set_kill_switch
Halt or resume trading operations by setting the engine's kill-switch state. Use active=true to stop all trading, active=false to resume; dry_run mode allows testing without applying changes.
Instructions
Set the engine's kill-switch state. active=true halts all trading; active=false resumes. Default dry_run=true; explicit dry_run=false applies the change. Use for emergency halt and for resuming after manual review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | ||
| reason | No | Free-text annotation recorded in the audit log. | |
| dry_run | No |