com.apama.oms
Monitor ManualOrderReceiver


The manual order receiver is an order receiver that instead of linking an adapter to an algorithm will allow the user to send events to control the order.

This allows the acknowledgement and rejection of the new order and any amends and cancels that follow, it also allows the user to make it look like the exchange externally modified or cancelled the order. This tool is useful in that it allows the user to interact with the strategy they are developing manually. This allows many unusual race conditions to be repeatable tested.
Since:
CMF 1.1.4
Version:
10.7
Routes:
com.apama.oms.manual.ExternalCancel - 
Listens:
com.apama.oms.manual.AckInMarket - 
com.apama.oms.AmendOrder - 
com.apama.oms.CancelOrder - 
com.apama.oms.manual.CommitAmend - 
com.apama.oms.manual.CommitCancel - 
com.apama.oms.manual.CreateManualOrderReceiver - 
com.apama.oms.manual.DeleteManualOrderReceiver - 
com.apama.oms.manual.ExternalAmend - 
com.apama.oms.manual.ExternalCancel - 
com.apama.oms.manual.Fill - 
com.apama.oms.NewOrder - 
com.apama.oms.OrderReceiveFinished - 
com.apama.oms.manual.Reject - 
com.apama.oms.manual.RejectAmend - 
com.apama.oms.manual.RejectCancel -