ApiTradeOrderDTOv2¶
stonepy.models.ApiTradeOrderDTOv2.ApiTradeOrderDTOv2
¶
Bases: ResponseModel
Represents a trade order.
managed_trades
class-attribute
instance-attribute
¶
managed_trades: list[ApiManagedTradeDTO] | None = Field(
default=None, alias="ManagedTrades"
)
The list of constituent trades for Trading Advisor managed positions (if applicable)
created_date_time_utc
class-attribute
instance-attribute
¶
The date and time that the order was created in UNIX time format. This can be the time an active order was created, which then become an open position after a fill. Alternatively, this can be the time a market order was executed
spread_cost
class-attribute
instance-attribute
¶
Spread cost
commission
class-attribute
instance-attribute
¶
Commission