BracketUpdates

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

実装: IMessage<BracketUpdates>, IMessage, IEquatable<BracketUpdates>, IDeepCloneable<BracketUpdates>, IBufferMessage

プロパティ

AccountId : string

PB_OFFSET + MNM_ACCOUNT_ID

BasketId : string

PB_OFFSET + MNM_BASKET_ID

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasAccountId : bool

Gets whether the "account_id" field is set

HasBasketId : bool

Gets whether the "basket_id" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasStopQuantity : bool

Gets whether the "stop_quantity" field is set

HasStopQuantityReleased : bool

Gets whether the "stop_quantity_released" field is set

HasStopTicks : bool

Gets whether the "stop_ticks" field is set

HasTargetQuantity : bool

Gets whether the "target_quantity" field is set

HasTargetQuantityReleased : bool

Gets whether the "target_quantity_released" field is set

HasTargetTicks : bool

Gets whether the "target_ticks" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

StopQuantity : int

PB_OFFSET + MNM_STOP_QUANTITY

StopQuantityReleased : int

PB_OFFSET + MNM_STOP_QUANTITY_RELEASED

StopTicks : int

PB_OFFSET + MNM_STOP_TICKS

TargetQuantity : int

PB_OFFSET + MNM_TARGET_QUANTITY

TargetQuantityReleased : int

PB_OFFSET + MNM_TARGET_QUANTITY_RELEASED

TargetTicks : int

PB_OFFSET + MNM_TARGET_TICKS

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

メソッド

ClearAccountId()

Clears the value of the "account_id" field

ClearBasketId()

Clears the value of the "basket_id" field

ClearFcmId()

Clears the value of the "fcm_id" field

ClearIbId()

Clears the value of the "ib_id" field

ClearStopQuantity()

Clears the value of the "stop_quantity" field

ClearStopQuantityReleased()

Clears the value of the "stop_quantity_released" field

ClearStopTicks()

Clears the value of the "stop_ticks" field

ClearTargetQuantity()

Clears the value of the "target_quantity" field

ClearTargetQuantityReleased()

Clears the value of the "target_quantity_released" field

ClearTargetTicks()

Clears the value of the "target_ticks" field

ClearTemplateId()

Clears the value of the "template_id" field

フィールド

AccountIdFieldNumber : int

Field number for the "account_id" field.

BasketIdFieldNumber : int

Field number for the "basket_id" field.

FcmIdFieldNumber : int

Field number for the "fcm_id" field.

IbIdFieldNumber : int

Field number for the "ib_id" field.

StopQuantityFieldNumber : int

Field number for the "stop_quantity" field.

StopQuantityReleasedFieldNumber : int

Field number for the "stop_quantity_released" field.

StopTicksFieldNumber : int

Field number for the "stop_ticks" field.

TargetQuantityFieldNumber : int

Field number for the "target_quantity" field.

TargetQuantityReleasedFieldNumber : int

Field number for the "target_quantity_released" field.

TargetTicksFieldNumber : int

Field number for the "target_ticks" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.