Uses of Package
com.caplin.motif.fx.trading.block
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes and interfaces that relate to block trading.
Classes representing the events that can happen during the block trade process.
Classes used for sending block trade events.
-
ClassDescriptionA BlockTradeListenerFactory instance is responsible for providing a
BlockTradeListener
whenever a Block Trade is initiated by the client. -
ClassDescriptionAn 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. -
ClassDescriptionThe exception thrown when there is an error instantiating a BlockQuote
-