Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeSubmitEvent
Packages that use BlockTradeSubmitEvent
Package
Description
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 BlockTradeSubmitEventModifier and TypeMethodDescriptionvoidBlockTradeListener.onSubmit(BlockTradeSubmitEvent event) Called on trade initiation to notify that the block trade has been submitted.