Uses of Package
com.caplin.motif.fx.trading
-
Packages that use com.caplin.motif.fx.trading Package Description com.caplin.motif.commodities.trading com.caplin.motif.fx.config com.caplin.motif.fx.orders Parent package with classes and interfaces that relate to orders in general.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.allocation Classes and interfaces that relate to post-trade allocations.com.caplin.motif.fx.trading.allocation.event Classes representing the events that can happen during the post-trade allocation process.com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events.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.com.caplin.motif.fx.trading.orders Parent package with classes and interfaces that relate to orders in general.com.caplin.motif.fx.trading.orders.activestatechange.event Events that can happen during activation or deactivation of a previously submitted order or strategy.com.caplin.motif.fx.trading.orders.activestatechange.responder Classes used for sending events that relate to activation or deactivation of an order or strategy.com.caplin.motif.fx.trading.orders.bulkaction.event Events that can happen during bulk order action.com.caplin.motif.fx.trading.orders.bulkaction.responder Classes used for sending events that relate to performing bulk order actions.com.caplin.motif.fx.trading.orders.cancelation.event Classes that represent the events that can happen during a request for cancelation of an order or strategy.com.caplin.motif.fx.trading.orders.cancelation.responder Classes used for sending events relating to the cancelation of an order or strategy.com.caplin.motif.fx.trading.orders.details Classes and interfaces that relate to supplying the details of a previously submitted order strategy.com.caplin.motif.fx.trading.orders.edit.event Classes that represent the events that can happen during an attempt to edit an existing order or order strategy.com.caplin.motif.fx.trading.orders.edit.responder Classes used for sending events that relate to editing an existing order or order strategy.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.event Classes that represent the events that can happen during submission of an order strategy.com.caplin.motif.fx.trading.orders.submission.responder Classes used for sending events that relate to an order strategy submission.com.caplin.motif.fx.trading.orders.submission.strategy Classes representing the various order strategies that are supported by the FX Motif.com.caplin.motif.mm.trading -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.commodities.trading Class Description TradeSubjectInfo -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.config Class Description BuySell Represents either a BUY or SELL side of a trade. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.orders Class Description TradeAdapter A Trade adapter allows for listeners to listen and receive events when a trade has been initiated for a particular trade protocol. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character.BuySell Represents either a BUY or SELL side of a trade.ErrorEvent An event that is sent once an error has occurred; which the frontend should be notified about.LegType The LegType denotes the set of enums that represent the type of leg types available in the Motif.MonitorSide Deprecated.PricingSide The pricing side as requested by the frontend.RejectEvent An event that denotes that the trade has been rejected.Responder A Responder allows for messages to be sent to the frontend.ResponderEvent An event that will be sent from a particularResponder
.StreamingMode Determines whether streamed rates or manually determined rates are used.TradeAdapter A Trade adapter allows for listeners to listen and receive events when a trade has been initiated for a particular trade protocol.TradeSubjectInfo -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.allocation Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character.BuySell Represents either a BUY or SELL side of a trade.LegType The LegType denotes the set of enums that represent the type of leg types available in the Motif.TradeAdapter A Trade adapter allows for listeners to listen and receive events when a trade has been initiated for a particular trade protocol. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.allocation.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.allocation.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.block Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character.BuySell Represents either a BUY or SELL side of a trade.LegType The LegType denotes the set of enums that represent the type of leg types available in the Motif. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.block.event Class Description BuySell Represents either a BUY or SELL side of a trade.PricingSide The pricing side as requested by the frontend.ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.block.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders Class Description TradeAdapter A Trade adapter allows for listeners to listen and receive events when a trade has been initiated for a particular trade protocol. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.activestatechange.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.activestatechange.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.bulkaction.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.bulkaction.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.cancelation.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.cancelation.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.details Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character.BuySell Represents either a BUY or SELL side of a trade. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.edit.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.edit.responder Class Description ErrorEvent An event that is sent once an error has occurred; which the frontend should be notified about.FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.submission Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character.BuySell Represents either a BUY or SELL side of a trade.MonitorSide Deprecated. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.submission.event Class Description ResponderEvent An event that will be sent from a particularResponder
. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.submission.responder Class Description FXResponder Base class for FX Related responders that wish to send error and reject eventsResponder A Responder allows for messages to be sent to the frontend. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.fx.trading.orders.submission.strategy Class Description Account An instance of Account is instantiated with a single string containing the description and account name delimited by the | character. -
Classes in com.caplin.motif.fx.trading used by com.caplin.motif.mm.trading Class Description TradeSubjectInfo