Package | Description |
---|---|
com.caplin.motif.fx.trading |
Parent package with classes that relate to FX trading in general but no specific trading protocol.
|
com.caplin.motif.fx.trading.block |
Classes and interfaces that relate to block trading.
|
com.caplin.motif.fx.trading.esp |
Classes and interfaces that relate to ESP (Executable Streaming Price) trading.
|
com.caplin.motif.fx.trading.orders.submission |
Classes and interfaces that relate to submitting an order or order strategy.
|
com.caplin.motif.fx.trading.orders.submission.strategy |
Classes representing the various order strategies that are supported by the FX Motif.
|
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.
|
com.caplin.motif.fx.trading.rfs.sales |
Classes used for sales trading on behalf of a client.
|
Class and Description |
---|
RFSTradeListenerFactory
An RFSTradeListenerFactory instance is responsible for providing an
RFSTradeListener whenever an RFS Trade has been initiated from the
client. |
TradingSubProtocol |
Class and Description |
---|
RFSCloseableTradeListener
An instance of RFSCloseableTradeListener is interested in the event
that client closing the RFS trade.
|
TradingSubProtocol |
Class and Description |
---|
TradingSubProtocol |
Class and Description |
---|
TradingSubProtocol |
Class and Description |
---|
TradingSubProtocol |
Class and Description |
---|
RFSExecuteTranslator |
RFSSubmitTranslator |
RFSTrade
An RFSTrade is a domain object that represents a Request for Stream trade.
|
RFSTradeListener
An RFSTradeListener instance will be notified of incoming client events
for RFS Trades.
|
RFSTradeListenerFactory
An RFSTradeListenerFactory instance is responsible for providing an
RFSTradeListener whenever an RFS Trade has been initiated from the
client. |
TradingSubProtocol |
Class and Description |
---|
RFSTrade
An RFSTrade is a domain object that represents a Request for Stream trade.
|
Class and Description |
---|
RFSTrade
An RFSTrade is a domain object that represents a Request for Stream trade.
|
Class and Description |
---|
RFSTradeListener
An RFSTradeListener instance will be notified of incoming client events
for RFS Trades.
|
Copyright © 2015 Caplin Systems.