Apama Capital Markets Adapters 10.1 | Apama Capital Markets Adapters Documentation 10.1 | Goldman Sachs FX FIX Adapter | Sending orders using OMS interface NewOrder(NewOrderSingle)
 
Sending orders using OMS interface NewOrder(NewOrderSingle)
Specify the following parameter values:
BID_QuoteID/ASK_QuoteID (Tag 117) :- Supply the QuoteID
Curency (Tag 15) :- Supply the currency used for price.
Sample new order:

com.apama.oms.NewOrder("order1", "EUR/GBP",0.0, "BUY", "MARKET", 100,
"GS-FIX", "", "", "GS_TRADING", "", "", {"15":"EUR","117":"2.98295001288E11"})

Note: For Market Orders specify Price as 0.0 and don't specify QuoteID For Placing new orders BID_QuoteID/ASK_QuoteID(tag 117) may be required and can be picked from com.apama.marketdata.Depth() event.

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.