Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeExecuteAckEvent
Package
Description
Classes used for sending block trade events.
-
Uses of BlockTradeExecuteAckEvent in com.caplin.motif.fx.trading.block.responder
Modifier and TypeMethodDescriptionvoid
BlockTradeExecuteSentResponder.sendExecuteAck
(BlockTradeExecuteAckEvent event) Sends a message to acknowledge to the client that its trade submission message has been received by the backend.