update_backtest
Idempotent
Modify the name or add notes to a backtest in QuantConnect for better organization and documentation of algorithmic trading strategies.
Instructions
Update the name or note of a backtest.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |