Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeNetInfo
Package
Description
Classes representing the events that can happen during the block trade process.
-
Uses of BlockTradeNetInfo in com.caplin.motif.fx.trading.block.event
ModifierConstructorDescriptionBlockTradeConfirmationEvent
(String tradeId, String tradeDateTime, BlockTradeNetInfo netInfo, List<BlockTradeLegConfirmation> legConfirmations) Constructs a BlockTradeConfirmationEvent event.BlockTradePriceUpdateEvent
(BlockTradeNetInfo netInfo, Message quote) Constructs a BlockQuote with the specified quotes, and adds netted legs to the original onesBlockTradePriceUpdateEvent
(BlockTradeNetInfo netInfo, Message quote, int timeout) Constructs a BlockQuote with the specified quotes, and adds netted legs to the original ones