Uses of Class
com.caplin.motif.fx.trading.orders.cancelation.event.OrderCancelAckEvent
Package
Description
Classes used for sending events relating to the cancelation of an order or strategy.
-
Uses of OrderCancelAckEvent in com.caplin.motif.fx.trading.orders.cancelation.responder
Modifier and TypeMethodDescriptionvoid
OrderCancelSentResponder.sendCancelAck
(OrderCancelAckEvent event) Deprecated.Sends an acknowledgement message to notify the client that the request to cancel the trade has been received by the backend.