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.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.orders.submission.validator |
Classes that validate the correctness of a submitted order strategy.
|
Class and Description |
---|
ActivationDate
The Date an order should be activated.
|
ExpirationDate
The date an order should expire.
|
Class and Description |
---|
OrderStrategy
An OrderStrategy instance encapsulates the order strategy that the
client wants to execute.
|
OrderStrategyFactory
The factory that will be asked to create the OrderStrategy for the
given trade.
|
OrderSubmissionListenerFactory
An OrderSubmissionListenerFactory instance is responsible for
providing an
OrderSubmissionListener whenever a Limit Order has
been initiated from the client, of that specified OrderStrategy |
OrderSubmissionValidator
An interface for validating a list of orders representing an order strategy.
|
Class and Description |
---|
ActivationDate
The Date an order should be activated.
|
AlertType
The AlertType determines how the client should be alerted
once the order has been filled.
|
ExecutionType
The ExecutionType determines how order should be executed.
|
ExpirationDate
The date an order should expire.
|
Class and Description |
---|
ActivationDate
The Date an order should be activated.
|
AlertType
The AlertType determines how the client should be alerted
once the order has been filled.
|
ExecutionType
The ExecutionType determines how order should be executed.
|
ExpirationDate
The date an order should expire.
|
Order
An object representing one of the legs of a multi-order strategy.
|
OrderFactory
The factory that will be asked to create the Order object
|
OrderStrategy
An OrderStrategy instance encapsulates the order strategy that the
client wants to execute.
|
OrderStrategyFactory
The factory that will be asked to create the OrderStrategy for the
given trade.
|
OrderSubmissionListener
An OrderSubmissionListener instance will be notified of client events
regarding the submission of new orders.
|
OrderSubmissionListenerFactory
An OrderSubmissionListenerFactory instance is responsible for
providing an
OrderSubmissionListener whenever a Limit Order has
been initiated from the client, of that specified OrderStrategy |
OrderSubmissionValidator
An interface for validating a list of orders representing an order strategy.
|
OrderValidityDate
Parent class of
ActivationDate and ExpirationDate that represents a date for an order. |
Class and Description |
---|
ActivationDate
The Date an order should be activated.
|
AlertType
The AlertType determines how the client should be alerted
once the order has been filled.
|
ExpirationDate
The date an order should expire.
|
Order
An object representing one of the legs of a multi-order strategy.
|
OrderStrategy
An OrderStrategy instance encapsulates the order strategy that the
client wants to execute.
|
Class and Description |
---|
OrderStrategy
An OrderStrategy instance encapsulates the order strategy that the
client wants to execute.
|
OrderSubmissionValidator
An interface for validating a list of orders representing an order strategy.
|
Copyright © 2015 Caplin Systems.