get_circuit_breaker_status
Retrieve current circuit breaker status for all brokers. Displays OPEN/CLOSED/HALF_OPEN states, trip reasons, cooldown timers, and order velocity to explain order blocking.
Instructions
Read current state of all hard-coded trading circuit breakers. Shows which brokers are OPEN/CLOSED/HALF_OPEN, trip reasons, cooldown timers, and current order velocity. These limits are code-level constants — the AI cannot modify them. Use to understand why orders are being blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||