Package com.apama.marketdata

Event Summary
ChainedDepthTransactionBoundaryDefined  
ChainedTickTransactionBoundaryDefined  
ConfigureClientSideBridgeThis event, when sent into the correlator, will setup a client side market data interface bridge, allowing the correlator to access the market data from an adapter running on another correlator.
ConfigureServerSideBridgeThis event, when sent into the correlator, will setup a server side market data interface bridge, allowing the market data from an adapter attached to this correlator to be shared with other correlators.
ConstantsMarket data constants and actions to help process extra parameters e.g. the service, exchange and market ids.
DefineChainedDepthTransactionBoundary  
DefineChainedTickTransactionBoundary  
Depth  
DepthDataViewThis event enables services to publish a dataview of depth data they have access to.
DepthKeyThe depth data key represents a source of depth data. It stores information required to identify that data from that source as well as actions that perform those tests.
DepthPublisherThis event can be used to add depth publishing capabilities to a service.
DepthRefCount0This event is sent by the depth publisher to notify the creator that the reference count is now 0.
DepthSubscriptionError  
EnableAllDepthDataViewIf you send this event into the system you will get a dataview row for each depth source in the system.
EnableAllTickDataViewIf you send this event into the system you will get a dataview row for each tick source in the system.
InnerDepthKeyThis event is used to record the primary components of the depth key i.e. the symbol, service, market and exchange ids.
InnerMarketDataKeyThis event is used to record the primary components of the market data key i.e. the symbol, service, market and exchange ids.
InnerTickKeyThis event is used to record the primary components of the tick key i.e. the symbol, service, market and exchange ids.
MarketDataKeyThe market data key represents a source of market data. It stores information required to identify that data from that source as well as actions that perform those tests.
StopChainedDepthTransactionBoundarySerivce  
StopChainedTickTransactionBoundarySerivce  
SubscribeDepthSubscribe to depth (set of best bids and offers live in the market).
SubscribeDepthFromContext  
SubscribeDepthToContext  
SubscribeTick  
SubscribeTickFromContext  
SubscribeTickToContext  
Tick  
TickDataViewThis event enables services to publish a dataview of tick data they have access to.
TickKeyThe tick data key represents a source of tick data. It stores information required to identify that data from that source as well as actions that perform those tests.
TickPublisherThis event can be used to add tick publishing capabilities to a service.
TickRefCount0This event is sent by the tick publisher to notify the creator that the reference count is now 0.
TickSubscriptionError  
UnsubscribeDepthUnsubscribe from depths.
UnsubscribeDepthFromContext  
UnsubscribeDepthToContext  
UnsubscribeTick  
UnsubscribeTickFromContext  
UnsubscribeTickToContext  

 

 
Monitor Summary
AllDepthDataViewA service that will publish depth dataview's for all depth sources in a system if the enable event is received.
AllTickDataViewA service that will publish tick dataview's for all tick sources in a system if the enable event is received.
ChainedDepthTransactionBoundaryService  
ChainedTickTransactionBoundaryService  
ClientBridgeThis service allows a correlator to access market data that is received by another (server) correlator.
MarketDataGatewayThe market data gateway service is used to ensure safety in the firewall.
ParallelMarketDepthSupport  
ParallelOrderFlowSupport  
ServerBridgeThis service allows a correlator to provide access to market data that it receives from an adapter to other client correlators.