RequestExitPosition

Rti

Implementiert: IMessage<RequestExitPosition>, IMessage, IEquatable<RequestExitPosition>, IDeepCloneable<RequestExitPosition>, IBufferMessage

Eigenschaften

Exchange : string

optional field, if set, symbol field should also be set.

HasAccountId : bool

Gets whether the "account_id" field is set

HasExchange : bool

Gets whether the "exchange" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasManualOrAuto : bool

Gets whether the "manual_or_auto" field is set

HasSymbol : bool

Gets whether the "symbol" 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

Symbol : string

optional field, if set, exchange field should also be set.

TradingAlgorithm : string

optional field

Methoden

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

Felder

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.