Package com.caplin.motif.fx.trading
Class FXTradingProtocol
java.lang.Object
com.caplin.motif.fx.trading.FXTradingProtocol
Constants representing the type of trades available in the Motif.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Allocate a tradestatic final String
Amend a tradestatic final String
Block Tradestatic final String
Cancel a tradestatic final String
Drawdown a tradestatic final String
Executable Stream Pricestatic final String
NDBstatic final String
Request for Streamstatic final String
Sales Interventionstatic final String
Settlementstatic final String
Settlement Instructionstatic final String
Time Optionstatic final String
Deprecated. -
Method Summary
-
Field Details
-
ESP
Executable Stream Price- See Also:
-
RFS
Request for Stream- See Also:
-
VALIDATE
Deprecated.Validate a trade- See Also:
-
AMEND
Amend a trade- See Also:
-
DRAWDOWN
Drawdown a trade- See Also:
-
ALLOCATE
Allocate a trade- See Also:
-
CANCEL
Cancel a trade- See Also:
-
SALES_INTERVENTION
Sales Intervention- See Also:
-
BLOCK
Block Trade- See Also:
-
SETTLEMENT
Settlement- See Also:
-
SETTLEMENT_INSTRUCTION
Settlement Instruction- See Also:
-
NDB
NDB- See Also:
-
TIME_OPTION
Time Option- See Also:
-