CS order management
Sending orders using OMS interface NewOrder(NewOrderSingle)
Supply the following parameters:
| SettlDate(Tag 64) | Supply the settlement date | 
| QuoteID (Tag 117) | Supply the QuoteID | 
| Curency (Tag 15) | Supply the currency used for price | 
Sample new order
com.apama.oms.NewOrder("CSFX:1","USD/CAD",1.06878,"BUY",
  "PREVIOUSLY QUOTED",1000,"CS-FIX","","","CS-QUOTE","",
  "",{"117":"83339354","15":"USD","64":"20091028"})
Note:
All the required tags for NewOrder are received in the event com.apama.marketdata.Depth().