Package com.caplin.motif.fx.trading.block
package com.caplin.motif.fx.trading.block
Classes and interfaces that relate to block trading.
-
ClassDescriptionThe exception thrown when there is an error instantiating a BlockQuoteAn enum that distinguishes between SPOT/FWD Swaps and FWD/FWD Swaps.A BlockTrade is a domain object that represents a block trade.Base class for block trade objects within the FX Integration API.Represents a trade within an Block TradeA BlockTradeListener instance will be notified of incoming client events for Block Trading.A BlockTradeListenerFactory instance is responsible for providing a
BlockTradeListener
whenever a Block Trade is initiated by the client.