ApiActiveStopLimitOrderDTOv2¶
stonepy.models.ApiActiveStopLimitOrderDTOv2.ApiActiveStopLimitOrderDTOv2
¶
Bases: ResponseModel
Information about active stop limit order.
order_id
class-attribute
instance-attribute
¶
Order identifier
parent_order_id
class-attribute
instance-attribute
¶
Parent order identifier
market_id
class-attribute
instance-attribute
¶
Market identifier
market_name
class-attribute
instance-attribute
¶
Market name
direction
class-attribute
instance-attribute
¶
The direction, Buy or Sell
qauantity
class-attribute
instance-attribute
¶
The quantity of the product
trigger_price
class-attribute
instance-attribute
¶
The marked to market price at which the order will trigger at
trading_account_id
class-attribute
instance-attribute
¶
Trading account identifier
type
class-attribute
instance-attribute
¶
The type of order, i.e. stop or limit
applicability
class-attribute
instance-attribute
¶
The time period that the order remains in force Good Till Date (GTD) 1 Good Till Cancelled (GTC) 2 Good For Day (GFD) 3
expiry_date_time_utc
class-attribute
instance-attribute
¶
The associated expiry DateTime in UNIX time format
currency
class-attribute
instance-attribute
¶
The trade currency
status
class-attribute
instance-attribute
¶
The order status. The table of lookup codes can be found at Lookup Values
stop_order
class-attribute
instance-attribute
¶
stop_order: ApiBasicStopLimitOrderDTO | None = Field(
default=None, alias="StopOrder"
)
The if / done limit order
limit_order
class-attribute
instance-attribute
¶
limit_order: ApiBasicStopLimitOrderDTO | None = Field(
default=None, alias="LimitOrder"
)
The if / done limit order
oco_order
class-attribute
instance-attribute
¶
oco_order: ApiBasicStopLimitOrderDTO | None = Field(
default=None, alias="OcoOrder"
)
The order on the other side of a One Cancels the Other relationship
created_date_time_utc
class-attribute
instance-attribute
¶
The date and time the order was created using UNIX time format
auto_rollover
class-attribute
instance-attribute
¶
Flag to indicate whether the trade will automatically roll into the next contract when the current contract expires. Only applies to markets where the underlying is a futures contract.
guaranteed
class-attribute
instance-attribute
¶
Flag indicating whether the order is a guaranteed order
trade_reference
class-attribute
instance-attribute
¶
Alternative trade reference identifier
allocation_profile_id
class-attribute
instance-attribute
¶
The identifier of the allocation profile that was used to create the order, where applicable. (Used by Trade Advisor accounts)
allocation_profile_name
class-attribute
instance-attribute
¶
The name of the allocation profile that was used to create the order, where applicable. (Used by Trade Advisor accounts)
associated
class-attribute
instance-attribute
¶
Flag to indicated whether this is an associated order. An associated order is linked to a net position rather than to specific individual trades
position_method_id
class-attribute
instance-attribute
¶
Position method identifier