Live Hub: real-time accounts
Live dashboard to see the status of all your connected MT5 accounts. Equity, open P&L, lots, and positions updating every few seconds — without leaving the journal.
The essentials
- Auto-updates every ~5 seconds while the EA is connected.
- If the EA hasn't reported for more than 60 seconds, the account shows as 'stale'.
- Filter between Prop and Real accounts with the topbar toggle.
Live data per account
- Live equity
- Real balance including the P&L of currently open positions.
- Open P&L
- Floating profit or loss from positions not yet closed.
- Day P&L
- Net result of all trades closed today on this account.
- Open lots
- Total exposure in lots across all active positions.
Requirement to see live data
- You need JTTS_EA loaded on any MT5 chart with AutoTrading enabled.
- The EA sends heartbeats every 5 seconds with the account state.
- If the EA disconnects, the account is flagged as 'stale' after 60 seconds without signal.
Tips
- The Live Hub doesn't require the journal open on the same computer running MT5 — the EA sends data directly to the servers.
- Use the Live Hub together with risk rules to see in real time how close you are to your daily limits.
Related
Connect MT5 with JTTS_EA
JTTS_EA is the MetaTrader 5 Expert Advisor that syncs your trades and applies Risk-config rules in real time.
Download JTTS_EA and CopyTradingEA
In Connect → Downloads tab you have the EAs: .ex5 (MT5) or .ex4 (MT4) files you load in the platform and work in the background. We update them every few weeks; check the version periodically.
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.