See: Description
Class | Description |
---|---|
ClientCloseAckEvent |
An event to notify the client that the request to finish editing of the strategy has been acknowledged by the backend.
|
ClientCloseEvent |
An ClientCloseEvent, received when the client has submitted an a request to finish editing of an order
|
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.
|
EditOpenEvent |
An EditOpenEvent, received when the client has submitted an a request for an Edit order
|
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.
|
SaveEvent |
An event to notify the backend that a save has been requested by the client.
|
StrategyEvent<T extends MotifTrade> | |
ValidationErrorEvent |
An event to notify the client that the request to modify an existing
order has been rejected on validation by the backend.
|
Enum | 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.
|
Copyright © 2015 Caplin Systems.