cancel_backtest
Stop an ongoing background backtest by its run ID, terminating its terminal process without generating a report.
Instructions
Kill the terminal of a running background backtest. No report is produced for a cancelled run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Identifier returned by start_backtest / run_backtest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||