RequestOCOOrder
Implements: IMessage<RequestOCOOrder>, IMessage, IEquatable<RequestOCOOrder>, IDeepCloneable<RequestOCOOrder>, IBufferMessage
Properties
HasAccountId : bool
Gets whether the "account_id" field is set
HasCancelAfterSecs : bool
Gets whether the "cancel_after_secs" field is set
HasCancelAtSsboe : bool
Gets whether the "cancel_at_ssboe" field is set
HasCancelAtUsecs : bool
Gets whether the "cancel_at_usecs" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
Methods
ClearAccountId()
Clears the value of the "account_id" field
ClearCancelAfterSecs()
Clears the value of the "cancel_after_secs" field
ClearCancelAtSsboe()
Clears the value of the "cancel_at_ssboe" field
ClearCancelAtUsecs()
Clears the value of the "cancel_at_usecs" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearTemplateId()
Clears the value of the "template_id" field
Fields
AccountIdFieldNumber : int
Field number for the "account_id" field.
CancelAfterSecsFieldNumber : int
Field number for the "cancel_after_secs" field.
CancelAtSsboeFieldNumber : int
Field number for the "cancel_at_ssboe" field.
CancelAtUsecsFieldNumber : int
Field number for the "cancel_at_usecs" field.
DurationFieldNumber : int
Field number for the "duration" 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.
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.
TradeRouteFieldNumber : int
Field number for the "trade_route" field.
TrailByPriceIdFieldNumber : int
Field number for the "trail_by_price_id" field.
TrailByTicksFieldNumber : int
Field number for the "trail_by_ticks" field.
TrailingStopFieldNumber : int
Field number for the "trailing_stop" field.
TransactionTypeFieldNumber : int
Field number for the "transaction_type" field.
TriggerPriceFieldNumber : int
Field number for the "trigger_price" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
UserTagFieldNumber : int
Field number for the "user_tag" field.
WindowNameFieldNumber : int
Field number for the "window_name" field.