Capital Markets Adapters 10.7 | Apama Capital Markets Adapters Documentation 10.7 | Apama Base FIX Adapter | FIX service monitors | Server session | Quote server
 
Quote server
 
Configuration parameters
Supported features
Creating contexts at startup and dynamically
The FIX_QuoteServer translates incoming fix quote request messages into its Apama equivalents like com.apama.mds.SubscribeDepth events.
Quote Server can be configured and instantiate by sending the following event:
com.apama.fix.QServerConfiguration {
string connection;
dictionary<string,string> configuration;
}