CancelOrderRequestDTO¶
stonepy.models.CancelOrderRequestDTO.CancelOrderRequestDTO
¶
Bases: RequestModel
A cancel order request.
order_id
class-attribute
instance-attribute
¶
The order identifier.
trading_account_id
class-attribute
instance-attribute
¶
ID of the trading account associated with the cancel order request.
market_id
class-attribute
instance-attribute
¶
Mandatory parameter - the Market identifier which the OrderId resides on.
reference
class-attribute
instance-attribute
¶
Reference for the instruction.