Common questions about risk controls
Does the risk layer work across multiple brokers at once?
Currently, each risk control configuration is scoped to a single broker account. If you run bots across two brokers, you configure separate limits per account. Cross-broker aggregate exposure monitoring is on our 2025 roadmap.
How fast is the close-all instruction sent when a limit is hit?
Our monitoring loop runs at 500-millisecond intervals. From the moment a threshold breach is detected to the moment the close-all instruction is sent to the broker API, the typical latency is under 1.2 seconds. Execution at the broker side adds additional time depending on market conditions.
Can I modify limits while the bot is running live?
Yes. Limit changes made in the azure-trust dashboard take effect within one monitoring cycle — approximately 500 milliseconds. You do not need to pause or restart the bot to update risk parameters.
Is there an audit log of every risk event?
Every threshold breach, halt, and kill-switch activation is written to an immutable event log in your dashboard. You can export the log as a CSV for your own records at any time.