Real-time XAUUSD scalp cockpit for MetaTrader 5
Prop rules · Macro gate · Liquidity RADAR · Per-position trend alignment %
Quick start · Display modes · Features · Trend % guide · Česky
Offline demo with saved snapshot — no broker connection required.
Decision RADAR · open positions with trend % · macro caution · notification center
Single-column stack: RADAR → positions → notifications · toggle in header
| Mode | Best for | Layout |
|---|---|---|
| MAIN | Wide monitor (~1780px) | 3 columns — Account · Decision/RADAR · Notifications |
| PORTRAIT | 22" vertical 1080×1920 | Single scroll column — Účet + pozice first, M1 Analytics, then RADAR/macro (no Engine log, no Notifications) |
Switch anytime: header button HLAVNÍ / PORTRAIT (next to CZ/EN). Choice is saved in browser (localStorage).
Launch shortcuts:
| File | Effect |
|---|---|
Spustit_Quantum_HUD.bat |
Ask MAIN or PORTRAIT at start |
Spustit_Quantum_HUD_PORTRAIT.bat |
Live mode, default PORTRAIT |
Spustit_Quantum_HUD_TEST_PORTRAIT.bat |
TEST replay, default PORTRAIT |
Env: HUD_LAYOUT=main or HUD_LAYOUT=portrait
Quantum HUD sits beside your MT5 terminal and answers three questions every second:
| # | Question | Where to look |
|---|---|---|
| 1 | Should I enter now? | Gate (ANO / POČKEJ / NE), Golden Window, spread, macro, prop DD |
| 2 | What is the market doing? | M1 analytics, liquidity RADAR, MTF strip, DXY/SMT |
| 3 | Should I keep this position? | Per-trade trend alignment % + action badge |
Built for XAUUSD intraday scalping — dark, information-dense UI with a compact kompakt layout.
|
Unified BUY/SELL bias ring, gate reason, momentum meter, session liquidity balance bar. DRŽET · KOREKCE · CHRÁNIT · ZAVŘÍT
High-impact calendar, countdown, block / caution / clear states with market reaction. |
Live equity, DD, MT5, spread, macro, Golden Window, gate — at a glance. Replay Language toggle next to QUANTUM HUD logo; BAT launchers ask Czech or English on start. |
The % bar shows how strongly the market supports your position direction (not the action badge).
| % | Meaning | Your mindset |
|---|---|---|
| ≥ 85 | Ultra strong trend in your favor | Hold with confidence |
| 70 – 84 | Strong trend support | Thesis intact |
| 50 – 69 | Pullback / correction | Watch the chart closely |
| 30 – 49 | Weak support, correction | Stay alert |
| < 30 | Market against your position | High reversal risk |
Badge vs bar:
DRŽETat 21 % means the system has not called exit yet — but the trend does not support you. Watch the chart.
Double-click Nastaveni.bat → choose C (Czech) or E (English) → wizard creates .env with MT5 credentials.
Spustit_Quantum_HUD.bat- Opens http://127.0.0.1:8050
- Connects to running MT5 terminal
- Pick E at BAT prompt or set
HUD_UI_LANG=ENfor English UI
Spustit_Quantum_HUD_TEST.bat- Replays snapshot from
test_data/default_snapshot.json - Default: 30 s per M1 bar (
TEST_M1_BAR_SECONDS=30) - Header shows TEST badge
To capture your own snapshot while MT5 is live → Ulozit_test_data.bat
| Variable | Default | Purpose |
|---|---|---|
HUD_UI_LANG |
CZ |
UI language (CZ or EN) |
HUD_LAYOUT |
main |
Display layout (main or portrait) |
HUD_MODE |
live |
Set to test for replay |
TEST_M1_BAR_SECONDS |
30 |
Real seconds per M1 bar in TEST |
TEST_SNAPSHOT |
test_data/default_snapshot.json |
Replay data file |
STARTING_BALANCE |
25000 |
Display reference (equity from MT5) |
See .env.example and .env.test.example for the full list.
┌──────────────────────────────────────────────────────────────────┐
│ QUANTUM HUD [CZ|EN] XAUUSD · Equity · status pills TEST │
├───────────────┬────────────────────────────┬─────────────────────┤
│ Account │ Decision + RADAR │ Session │
│ Positions │ Macro / M1 analytics │ Timeline │
│ Trend % bar │ MTF · Chart │ Next event │
└───────────────┴────────────────────────────┴─────────────────────┘
After updates, hard-refresh the browser (Ctrl+Shift+R) or open ?build=0.16.0.
git clone https://github.com/panzmoravylab/QuantumHUB.git
cd QuantumHUB
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
python -m pytest tests/ -qCurrent version: v0.16.0 — see config.py → HUD_VERSION.
This software is for informational and educational purposes only. It is not financial advice. Trading leveraged instruments involves substantial risk. You are solely responsible for your trading decisions.
Quantum HUD je real-time dashboard pro scalp obchodování XAUUSD nad MetaTrader 5.
- Gate — mám vstoupit teď, nebo počkat?
- RADAR — kam teče likvidita a jaký je bias?
- Pozice — u každého obchodu % podpory trendu (např. BUY + 84 % = trh stále táhne nahoru; 21 % = korekce / trh proti tobě)
| Soubor | Účel |
|---|---|
Nastaveni.bat |
První konfigurace .env |
Spustit_Quantum_HUD.bat |
Live režim s MT5 |
Spustit_Quantum_HUD_PORTRAIT.bat |
Live režim — výchozí PORTRAIT |
Spustit_Quantum_HUD_TEST.bat |
Replay bez MT5 |
| Přepínač HLAVNÍ / PORTRAIT | V hlavičce u loga QUANTUM HUD |
| Přepínač CZ / EN | V hlavičce u loga QUANTUM HUD |
panzmoravylab/QuantumHUB · Contributions welcome via pull request

