modify_algo
Control active trading algorithms by pausing execution, resuming operations, or adjusting POV participation rates within FIX protocol trading systems.
Instructions
Modify an active algo: pause, resume, or update POV participation rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algo_id | Yes | ||
| action | Yes | ||
| new_pov_rate | No | New POV rate (required for action=update_pov_rate) |