ResponseShowBracketStops
PB_OFFSET = 100000, is the offset added for each MNM field id
Реализует: IMessage<ResponseShowBracketStops>, IMessage, IEquatable<ResponseShowBracketStops>, IDeepCloneable<ResponseShowBracketStops>, IBufferMessage
Свойства
BracketTrailingFieldId : string
PB_OFFSET + MNM_BRACKET_TRAILING_FIELD_ID
HasBasketId : bool
Gets whether the "basket_id" field is set
HasBracketTrailingFieldId : bool
Gets whether the "bracket_trailing_field_id" field is set
HasStopQuantity : bool
Gets whether the "stop_quantity" field is set
HasStopQuantityReleased : bool
Gets whether the "stop_quantity_released" field is set
HasStopTicks : bool
Gets whether the "stop_ticks" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTrailingStopTriggerTicks : bool
Gets whether the "trailing_stop_trigger_ticks" field is set
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
StopQuantity : string
PB_OFFSET + MNM_STOP_QUANTITY
StopQuantityReleased : string
PB_OFFSET + MNM_STOP_QUANTITY_RELEASED
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TrailingStopTriggerTicks : string
PB_OFFSET + MNM_TRAILING_STOP_TRIGGER_TICKS
Методы
ClearBasketId()
Clears the value of the "basket_id" field
ClearBracketTrailingFieldId()
Clears the value of the "bracket_trailing_field_id" field
ClearStopQuantity()
Clears the value of the "stop_quantity" field
ClearStopQuantityReleased()
Clears the value of the "stop_quantity_released" field
ClearStopTicks()
Clears the value of the "stop_ticks" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTrailingStopTriggerTicks()
Clears the value of the "trailing_stop_trigger_ticks" field
Поля
BasketIdFieldNumber : int
Field number for the "basket_id" field.
BracketTrailingFieldIdFieldNumber : int
Field number for the "bracket_trailing_field_id" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
StopQuantityFieldNumber : int
Field number for the "stop_quantity" field.
StopQuantityReleasedFieldNumber : int
Field number for the "stop_quantity_released" field.
StopTicksFieldNumber : int
Field number for the "stop_ticks" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TrailingStopTriggerTicksFieldNumber : int
Field number for the "trailing_stop_trigger_ticks" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.