RequestTickBarUpdate

Rti

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

实现: IMessage<RequestTickBarUpdate>, IMessage, IEquatable<RequestTickBarUpdate>, IDeepCloneable<RequestTickBarUpdate>, IBufferMessage

属性

BarSubType : BarSubType

PB_OFFSET + MNM_DATA_BAR_SUB_TYPE

BarType : BarType

PB_OFFSET + MNM_DATA_BAR_TYPE

BarTypeSpecifier : string

PB_OFFSET + MNM_CATEGORY_SPECIFIC_INFO

CustomSessionCloseSsm : int

PB_OFFSET + MNM_CUSTOM_SESSION_CLOSE_SSM

CustomSessionOpenSsm : int

PB_OFFSET + MNM_CUSTOM_SESSION_OPEN_SSM

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasBarSubType : bool

Gets whether the "bar_sub_type" field is set

HasBarType : bool

Gets whether the "bar_type" field is set

HasBarTypeSpecifier : bool

Gets whether the "bar_type_specifier" field is set

HasCustomSessionCloseSsm : bool

Gets whether the "custom_session_close_ssm" field is set

HasCustomSessionOpenSsm : bool

Gets whether the "custom_session_open_ssm" field is set

HasExchange : bool

Gets whether the "exchange" field is set

HasRequest : bool

Gets whether the "request" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

Request : Request

PB_OFFSET + MNM_REQUEST

Symbol : string

PB_OFFSET + MNM_SYMBOL

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

方法

ClearBarSubType()

Clears the value of the "bar_sub_type" field

ClearBarType()

Clears the value of the "bar_type" field

ClearBarTypeSpecifier()

Clears the value of the "bar_type_specifier" field

ClearCustomSessionCloseSsm()

Clears the value of the "custom_session_close_ssm" field

ClearCustomSessionOpenSsm()

Clears the value of the "custom_session_open_ssm" field

ClearExchange()

Clears the value of the "exchange" field

ClearRequest()

Clears the value of the "request" field

ClearSymbol()

Clears the value of the "symbol" field

ClearTemplateId()

Clears the value of the "template_id" field

字段

BarSubTypeFieldNumber : int

Field number for the "bar_sub_type" field.

BarTypeFieldNumber : int

Field number for the "bar_type" field.

BarTypeSpecifierFieldNumber : int

Field number for the "bar_type_specifier" field.

CustomSessionCloseSsmFieldNumber : int

Field number for the "custom_session_close_ssm" field.

CustomSessionOpenSsmFieldNumber : int

Field number for the "custom_session_open_ssm" field.

ExchangeFieldNumber : int

Field number for the "exchange" field.

RequestFieldNumber : int

Field number for the "request" field.

SymbolFieldNumber : int

Field number for the "symbol" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.