Package com.caplin.motif.fx.trading.block.event
package com.caplin.motif.fx.trading.block.event
Classes representing the events that can happen during the block trade process.
-
ClassDescriptionAn event to notify the client that the request to close the trade has been received by the backend.An event to notify the client that the trade has been executed using the values on the the event.An event sent to the client to acknowledge that the submission to execute the trade has been received by the backend.An event received when the client has submitted a BlockTrade to be executedAn event to notify the client that the trade has expiredAn event to notify the client that a trade has been held by an auto trade or manual dealer.Contains the details of a successfully executed leg in a Block TradeThe netinfo for a Block Trade containing the dealt amount and contra amount.An event to notify the client that the trade is being processed by the backend.Represents a Block Quote which is generally comprised of many legs.An event to notify the client's request to initiate a block trade has been received by the backend.An event received when the client initiates a block tradeAn event to notify the client that the trade has been withdrawn.