Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeExecuteEvent
-
Packages that use BlockTradeExecuteEvent Package Description com.caplin.motif.fx.trading.block Classes and interfaces that relate to block trading. -
-
Uses of BlockTradeExecuteEvent in com.caplin.motif.fx.trading.block
Methods in com.caplin.motif.fx.trading.block with parameters of type BlockTradeExecuteEvent Modifier and Type Method Description void
BlockTradeListener. onExecute(BlockTradeExecuteEvent event)
Called once the client wants to execute the Block Trade on a particular price.
-