ModifyOrder¶
- class roq.ModifyOrder¶
Fields required to modify an existing order
- __init__(self: roq.ModifyOrder, arg0: roq::ModifyOrder) None ¶
- property account¶
Account name
- property conditional_on_version¶
Auto-reject if this version has positively failed (optional)
- property order_id¶
Order identifier
- property price¶
New limit price
- property quantity¶
New (total) quantity
- property request_template¶
Request template (gateway configured)
- property routing_id¶
Routing identifier
- property version¶
Version number (strictly increasing, optional)