read_backtest_orders
Extract and retrieve order data from a specified backtest by providing project and backtest IDs, with options to define index ranges for fetching results.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backtest_id | Yes | ||
end | No | ||
project_id | Yes | ||
start | No |