FrontMonthContractUpdate

Rti

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

Реализует: IMessage<FrontMonthContractUpdate>, IMessage, IEquatable<FrontMonthContractUpdate>, IDeepCloneable<FrontMonthContractUpdate>, IBufferMessage

Свойства

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasExchange : bool

Gets whether the "exchange" field is set

HasIsFrontMonthSymbol : bool

Gets whether the "is_front_month_symbol" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasSymbolName : bool

Gets whether the "symbol_name" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasTradingExchange : bool

Gets whether the "trading_exchange" field is set

HasTradingSymbol : bool

Gets whether the "trading_symbol" field is set

IsFrontMonthSymbol : bool

PB_OFFSET + MNM_STATUS_INDICATOR

Symbol : string

PB_OFFSET + MNM_SYMBOL

SymbolName : string

PB_OFFSET + MNM_SYMBOL_NAME

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

TradingExchange : string

PB_OFFSET + MNM_TRADING_EXCHANGE

TradingSymbol : string

PB_OFFSET + MNM_TRADING_SYMBOL

Методы

ClearExchange()

Clears the value of the "exchange" field

ClearIsFrontMonthSymbol()

Clears the value of the "is_front_month_symbol" field

ClearSymbol()

Clears the value of the "symbol" field

ClearSymbolName()

Clears the value of the "symbol_name" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearTradingExchange()

Clears the value of the "trading_exchange" field

ClearTradingSymbol()

Clears the value of the "trading_symbol" field

Поля

ExchangeFieldNumber : int

Field number for the "exchange" field.

IsFrontMonthSymbolFieldNumber : int

Field number for the "is_front_month_symbol" field.

SymbolFieldNumber : int

Field number for the "symbol" field.

SymbolNameFieldNumber : int

Field number for the "symbol_name" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

TradingExchangeFieldNumber : int

Field number for the "trading_exchange" field.

TradingSymbolFieldNumber : int

Field number for the "trading_symbol" field.