RequestModifyOrder
実装: IMessage<RequestModifyOrder>, IMessage, IEquatable<RequestModifyOrder>, IDeepCloneable<RequestModifyOrder>, IBufferMessage
プロパティ
HasAccountId : bool
Gets whether the "account_id" field is set
HasBasketId : bool
Gets whether the "basket_id" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasIfTouchedCondition : bool
Gets whether the "if_touched_condition" field is set
HasIfTouchedExchange : bool
Gets whether the "if_touched_exchange" field is set
HasIfTouchedPrice : bool
Gets whether the "if_touched_price" field is set
HasIfTouchedPriceField : bool
Gets whether the "if_touched_price_field" field is set
HasIfTouchedSymbol : bool
Gets whether the "if_touched_symbol" field is set
HasManualOrAuto : bool
Gets whether the "manual_or_auto" field is set
HasPriceType : bool
Gets whether the "price_type" field is set
HasQuantity : bool
Gets whether the "quantity" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTrailByTicks : bool
Gets whether the "trail_by_ticks" field is set
HasTrailingStop : bool
Gets whether the "trailing_stop" field is set
HasTriggerPrice : bool
Gets whether the "trigger_price" field is set
HasWindowName : bool
Gets whether the "window_name" field is set
メソッド
ClearAccountId()
Clears the value of the "account_id" field
ClearBasketId()
Clears the value of the "basket_id" field
ClearExchange()
Clears the value of the "exchange" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearIfTouchedCondition()
Clears the value of the "if_touched_condition" field
ClearIfTouchedExchange()
Clears the value of the "if_touched_exchange" field
ClearIfTouchedPrice()
Clears the value of the "if_touched_price" field
ClearIfTouchedPriceField()
Clears the value of the "if_touched_price_field" field
ClearIfTouchedSymbol()
Clears the value of the "if_touched_symbol" field
ClearManualOrAuto()
Clears the value of the "manual_or_auto" field
ClearPrice()
Clears the value of the "price" field
ClearPriceType()
Clears the value of the "price_type" field
ClearQuantity()
Clears the value of the "quantity" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTrailByTicks()
Clears the value of the "trail_by_ticks" field
ClearTrailingStop()
Clears the value of the "trailing_stop" field
ClearTriggerPrice()
Clears the value of the "trigger_price" field
ClearWindowName()
Clears the value of the "window_name" field
フィールド
AccountIdFieldNumber : int
Field number for the "account_id" field.
BasketIdFieldNumber : int
Field number for the "basket_id" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
IfTouchedConditionFieldNumber : int
Field number for the "if_touched_condition" field.
IfTouchedExchangeFieldNumber : int
Field number for the "if_touched_exchange" field.
IfTouchedPriceFieldFieldNumber : int
Field number for the "if_touched_price_field" field.
IfTouchedPriceFieldNumber : int
Field number for the "if_touched_price" field.
IfTouchedSymbolFieldNumber : int
Field number for the "if_touched_symbol" field.
ManualOrAutoFieldNumber : int
Field number for the "manual_or_auto" field.
PriceFieldNumber : int
Field number for the "price" field.
PriceTypeFieldNumber : int
Field number for the "price_type" field.
QuantityFieldNumber : int
Field number for the "quantity" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TrailByTicksFieldNumber : int
Field number for the "trail_by_ticks" field.
TrailingStopFieldNumber : int
Field number for the "trailing_stop" field.
TriggerPriceFieldNumber : int
Field number for the "trigger_price" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
WindowNameFieldNumber : int
Field number for the "window_name" field.