FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
boolean | simulateOrderFlow
Flag to indicate whether user requires fake orderflow data to be generated in the market. |
string | marketDataSymbol
Symbol for the market data generated by the exchange. |
string | marketDataService
Service ID for the market data generated by the exchange. |
string | marketDataExchange
Market ID for the market data generated by the exchange. |
string | marketDataMarket
Market ID for the market data generated by the exchange. |
string | omsSymbol
Symbol for the OMS requests being sent to the exchange engine. |
string | omsService
Service ID for the OMS requests being sent to the exchange engine. |
string | omsExchange
Exchange ID for the OMS requests being sent to the exchange engine. |
string | omsMarket
Market ID for the OMS requests being sent to the exchange engine. |
float | startingPrice
The starting price for the orderflow generation if chosen to have fake data generated. |
float | wireLatency
Fixed latency to emulate the response time of the exchange engine to requests. |
boolean | withDataview
Flag to choose whether user requires dataviews for orderbook to be set up. |
dictionary<string, string > | simParams
Params for simulator. |
Member Detail |
---|
string marketDataExchangeMarket ID for the market data generated by the exchange.
string marketDataMarketMarket ID for the market data generated by the exchange.
string marketDataServiceService ID for the market data generated by the exchange.
string marketDataSymbolSymbol for the market data generated by the exchange.
string omsExchangeExchange ID for the OMS requests being sent to the exchange engine.
string omsMarketMarket ID for the OMS requests being sent to the exchange engine.
string omsServiceService ID for the OMS requests being sent to the exchange engine.
string omsSymbolSymbol for the OMS requests being sent to the exchange engine.
dictionary<string, string > simParamsParams for simulator.
boolean simulateOrderFlowFlag to indicate whether user requires fake orderflow data to be generated in the market.
float startingPriceThe starting price for the orderflow generation if chosen to have fake data generated.
float wireLatencyFixed latency to emulate the response time of the exchange engine to requests.
boolean withDataviewFlag to choose whether user requires dataviews for orderbook to be set up.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |