Uses of Package
com.caplin.motif.fx.trading.block
-
Packages that use com.caplin.motif.fx.trading.block Package Description com.caplin.motif.fx.trading Parent package with classes that relate to FX trading in general but no specific trading protocol.com.caplin.motif.fx.trading.block Classes and interfaces that relate to block trading.com.caplin.motif.fx.trading.block.event Classes representing the events that can happen during the block trade process.com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
Classes in com.caplin.motif.fx.trading.block used by com.caplin.motif.fx.trading Class Description BlockTradeListenerFactory A BlockTradeListenerFactory instance is responsible for providing aBlockTradeListener
whenever a Block Trade is initiated by the client. -
Classes in com.caplin.motif.fx.trading.block used by com.caplin.motif.fx.trading.block Class Description BlockSwapType An enum that distinguishes between SPOT/FWD Swaps and FWD/FWD Swaps.BlockTrade A BlockTrade is a domain object that represents a block trade.BlockTradeClientCloseTranslator BlockTradeExecuteTranslator BlockTradeExecution Base class for block trade objects within the FX Integration API.BlockTradeFactory BlockTradeLeg Represents a trade within an Block TradeBlockTradeListener A BlockTradeListener instance will be notified of incoming client events for Block Trading.BlockTradeListenerFactory A BlockTradeListenerFactory instance is responsible for providing aBlockTradeListener
whenever a Block Trade is initiated by the client.BlockTradeSubmitTranslator -
Classes in com.caplin.motif.fx.trading.block used by com.caplin.motif.fx.trading.block.event Class Description BlockQuoteException The exception thrown when there is an error instantiating a BlockQuote -
Classes in com.caplin.motif.fx.trading.block used by com.caplin.motif.fx.trading.block.responder Class Description BlockTrade A BlockTrade is a domain object that represents a block trade.