list_live_algorithms
Retrieve and monitor all live trading algorithm deployments, including current and historical status, to track performance and manage active strategies.
Instructions
List all your past and current live trading deployments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Live algorithms that pass the filters in the request. | |
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |