ResponseGetInstrumentByUnderlying
presence bits field defined here is an exact copy of response_reference_data.proto Make sure they are always the same in both proto files.
Implementa: IMessage<ResponseGetInstrumentByUnderlying>, IMessage, IEquatable<ResponseGetInstrumentByUnderlying>, IDeepCloneable<ResponseGetInstrumentByUnderlying>, IBufferMessage
Propriedades
ExchangeSymbol : string
PB_OFFSET + MNM_EXCHANGE_SYMBOL
ExpirationDate : string
PB_OFFSET + MNM_EXPIRATION_DATE
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasCurrency : bool
Gets whether the "currency" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasExchangeSymbol : bool
Gets whether the "exchange_symbol" field is set
HasExpirationDate : bool
Gets whether the "expiration_date" field is set
HasFtoqPrice : bool
Gets whether the "ftoq_price" field is set
HasInstrumentType : bool
Gets whether the "instrument_type" field is set
HasMinFpriceChange : bool
Gets whether the "min_fprice_change" field is set
HasMinQpriceChange : bool
Gets whether the "min_qprice_change" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasPriceDisplayFormat : bool
Gets whether the "price_display_format" field is set
HasProductCode : bool
Gets whether the "product_code" field is set
HasPutCallIndicator : bool
Gets whether the "put_call_indicator" field is set
HasQtofPrice : bool
Gets whether the "qtof_price" field is set
HasSinglePointValue : bool
Gets whether the "single_point_value" field is set
HasStrikePrice : bool
Gets whether the "strike_price" field is set
HasSymbolName : bool
Gets whether the "symbol_name" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTickSizeType : bool
Gets whether the "tick_size_type" field is set
HasUnderlyingSymbol : bool
Gets whether the "underlying_symbol" field is set
InstrumentType : string
PB_OFFSET + MNM_INSTRUMENT_TYPE
MinFpriceChange : double
PB_OFFSET + MNM_MIN_FPRICE_CHANGE
MinQpriceChange : double
PB_OFFSET + MNM_MIN_QPRICE_CHANGE
PresenceBits : uint
PB_OFFSET + MNM_PRICING_INDICATOR
PriceDisplayFormat : string
PB_OFFSET + MNM_PRICE_DISPLAY_FORMAT
ProductCode : string
PB_OFFSET + MNM_PRODUCT_CODE
PutCallIndicator : string
PB_OFFSET + MNM_PUT_CALL_INDICATOR
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
SinglePointValue : double
PB_OFFSET + MNM_SINGLE_POINT_VALUE
StrikePrice : double
PB_OFFSET + MNM_STRIKE_PRICE
SymbolName : string
PB_OFFSET + MNM_SYMBOL_NAME
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TickSizeType : string
PB_OFFSET + MNM_TICK_SIZE_TYPE
UnderlyingSymbol : string
PB_OFFSET + MNM_UNDERLYING_SYMBOL
Métodos
ClearClearBits()
Clears the value of the "clear_bits" field
ClearCurrency()
Clears the value of the "currency" field
ClearExchange()
Clears the value of the "exchange" field
ClearExchangeSymbol()
Clears the value of the "exchange_symbol" field
ClearExpirationDate()
Clears the value of the "expiration_date" field
ClearFtoqPrice()
Clears the value of the "ftoq_price" field
ClearInstrumentType()
Clears the value of the "instrument_type" field
ClearMinFpriceChange()
Clears the value of the "min_fprice_change" field
ClearMinQpriceChange()
Clears the value of the "min_qprice_change" field
ClearPresenceBits()
Clears the value of the "presence_bits" field
ClearPriceDisplayFormat()
Clears the value of the "price_display_format" field
ClearProductCode()
Clears the value of the "product_code" field
ClearPutCallIndicator()
Clears the value of the "put_call_indicator" field
ClearQtofPrice()
Clears the value of the "qtof_price" field
ClearSinglePointValue()
Clears the value of the "single_point_value" field
ClearStrikePrice()
Clears the value of the "strike_price" 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
ClearTickSizeType()
Clears the value of the "tick_size_type" field
ClearUnderlyingSymbol()
Clears the value of the "underlying_symbol" field
Campos
ClearBitsFieldNumber : int
Field number for the "clear_bits" field.
CurrencyFieldNumber : int
Field number for the "currency" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
ExchangeSymbolFieldNumber : int
Field number for the "exchange_symbol" field.
ExpirationDateFieldNumber : int
Field number for the "expiration_date" field.
FtoqPriceFieldNumber : int
Field number for the "ftoq_price" field.
InstrumentTypeFieldNumber : int
Field number for the "instrument_type" field.
MinFpriceChangeFieldNumber : int
Field number for the "min_fprice_change" field.
MinQpriceChangeFieldNumber : int
Field number for the "min_qprice_change" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" field.
PriceDisplayFormatFieldNumber : int
Field number for the "price_display_format" field.
ProductCodeFieldNumber : int
Field number for the "product_code" field.
PutCallIndicatorFieldNumber : int
Field number for the "put_call_indicator" field.
QtofPriceFieldNumber : int
Field number for the "qtof_price" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
SinglePointValueFieldNumber : int
Field number for the "single_point_value" field.
StrikePriceFieldNumber : int
Field number for the "strike_price" 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.
TickSizeTypeFieldNumber : int
Field number for the "tick_size_type" field.
UnderlyingSymbolFieldNumber : int
Field number for the "underlying_symbol" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.