liquidate_live_algorithm
Idempotent
Stop a live trading algorithm and liquidate all positions by specifying the project ID. This tool terminates active trading operations in QuantConnect's platform.
Instructions
Liquidate and stop a live algorithm.
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. |