create_live_command
Send commands to live trading algorithms to modify orders or parameters in real time.
Instructions
Send a command to a live trading 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. |