Uses of Class
com.caplin.motif.UserTrade
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes and interfaces that relate to post-trade allocations.
Classes and interfaces that relate to block trading.
Classes and interfaces that relate to activating or deactivating a previously submitted order or strategy.
Classes and interfaces that relate to performing bulk order action e.g.
Class and interfaces that relate to canceling a previously submitted order or strategy.
Classes and interfaces that relate to editing an existing order or order strategy.
Classes that represent the events that can happen during an attempt to edit an existing order or order strategy.
Classes used for sending events that relate to editing an existing order or order strategy.
Classes used for sending events that relate to an order strategy submission.
Classes representing the various order strategies that are supported by the FX Motif.
-
Uses of UserTrade in com.caplin.generated.motif.fx.orders.bulkorderaction
Modifier and TypeClassDescriptionclass
A single BulkOrderActionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.bulkordersubmission
Modifier and TypeClassDescriptionclass
A single BulkOrderSubmissionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.editstrategy
Modifier and TypeClassDescriptionclass
A single EditStrategyTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.ordercancel
Modifier and TypeClassDescriptionclass
A single OrderCancelTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.orderchangestate
Modifier and TypeClassDescriptionclass
A single OrderChangeStateTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.orderdeletion
Modifier and TypeClassDescriptionclass
A single OrderDeletionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.ordersubmission
Modifier and TypeClassDescriptionclass
A single OrderSubmissionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.orders.posttradeallocation
Modifier and TypeClassDescriptionclass
A single PostTradeAllocationTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeClassDescriptionclass
A single AllocateTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.amend
-
Uses of UserTrade in com.caplin.generated.motif.fx.trading.cancel
-
Uses of UserTrade in com.caplin.generated.motif.fx.trading.commoditiessettlement
Modifier and TypeClassDescriptionclass
A single CommoditiesSettlementTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.drawdown
Modifier and TypeClassDescriptionclass
A single DrawdownTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.esp
-
Uses of UserTrade in com.caplin.generated.motif.fx.trading.rfs
-
Uses of UserTrade in com.caplin.generated.motif.fx.trading.salesintervention
Modifier and TypeClassDescriptionclass
A single SalesInterventionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.settlement
Modifier and TypeClassDescriptionclass
A single SettlementTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.settlementinstruction
Modifier and TypeClassDescriptionclass
A single SettlementInstructionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.fx.trading.validate
Modifier and TypeClassDescriptionclass
A single ValidateTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.mm.trading.mmcapitalincrease
Modifier and TypeClassDescriptionclass
A single MMCapitalIncreaseTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.mm.trading.mmposttrade
Modifier and TypeClassDescriptionclass
A single MMPostTradeTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.mm.trading.mmrfs
-
Uses of UserTrade in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeClassDescriptionclass
A single MMSalesInterventionTrade active in the system. -
Uses of UserTrade in com.caplin.generated.motif.mm.trading.mmsettlement
Modifier and TypeClassDescriptionclass
A single MMSettlementTrade active in the system. -
Uses of UserTrade in com.caplin.motif.fx.trading
Modifier and TypeClassDescriptionclass
ErrorEvent<T extends UserTrade>
An event that is sent once an error has occurred; which the frontend should be notified about.class
FXResponder<T extends UserTrade>
Base class for FX Related responders that wish to send error and reject eventsclass
RejectEvent<T extends UserTrade>
An event that denotes that the trade has been rejected.class
A Responder allows for messages to be sent to the frontend.class
ResponderEvent<T extends UserTrade>
An event that will be sent from a particularResponder
. -
Uses of UserTrade in com.caplin.motif.fx.trading.allocation
-
Uses of UserTrade in com.caplin.motif.fx.trading.block
Modifier and TypeClassDescriptionclass
A BlockTrade is a domain object that represents a block trade. -
Uses of UserTrade in com.caplin.motif.fx.trading.orders.activestatechange
-
Uses of UserTrade in com.caplin.motif.fx.trading.orders.bulkaction
-
Uses of UserTrade in com.caplin.motif.fx.trading.orders.cancelation
-
Uses of UserTrade in com.caplin.motif.fx.trading.orders.edit
Modifier and TypeClassDescriptionclass
An EditStrategyRequest is a domain object that represents a front end request to edit a previously submitted single order or multi-order strategy. -
Uses of UserTrade in com.caplin.motif.fx.trading.orders.edit.event
-
Uses of UserTrade in com.caplin.motif.fx.trading.orders.edit.responder
Modifier and TypeClassDescriptionclass
BaseErrorResponder<T extends UserTrade>
The base responder for the EditStrategy responders. -
Uses of UserTrade in com.caplin.motif.fx.trading.orders.submission.responder
ModifierConstructorDescriptionDeprecated.Constructs a Responder that can respond from the PendingAccept state for the Order Submission trade model.OrderQueuedResponder
(UserTrade trade) Deprecated.Constructs a Responder that can respond from the Queued state for the Order Submission trade model.OrderSubmittedResponder
(UserTrade trade) Deprecated.Constructs a Responder that can respond from the Submitted state for the Order Submission trade model. -
Uses of UserTrade in com.caplin.motif.fx.trading.orders.submission.strategy
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.