Apama Capital Markets Adapters 10.1 | Apama Capital Markets Adapters Documentation 10.1 | Morgan Stanley FX FIX Adapter | MSFX Ladder Pricing | Session configuration
 
Session configuration
MSFX MD sessions must be configured with the following configuration parameters:
SERVICEID = MSFX-FIX
For example, for most MSFX client installations the following session configuration could be used:

com.apama.fix.SessionConfiguration("MSFX_MD_Connection", {"SERVICEID":"MSFX-FIX",
"SubscriptionManager.MarketDataFullRefresh":"true",
"SubscriptionManager.ReuseRequestID":"false",
"SubscriptionManager.IncludeTimeInRequestID":"true",
"SubscriptionManager.ForwardMDReqID":"true"})
com.apama.fix.SessionConfiguration("MSFX_TD_Connection", {"SERVICEID":"MSFX-FIX",
"OrderManager.GenerateNewStyleOrderIds":"true"})

Copyright © 2013-2017 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.