read_backtest_orders
Read-only
Retrieve order data from a QuantConnect backtest to analyze trading performance and strategy execution.
Instructions
Read out the orders of a backtest.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Total number of returned orders | |
| orders | No |