Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradePriceUpdateEvent
-
Packages that use BlockTradePriceUpdateEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradePriceUpdateEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradePriceUpdateEvent Modifier and Type Method Description void
BlockTradeQuoteResponder. sendPriceUpdate(BlockTradePriceUpdateEvent quoteEvent)
Sends a block trade trade quote event.
-