ResponseAccountRmsInfo
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<ResponseAccountRmsInfo>, IMessage, IEquatable<ResponseAccountRmsInfo>, IDeepCloneable<ResponseAccountRmsInfo>, IBufferMessage
Propiedades
AutoLiquidate : AutoLiquidateFlag
PB_OFFSET + MNM_ACCOUNT_AUTO_LIQUIDATE
AutoLiquidateCriteria : string
PB_OFFSET + MNM_ACCOUNT_AUTO_LIQUIDATE_CRITERIA
AutoLiquidateMaxMinAccountBalance : double
PB_OFFSET + MNM_AUTO_LIQ_MAX_MIN_ACCOUNT_BALANCE
AutoLiquidateThreshold : double
PB_OFFSET + MNM_ACCOUNT_AUTO_LIQUIDATE_THRESHOLD
CheckMinAccountBalance : bool
PB_OFFSET + MNM_CHECK_MIN_ACCT_BALANCE
DefaultCommission : double
PB_OFFSET + MNM_DEFAULT_COMMISSION
DisableOnAutoLiquidate : AutoLiquidateFlag
PB_OFFSET + MNM_DISABLE_ON_AUTO_LIQUIDATE_FLAG
HasAccountId : bool
Gets whether the "account_id" field is set
HasAlgorithm : bool
Gets whether the "algorithm" field is set
HasAutoLiquidate : bool
Gets whether the "auto_liquidate" field is set
HasAutoLiquidateCriteria : bool
Gets whether the "auto_liquidate_criteria" field is set
HasAutoLiquidateMaxMinAccountBalance : bool
Gets whether the "auto_liquidate_max_min_account_balance" field is set
HasAutoLiquidateThreshold : bool
Gets whether the "auto_liquidate_threshold" field is set
HasBuyLimit : bool
Gets whether the "buy_limit" field is set
HasCheckMinAccountBalance : bool
Gets whether the "check_min_account_balance" field is set
HasCurrency : bool
Gets whether the "currency" field is set
HasDefaultCommission : bool
Gets whether the "default_commission" field is set
HasDisableOnAutoLiquidate : bool
Gets whether the "disable_on_auto_liquidate" field is set
HasLossLimit : bool
Gets whether the "loss_limit" field is set
HasMaxOrderQuantity : bool
Gets whether the "max_order_quantity" field is set
HasMinAccountBalance : bool
Gets whether the "min_account_balance" field is set
HasMinMarginBalance : bool
Gets whether the "min_margin_balance" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasSellLimit : bool
Gets whether the "sell_limit" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
MaxOrderQuantity : int
PB_OFFSET + MNM_MAX_LIMIT_QUAN
MinAccountBalance : double
PB_OFFSET + MNM_MINIMUM_ACCOUNT_BALANCE
MinMarginBalance : double
PB_OFFSET + MNM_MIN_MARGIN_BALANCE
PresenceBits : uint
PB_OFFSET + MNM_FIELD_PRESENCE_BITS
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Métodos
ClearAccountId()
Clears the value of the "account_id" field
ClearAlgorithm()
Clears the value of the "algorithm" field
ClearAutoLiquidate()
Clears the value of the "auto_liquidate" field
ClearAutoLiquidateCriteria()
Clears the value of the "auto_liquidate_criteria" field
ClearAutoLiquidateMaxMinAccountBalance()
Clears the value of the "auto_liquidate_max_min_account_balance" field
ClearAutoLiquidateThreshold()
Clears the value of the "auto_liquidate_threshold" field
ClearBuyLimit()
Clears the value of the "buy_limit" field
ClearCheckMinAccountBalance()
Clears the value of the "check_min_account_balance" field
ClearCurrency()
Clears the value of the "currency" field
ClearDefaultCommission()
Clears the value of the "default_commission" field
ClearDisableOnAutoLiquidate()
Clears the value of the "disable_on_auto_liquidate" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearLossLimit()
Clears the value of the "loss_limit" field
ClearMaxOrderQuantity()
Clears the value of the "max_order_quantity" field
ClearMinAccountBalance()
Clears the value of the "min_account_balance" field
ClearMinMarginBalance()
Clears the value of the "min_margin_balance" field
ClearPresenceBits()
Clears the value of the "presence_bits" field
ClearSellLimit()
Clears the value of the "sell_limit" field
ClearStatus()
Clears the value of the "status" field
ClearTemplateId()
Clears the value of the "template_id" field
Campos
AccountIdFieldNumber : int
Field number for the "account_id" field.
AlgorithmFieldNumber : int
Field number for the "algorithm" field.
AutoLiquidateCriteriaFieldNumber : int
Field number for the "auto_liquidate_criteria" field.
AutoLiquidateFieldNumber : int
Field number for the "auto_liquidate" field.
AutoLiquidateMaxMinAccountBalanceFieldNumber : int
Field number for the "auto_liquidate_max_min_account_balance" field.
AutoLiquidateThresholdFieldNumber : int
Field number for the "auto_liquidate_threshold" field.
BuyLimitFieldNumber : int
Field number for the "buy_limit" field.
CheckMinAccountBalanceFieldNumber : int
Field number for the "check_min_account_balance" field.
CurrencyFieldNumber : int
Field number for the "currency" field.
DefaultCommissionFieldNumber : int
Field number for the "default_commission" field.
DisableOnAutoLiquidateFieldNumber : int
Field number for the "disable_on_auto_liquidate" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
LossLimitFieldNumber : int
Field number for the "loss_limit" field.
MaxOrderQuantityFieldNumber : int
Field number for the "max_order_quantity" field.
MinAccountBalanceFieldNumber : int
Field number for the "min_account_balance" field.
MinMarginBalanceFieldNumber : int
Field number for the "min_margin_balance" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
SellLimitFieldNumber : int
Field number for the "sell_limit" field.
StatusFieldNumber : int
Field number for the "status" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.