Package | Description |
---|---|
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 |
Classes and interfaces that relate to activating or deactivating 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.
|
Class and Description |
---|
OrderChangeActiveStateListenerFactory
An OrderChangeActiveStateListenerFactory instance is responsible for
providing a
OrderChangeActiveStateListener whenever a Limit Order
that already exists has been activated from the client. |
Class and Description |
---|
ActiveState
The set of enums used to denote the state of an Order in the ChangeActiveState
code.
|
ChangeActiveState
An instance of this object represents a request from the client to
change the state of an existing order.
|
OrderChangeActiveStateListener
An OrderChangeActiveStateListener instance will be notified of incoming
client events for activating a limit order that already exists.
|
OrderChangeActiveStateListenerFactory
An OrderChangeActiveStateListenerFactory instance is responsible for
providing a
OrderChangeActiveStateListener whenever a Limit Order
that already exists has been activated from the client. |
Class and Description |
---|
ChangeActiveState
An instance of this object represents a request from the client to
change the state of an existing order.
|
Copyright © 2015 Caplin Systems.