Apama Capital Markets Adapters 10.1 | Apama Capital Markets Adapters Documentation 10.1 | BM+F FIX Adapter | Marketdata subscription or unsubscriptions
 
Marketdata subscription or unsubscriptions
Sample events for subscription and unsubscription to market data.
subscriptions
Without book aggregation: com.apama.marketdata.SubscribeDepth("FIX", "BMF_TRANSPORT", "DI1V12",{"207":"XBMF","22":"8","AggregatedBook":"N"})
With book aggregation: com.apama.marketdata.SubscribeDepth("FIX", "BMF_TRANSPORT", "DI1V12",{"207":"XBMF","22":"8","AggregatedBook":"Y"})
Unsubscriptions
without book aggregation: com.apama.marketdata.UnsubscribeDepth("FIX", "BMF_TRANSPORT","DI1V12",{"207":"XBMF","22":"8","AggregatedBook":"N"})
with book aggregation: com.apama.marketdata.UnsubscribeDepth("FIX", "BMF_TRANSPORT","DI1V12",{"207":"XBMF","22":"8","AggregatedBook":"Y"})

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.