FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
com.apama.marketdata.MarketDataKey | mdInputKey
The key used for representing market data internal to the simulation platform. This makes sense in the context of the marketdata driven simulation where external orderflow data is converted into internal market data. |
com.apama.marketdata.MarketDataKey | mdOutputKey
The key used for representing market data arriving from an external data source. |
com.apama.marketdata.MarketDataKey | omsInputKey
The key used for internal market-data events that are destined for being published if they meet certain conditions. |
com.apama.marketdata.MarketDataKey | omsOutputKey
Key used for market-data that is published. |
float | wireLatency
Fixed latency in number of seconds, used to delay all operations by this amount. |
boolean | withDataview
Flag to choose whether dataviews should be set up for the published data or not. |
Member detail |
---|
com.apama.marketdata.MarketDataKey mdInputKeyThe key used for representing market data internal to the simulation platform. This makes sense in the context of the marketdata driven simulation where external orderflow data is converted into internal market data.
com.apama.marketdata.MarketDataKey mdOutputKeyThe key used for representing market data arriving from an external data source.
com.apama.marketdata.MarketDataKey omsInputKeyThe key used for internal market-data events that are destined for being published if they meet certain conditions.
com.apama.marketdata.MarketDataKey omsOutputKeyKey used for market-data that is published.
float wireLatencyFixed latency in number of seconds, used to delay all operations by this amount.
boolean withDataviewFlag to choose whether dataviews should be set up for the published data or not.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |