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.responder |
Classes used for sending events that relate to editing an existing order or order strategy.
|
Modifier and Type | Method and Description |
---|---|
EditStrategyListener |
EditStrategyListenerFactory.createEditStrategyListener(EditStrategyRequest request)
Returns an instance of ESPTradeListener for the specified EditStrategyRequest
instance.
|
Constructor and Description |
---|
ClientCloseSentResponder(EditStrategyRequest request)
Constructs a Responder that can respond from the ClientCloseSent state
for the EditStrategy trade model.
|
EditableResponder(EditStrategyRequest request,
StrategyCache strategyCache)
Constructs a Responder that can respond from the
|
EditOpenSentResponder(EditStrategyRequest request)
Constructs a Responder that can respond from the EditOpenSent state
for the EditStrategy trade model.
|
EditPendingResponder(EditStrategyRequest request,
StrategyCache strategyCache)
Constructs a Responder that can respond from the EditPending state
for the EditStrategy trade model.
|
SavingResponder(EditStrategyRequest request,
StrategyCache strategyCache)
Constructs a Responder that can respond from the Saving state
for the EditStrategy trade model.
|
Copyright © 2015 Caplin Systems.