Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeConfirmationEvent
Package
Description
Classes used for sending block trade events.
-
Uses of BlockTradeConfirmationEvent in com.caplin.motif.fx.trading.block.responder
Modifier and TypeMethodDescriptionvoid
BlockTradeExecutedResponder.sendTradeConfirmation
(BlockTradeConfirmationEvent event) Sends a trade confirmation event to notify the client that the trade has been successfully executed with the trade fields that the event was constructed with.