read_backtest_orders
Retrieve order execution data from algorithmic trading backtests to analyze strategy performance and validate trade logic.
Instructions
Read out the orders of a backtest.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |