RequestExitPosition
Implementa: IMessage<RequestExitPosition>, IMessage, IEquatable<RequestExitPosition>, IDeepCloneable<RequestExitPosition>, IBufferMessage
Propiedades
HasAccountId : bool
Gets whether the "account_id" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasManualOrAuto : bool
Gets whether the "manual_or_auto" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTradingAlgorithm : bool
Gets whether the "trading_algorithm" field is set
HasWindowName : bool
Gets whether the "window_name" field is set
ManualOrAuto : OrderPlacement
required field
TradingAlgorithm : string
optional field
Métodos
ClearAccountId()
Clears the value of the "account_id" field
ClearExchange()
Clears the value of the "exchange" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearManualOrAuto()
Clears the value of the "manual_or_auto" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTradingAlgorithm()
Clears the value of the "trading_algorithm" field
ClearWindowName()
Clears the value of the "window_name" field
Campos
AccountIdFieldNumber : int
Field number for the "account_id" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
ManualOrAutoFieldNumber : int
Field number for the "manual_or_auto" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TradingAlgorithmFieldNumber : int
Field number for the "trading_algorithm" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
WindowNameFieldNumber : int
Field number for the "window_name" field.