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.orders |
Parent package with classes and interfaces that relate to orders in general.
|
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 |
Classes and interfaces that relate to editing an existing order or 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.
|
Class and Description |
---|
Order
This class represents an Order.
|
Class and Description |
---|
StrategyDetailsRequestListenerFactory
A StrategyDetailsRequestListenerFactory instance is responsible for providing a
StrategyDetailsRequestListener whenever details of a previously submitted strategy
are requested by a client. |
StrategySubjectInfo
A domain object representing a request for details of a previously submitted order strategy.
|
Class and Description |
---|
BaseFieldSet
Parent class of
OrderFieldSet and StrategyFieldSet . |
Order
This class represents an Order.
|
OrderBuilder
This class provides a builder which is used to instantiate and populate the fields of an
order.
|
OrderDetailsSubjectParser |
OrderFieldSet
Represents a set of fields relating to an order.
|
OrderSalesFieldSet
Represents a set of fields relating to an order.
|
Strategy
This class represents a Strategy which will consist of one or more orders.
|
StrategyDetailsCallback
Callback used for sending the details of a strategy back to the client in response to
an strategy details request.
|
StrategyDetailsRequestListener
A StrategyDetailsRequestListener instance will be notified of incoming client requests
for the details of previously submitted order strategies.
|
StrategyDetailsRequestListenerFactory
A StrategyDetailsRequestListenerFactory instance is responsible for providing a
StrategyDetailsRequestListener whenever details of a previously submitted strategy
are requested by a client. |
StrategyFieldSet
Represents a set of fields relating to an order strategy.
|
StrategySubjectInfo
A domain object representing a request for details of a previously submitted order strategy.
|
Class and Description |
---|
Strategy
This class represents a Strategy which will consist of one or more orders.
|
Class and Description |
---|
Order
This class represents an Order.
|
Strategy
This class represents a Strategy which will consist of one or more orders.
|
Copyright © 2015 Caplin Systems.