Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeExecuteEvent
Packages that use BlockTradeExecuteEvent
Package
Description
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 BlockTradeExecuteEventModifier and TypeMethodDescriptionvoidBlockTradeListener.onExecute(BlockTradeExecuteEvent event) Called once the client wants to execute the Block Trade on a particular price.