Event summary |
AckInMarket | Event to ack an order received by the manual order service. |
ChangeAmendOrder | Instruct the order operations proxy to change an held amend order. Note that extraParams are set using the parameter set editor events from com.apama.util. |
ChangeNewOrder | Instruct the order operations proxy to change the parameters of a new order. Note that extraParams are set using the parameter set editor events from com.apama.util. |
CommitAmend | Event to ack an amendment to an order received by the manual order service. |
CommitCancel | Event to ack a cancellation of an order received by the manual order service. |
ConfigureOrderOperationsProxy | Event to configure the order operations proxy. |
CreateManualOrderReceiver | Event to configure the manual order receiver service. |
DeleteManualOrderReceiver | Event to delete the manual order receiver service. |
DeleteOrderOperationsProxy | Event to delete the order operations proxy. |
ExternalAmend | Event to externally amend an order received by the manual order service. This will commit that amendment. |
ExternalCancel | Event to externally cancel an order received by the manual order service. This will commit that cancellation. |
Fill | Event to fill an order received by the manual order service. |
ForwardAmendOrder | Instruct the order operations proxy to forward an amend order. |
ForwardCancelOrder | Instruct the order operations proxy to forward a cancel order. |
ForwardNewOrder | Instruct the order operations proxy to forward a new order. |
Reject | Event to reject an order received by the manual order service. |
RejectAmend | Event to reject an amendment to an order received by the manual order service. |
RejectCancel | Event to reject a cancellation of an order received by the manual order service. |
RemoveAmendOrder | Instruct the order operations proxy to discard an held AmendOrder, sending a change rejection back to the order publisher. |
RemoveCancelOrder | Instruct the order operations proxy to discard an held CancelOrder, sending a change rejection back to the order publisher. |
RemoveNewOrder | Instruct the order operations proxy to discard an held NewOrder, sending a rejection back to the order publisher. |