com.apama.oms
Event CreateMarketDataDrivenExchangeSimulator


Event to turn on the market data driven exchange simulator for a specific depth key. This is currently unsupported.
Since:
CMF 1.1.0
Version:
10.11

Member summary
 stringinputSymbol

Symbol for the market data being sent to the inference engine.
 stringinputService

Service ID for the market data being sent to the inference engine.
 stringinputExchange

Exchange ID for the market data being sent to the inference engine.
 stringinputMarket

Market ID for the market data being sent to the inference engine.
 stringoutputSymbol

Symbol for the OMS requests being sent to the exchange engine.
 stringoutputService

Service ID for the OMS requests being sent to the exchange engine.
 stringoutputExchange

Exchange ID for the OMS requests being sent to the exchange engine.
 stringoutputMarket

Market ID for the OMS requests being sent to the exchange engine.
 floatwireLatency

Fixed latency to emulate the response time of the exchange engine to requests.
 
Member detail

inputExchange

            string inputExchange
        
Exchange ID for the market data being sent to the inference engine.

inputMarket

            string inputMarket
        
Market ID for the market data being sent to the inference engine.

inputService

            string inputService
        
Service ID for the market data being sent to the inference engine.

inputSymbol

            string inputSymbol
        
Symbol for the market data being sent to the inference engine.

outputExchange

            string outputExchange
        
Exchange ID for the OMS requests being sent to the exchange engine.

outputMarket

            string outputMarket
        
Market ID for the OMS requests being sent to the exchange engine.

outputService

            string outputService
        
Service ID for the OMS requests being sent to the exchange engine.

outputSymbol

            string outputSymbol
        
Symbol for the OMS requests being sent to the exchange engine.

wireLatency

            float wireLatency
        
Fixed latency to emulate the response time of the exchange engine to requests.