ResponseFrontMonthContract
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<ResponseFrontMonthContract>, IMessage, IEquatable<ResponseFrontMonthContract>, IDeepCloneable<ResponseFrontMonthContract>, IBufferMessage
Properties
HasExchange : bool
Gets whether the "exchange" field is set
HasIsFrontMonthSymbol : bool
Gets whether the "is_front_month_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
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
Methods
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
Fields
ExchangeFieldNumber : int
Field number for the "exchange" field.
IsFrontMonthSymbolFieldNumber : int
Field number for the "is_front_month_symbol" field.
RpCodeFieldNumber : int
Field number for the "rp_code" 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.
UserMsgFieldNumber : int
Field number for the "user_msg" field.