Package com.caplin.motif.fx.trading.block.event
Classes representing the events that can happen during the block trade process.
-
Class Summary Class Description BlockTradeClientCloseAckEvent An event to notify the client that the request to close the trade has been received by the backend.BlockTradeConfirmationEvent An event to notify the client that the trade has been executed using the values on the the event.BlockTradeExecuteAckEvent An event sent to the client to acknowledge that the submission to execute the trade has been received by the backend.BlockTradeExecuteEvent An event received when the client has submitted a BlockTrade to be executedBlockTradeExpiredEvent An event to notify the client that the trade has expiredBlockTradeHeldEvent An event to notify the client that a trade has been held by an auto trade or manual dealer.BlockTradeLegConfirmation Contains the details of a successfully executed leg in a Block TradeBlockTradeNetInfo The netinfo for a Block Trade containing the dealt amount and contra amount.BlockTradePickUpEvent An event to notify the client that the trade is being processed by the backend.BlockTradePriceUpdateEvent Represents a Block Quote which is generally comprised of many legs.BlockTradeSubmitAckEvent An event to notify the client's request to initiate a block trade has been received by the backend.BlockTradeSubmitEvent An event received when the client initiates a block tradeBlockTradeWithdrawEvent An event to notify the client that the trade has been withdrawn.NettedLegExecution