CancelAllOrdersAck¶
- class roq.CancelAllOrdersAck¶
Acknowledgement that a cancel all orders request has been seen by gateway/exchange
- __init__(self: roq.CancelAllOrdersAck, arg0: roq::CancelAllOrdersAck) None ¶
- property account¶
Account name
- property error¶
Error code
- property exchange¶
Exchange
- property external_account¶
External account name
- property number_of_affected_orders¶
Number of affected orders (optional, indicative)
- property order_id¶
Order identifier
- property origin¶
Origin of ack
- property request_id¶
Request identifier
- property request_status¶
Request status
- property round_trip_latency¶
Round-trip latency between gateway and exchange
- property side¶
Side
- property strategy_id¶
Strategy identifier (optional)
- property stream_id¶
Stream identifier
- property symbol¶
Symbol
- property text¶
Descriptive text
- property user¶
User name (optional, only relevant for drop-copy)