Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | Bank of America FXtransact FIX Adapter | BOA InstinctFX Trading Platform | MDA adapter configuration and subscription
 
MDA adapter configuration and subscription
The MDA adapter configuration file FIXTransport-BaseFIXLibrary-BOA.xml contains properties which are used for sending subscription and unsubscription Requests. BOA supports SPOT, Outright and SAWP type subscriptions.
For subscription, the following fields are required. These values should send in com.apama.session.CtrlParams parms while subscription.
*"QUANTITY_BANDS" - comma separated Quantity requesting fot Quote
*"REQUEST_TYPE" - Quote Request type . Valid Values RFQ and RFS. Default is RFS.
*"Currency" - If User won't provide base currency will take by default.
See BOA specification for details.
Additional properties
AskLevelFixTagsSet or BidLevelFixTagsSet
User will get below tags in level Ep. More tags can be configured with AskLevelFixTagsSet and BidLevelFixTagsSet properties.
Bid level default Tags are:
*BidSpotRate(188)
*BidForwardPoints(189)
*BidPx2(6050)
*BidSpotRate2(6162)
*BidForwardPoints2(642)
*ValidUntilTime(62)
Ask Level default Tags are:
*OfferSpotRate(188)
*OfferForwardPoints(189)
*OfferSize2(6052)
*OfferPx2(6050)
*OfferSpotRate2(6162)
*OfferForwardPoints2(642)
*ValidUntilTime(62)
RfqQuoteTimeOut. As RFQ subscriptions are ceased after particular time or once an order against RFQ quote got placed, use the property RfqQuoteTimeOut to define RFQ timeout interval that defaults to 120 seconds.