Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeSubmitEvent
-
Packages that use BlockTradeSubmitEvent Package Description com.caplin.motif.fx.trading.block Classes and interfaces that relate to block trading. -
-
Uses of BlockTradeSubmitEvent in com.caplin.motif.fx.trading.block
Methods in com.caplin.motif.fx.trading.block with parameters of type BlockTradeSubmitEvent Modifier and Type Method Description void
BlockTradeListener. onSubmit(BlockTradeSubmitEvent event)
Called on trade initiation to notify that the block trade has been submitted.
-