broadcast_live_command
Send a trading command or parameter update to all live algorithms in your QuantConnect organization, with the ability to exclude a specific project.
Instructions
Broadcast a live command to all live algorithms in an organization.
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. |