Package | Description |
---|---|
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.
|
com.caplin.motif.fx.trading.orders.edit.responder |
Classes used for sending events that relate to editing an existing order or order strategy.
|
Class and Description |
---|
ClientCloseEvent
An ClientCloseEvent, received when the client has submitted an a request to finish editing of an order
|
EditOpenEvent
An EditOpenEvent, received when the client has submitted an a request for an Edit order
|
FailureType
The enum used to describe the type of failure that has occured when the
client has made a save request that has failed.
|
SaveEvent
An event to notify the backend that a save has been requested by the client.
|
Class and Description |
---|
FailureType
The enum used to describe the type of failure that has occured when the
client has made a save request that has failed.
|
StrategyEvent |
Class and Description |
---|
ClientCloseAckEvent
An event to notify the client that the request to finish editing of the strategy has been acknowledged by the backend.
|
EditAcceptEvent
An event to notify the client that the request to edit an existing
order has been successfully accepted by the backend.
|
EditOpenAckEvent
An event to notify the client that the request to edit the strategy has been acknowledged by the backend.
|
RefreshEvent
An event to notify the client that the request to refresh an existing
order has been accepted successfully by the backend.
|
SaveAcceptEvent
An event to notify the client that the request to save the modifications on an existing
strategy has been completed successfully by the backend.
|
SaveAndCompleteEvent
An event to notify the client that the edit order request has been saved, and
that the session is closed.
|
ValidationErrorEvent
An event to notify the client that the request to modify an existing
order has been rejected on validation by the backend.
|
Copyright © 2015 Caplin Systems.