liquidate_live_algorithm
Liquidate and stop a live algorithm by providing its project ID. Terminate active trading positions and halt algorithm execution.
Instructions
Liquidate and 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. |