stop_live_algorithm
Stop an actively running live algorithm on QuantConnect by specifying the project ID. Terminate trading operations immediately.
Instructions
Stop a live algorithm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |