ApiManagedTradeDTO¶
stonepy.models.ApiManagedTradeDTO.ApiManagedTradeDTO
¶
Bases: ResponseModel
A constituent order of a Trading Advisor managed position.
order_id
class-attribute
instance-attribute
¶
The unique identifier for the order
quantity
class-attribute
instance-attribute
¶
The order size or amount
trading_account_id
class-attribute
instance-attribute
¶
The unique identifier for the managed trading account that the order is being placed on
trading_account_code
class-attribute
instance-attribute
¶
The code of the managed trading account that the order is being placed on
trading_account_name
class-attribute
instance-attribute
¶
The name of the managed trading account that the order is being placed on
last_changed_date_time_utc
class-attribute
instance-attribute
¶
last_changed_date_time_utc: StoneXDateTime | None = Field(
default=None, alias="LastChangedDateTimeUTC"
)
Represents the date and time when the order was last changed. Note: does not include things such as the current market price