read_live_orders
Retrieve live trading order snapshots from QuantConnect algorithms to monitor execution status and track performance.
Instructions
Read out the orders of a live algorithm.
The snapshot updates about every 10 minutes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |