Package | Description |
---|---|
com.caplin.motif.fx.trading.block.event |
Classes representing the events that can happen during the block trade process.
|
com.caplin.motif.fx.trading.rfs |
Classes and interfaces that relate to RFS (Request For Stream) trading.
|
com.caplin.motif.fx.trading.rfs.event |
Classes representing the events that can happen during an RFS trade.
|
com.caplin.motif.fx.trading.rfs.responder |
Classes used for sending RFS trade events.
|
Class and Description |
---|
ExecuteEvent |
PriceUpdateEvent |
RFSSubmitEvent
An event sent by the client when the client wants to begin a new RFS trade.
|
Class and Description |
---|
RFSExecuteEvent
An event sent by the client with the price, side and priceid that the client
wishes to execute on.
|
RFSSubmitEvent
An event sent by the client when the client wants to begin a new RFS trade.
|
Class and Description |
---|
ExecuteEvent |
ImmutableRFSTradeConfirmationEvent |
PriceUpdateEvent |
RFSTradeConfirmationEvent
An event sent to notify the frontend the trade has been confirmed by the backend
trading system.
|
RFSTradeConfirmationEvent.Builder |
RFSTradeConfirmationEvent.LegBuilder |
Class and Description |
---|
RFSClientCloseAckEvent
An event sent to notify the frontend that the their close request has been
acknowledged.
|
RFSExecuteAckEvent
An event sent to notify the frontend that the their execute request has been
acknowledged.
|
RFSExpiredEvent
An event sent to notify the frontend that the RFS Quote has expired.
|
RFSPickUpEvent
An event sent to notify the frontend that the RFS Quote request has been picked up
by an auto trade or manual dealer.
|
RFSPriceUpdateEvent
An event sent to notify the frontend of the quote values for an RFS Quote.
|
RFSSubmitAckEvent
An event sent to notify the frontend that the Submit message has been received.
|
RFSTradeConfirmationEvent
An event sent to notify the frontend the trade has been confirmed by the backend
trading system.
|
RFSTradeHeldEvent
An event sent to notify the frontend that the Quote has been held for an
RFS Trade.
|
RFSWithdrawEvent
An event sent to notify the frontend that the quote stream has been withdrawn for an
RFS Trade.
|
Copyright © 2015 Caplin Systems.