list_live_algorithms
Retrieve a catalog of your live trading algorithms, including current and past deployments, with optional filters for project ID or status.
Instructions
List all your past and current live trading deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Live algorithms that pass the filters in the request. | |
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |