Method Summary
All Methods Instance Methods Abstract Methods Default Methods
Optional field that can be used to display the client agreement date time in a trade amend.
The Forward points trader for a manual mode trade
default int
This field represents the spot margin that the sales user has selected.
This field represents the spot margin that the sales user has selected.
The Spot trader for a manual mode trade
This field represents the swap margin to be applied to the bid side: L*_FwdAskMargin + L2_FwdBidMargin.
This field represents the swap margin to be applied to the bid side: L*_FwdAskMargin + L2_FwdBidMargin.
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSet
getAccount , getAppID , getAssetClass , getControlAddLeg , getCurrencyPair , getDealtCurrency , getIsCommercial , getPurpose , getTOBOUser , getTradingAssetClass , getTradingProtocol , getTradingSubProtocol , getTradingType
Method Details
getSpotBidMargin
default String getSpotBidMargin ()
This field represents the spot margin that the sales user has selected. It should be sent as a raw value, and unformatted.
getSpotAskMargin
default String getSpotAskMargin ()
This field represents the spot margin that the sales user has selected. It should be sent as a raw value, and unformatted.
getSwapBidMargin
default String getSwapBidMargin ()
This field represents the swap margin to be applied to the bid side: L*_FwdAskMargin + L2_FwdBidMargin.
getSwapAskMargin
default String getSwapAskMargin ()
This field represents the swap margin to be applied to the bid side: L*_FwdAskMargin + L2_FwdBidMargin.
getClientAgreementDateTime
default String getClientAgreementDateTime ()
Optional field that can be used to display the client agreement date time in a trade amend. This field can also be included in the Amend's EditableFields list to allow the user to edit it. This field can be used to allow the user to specify a client agreement time in scenarios where the execution time might have been different.
getSpotTrader
default String getSpotTrader ()
The Spot trader for a manual mode trade
getForwardPointsTrader
default String getForwardPointsTrader ()
The Forward points trader for a manual mode trade