RequestTimeBarUpdate

Rti

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

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

プロパティ

BarType : BarType

PB_OFFSET + MNM_DATA_BAR_TYPE

BarTypePeriod : int

PB_OFFSET + MNM_TIME_BAR_PERIOD

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasBarType : bool

Gets whether the "bar_type" field is set

HasBarTypePeriod : bool

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

メソッド

ClearBarType()

Clears the value of the "bar_type" field

ClearBarTypePeriod()

Clears the value of the "bar_type_period" 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

フィールド

BarTypeFieldNumber : int

Field number for the "bar_type" field.

BarTypePeriodFieldNumber : int

Field number for the "bar_type_period" 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.