Advisory risk controls fail when markets move fast
Problem
Soft alerts are ignored under pressure, especially when strategies fire frequently across symbols.
Bitrion
Bitrion enforces deterministic pre-trade checks: max drawdown, notional exposure, position concentration, and volatility filters.
Risk gate lifecycle
- 1
Define policy
Set account-level and strategy-level constraints.
- 2
Evaluate every order
Each candidate order is scored against active limits in real time.
- 3
Block or pass
Non-compliant orders are rejected before exchange API submission.
Risk controls included
Drawdown guardrails
Halt strategy execution when loss thresholds are breached.
Exposure constraints
Cap notional and concentration by symbol or portfolio bucket.
Volatility-aware gating
Increase selectivity under unstable market regimes.
Cross-mode consistency
Same fail-closed controls in backtest, paper, and live paths.
Enforced risk vs advisory risk
| Bitrion | Alert-only tools | |
|---|---|---|
| Order blocking | Yes, hard gate | No |
| Policy scope | Strategy + account levels | Often single metric |
| Paper/live consistency | Unified | Inconsistent |
| Behavior under stress | Deterministic | Operator dependent |
Risk management FAQ
- Can risk rules override AI or strategy signals?
- Yes. Risk has final authority. Any trade that violates policy is blocked.
- Do risk limits apply in paper mode too?
- Yes. The same fail-closed checks run in paper and live to maintain behavioral parity.
- Can I set limits per strategy?
- Yes. You can configure per-strategy and global account limits for drawdown, exposure, and volatility response.
Make risk a hard gate, not a suggestion
Protect capital by enforcing constraints before execution.