Risk History
In Risk → History tab (/risk-config/events) you have the full history of risk events: every time JTTS_EA or the server engine has blocked your account, auto-closed positions or rejected an opening for exceeding a limit.
The essentials
- Types: auto-close, block by drawdown/streak/max ops, opening blocked, config refresh.
- Every event has filters by account, type and date range.
- Useful for propfirm audits if they ask why a position was closed.
Event types
- Auto-close
- EA detected limit violation and closed all positions; includes realized P&L per close.
- Block by drawdown / streak / max ops
- Specific reason that triggered the block.
- Opening blocked
- You tried to open a trade while blocked and the EA closed it instantly.
- Config refresh
- EA downloaded a new version of your Risk-config (when you change it on the web).
Related
Custom risk rules
The Risk page (menu, Accounts group) lets you define your own discipline limits per account, with two tabs: Configuration and History. They're not the propfirm's rules — they're yours, stricter, to stop you BEFORE violating the broker's.
Auto-close when you exceed your rules
If you configure Risk-config for an account, the journal watches every 60s. If you've exceeded any limit (daily drawdown, losing streak, etc.), it tries to close all open positions via the platform's connector.