tool_get_backtest_status
Retrieves the current status (queued, running, completed, failed) and progress percentage of a backtest, so you can monitor execution and know when results are ready.
Instructions
Check the status of a running backtest.
Returns status (queued, running, completed, failed) and progress percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backtest_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||