Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
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.
|
Class and Description |
---|
BlockTradeNetInfo
The netinfo for a Block Trade containing the dealt amount and contra amount.
|
Class and Description |
---|
BlockTradeExecuteEvent
An event received when the client has submitted a BlockTrade to be executed
|
BlockTradeSubmitEvent
An event received when the client initiates a block trade
|
Class and Description |
---|
BlockTradeLegConfirmation
Contains the details of a successfully executed leg in a Block Trade
|
BlockTradeNetInfo
The netinfo for a Block Trade containing the dealt amount and contra amount.
|
NettedLegExecution |
Class and 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.
|
BlockTradeExpiredEvent
An event to notify the client that the trade has expired
|
BlockTradeHeldEvent
An event to notify the client that a trade has been held by an auto trade
or manual dealer.
|
BlockTradePickUpEvent
An event to notify the client that the trade is being processed by the
backend.
|
BlockTradePriceUpdateEvent
An event to send to the client a block trade quote.
|
BlockTradeSubmitAckEvent
An event to notify the client's request to initiate a block trade has been
received by the backend.
|
BlockTradeWithdrawEvent
An event to notify the client that the trade has been withdrawn.
|
Copyright © 2015 Caplin Systems.