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.cancelation |
Class and interfaces that relate to canceling a previously submitted 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.
|
Class and Description |
---|
OrderCancelationListenerFactory
An OrderCancelationListenerFactory instance is responsible for
providing a
OrderCancelationListener whenever a Limit Order that
already exists has been canceled from the client. |
Class and Description |
---|
CancelRequest
An instance of this object represents a request from the client to
cancel the state of an existing order.
|
OrderCancelationListener
An OrderCancelationListener instance will be notified of client
events regarding the cancelation of already submitted Limit Orders.
|
OrderCancelationListenerFactory
An OrderCancelationListenerFactory instance is responsible for
providing a
OrderCancelationListener whenever a Limit Order that
already exists has been canceled from the client. |
Class and Description |
---|
CancelRequest
An instance of this object represents a request from the client to
cancel the state of an existing order.
|
Copyright © 2015 Caplin Systems.