Header Bar
| Element | Description |
| MATTRIX v2.01 | Version identifier |
| Date/Time | Broker server time (not local PC time) |
| P/L | Total portfolio profit/loss with trade count |
Main Grid — 28 Pairs
Each row represents one currency pair with the following columns:
| Column | Description | Color Logic |
| Pair | Currency pair name (clickable → opens chart) | Green BG = BUY signal, Red BG = SELL signal |
| Sprd | Current spread in pips | Orange normal, Red if exceeds MaxSpread |
| PipW | Weekly pips (from Monday open) | Green = up, Red = down |
| PipD | Daily pips (from 00:00 broker time, M1-based — consistent across all brokers) | Green = up, Red = down |
| PipS | Session pips (from last pip reset) | Green = up, Red = down |
| PipE | Event pips (active only during Session 4 events) | Gold = up, Orange = down, Dash = no event |
| BStr | Basket Strength: base currency pips minus quote currency pips | Green >5, Red <-5, Gray neutral |
| Scr | Score differential: base score minus quote score | Green ≥4, Red ≤-4, Gray neutral |
| COT | COT differential (base COT − quote COT) | Green ≥ 4, Red ≤ −4 |
| MTF | Multi-timeframe regime differential (SMA20/200 on M15/H1/H4/D1) | Green ≥ 3, Red ≤ −3, range −8 to +8 |
| ADR% | How much of the average daily range is consumed | Green <50%, Yellow 50-80%, Red >80% |
| ADR | Average Daily Range in pips (14-day) | Yellow (info only) |
| BUY/SELL/CLOSE | Manual trade buttons per pair | Active or grayed when spread-blocked |
| LotB/LotS | Current buy/sell lot volume | Green buy, Red sell, hidden if none |
| OrdB/OrdS | Number of open buy/sell orders | Green buy, Red sell, hidden if none |
| P/L | Profit/loss per pair (pips or $) | Green profit, Red loss, hidden if none |
MATTRIX Score Panel (Right Side)
Shows all 8 currencies ranked by their MATTRIX Score, strongest on top. Each row displays the rank, currency name, score (with ▲▼ visual bars), COT score, MTF regime (−4 to +4, SMA20/200 alignment across M15/H1/H4/D1), session pips, today pips, and W2D pips. Below the 8 currencies: RON and ROFF(inv) basket pip sums, and the FIX row showing the sum of all 28 pairs (FBT INDEX).
Basket Buttons (Footer)
Currency basket buttons for EUR, GBP, AUD, NZD, USD, CAD, CHF, JPY — each with BUY, SELL, CLOSE. Plus RON and ROFF basket buttons (8 pairs each). Spread is shown per basket; buttons are grayed out when basket spread is too high.
The FIX button (gold) trades all 28 pairs simultaneously — the FBT INDEX. This represents the full RiskON cascade (EUR > GBP > AUD > NZD > USD > CAD > CHF > JPY). BUY = all 28 pairs long, SELL = all 28 pairs short. FIX requires a two-click confirmation: first click shows "SURE?" in yellow, second click within 3 seconds executes. Total spread of all 28 pairs is displayed; buttons are blocked when total spread exceeds 3.5× MaxBasketSprd.
Info Panel
| Row | Content | Update |
| 1 | BAL, EQU, Δ (equity-balance), LOT (lot mode e.g. USD0.10/pip, shows [CAP] if Alpha limits apply) | Live + Settings |
| 2 | Portfolio TP, Portfolio SL, Pair TP, Pair SL | From settings |
| 3 | Profit Locks L1–L4 (format: trigger→floor) | Settings + active lock highlighted green |
| 4 | Trail status, active Session, Cycles counter, DD% | Live |
| 5 | Daily Kill Switch: live daily P/L, trigger thresholds, status (DAILY P/L / SL WARN / HARD KILL / TP KILL) | Live (only visible when Kill Switch is enabled) |
Trail status shows four states: OFF (disabled), WAIT (no lock reached), LOCK USD50 (lock active, trail waiting for last lock), USD50 (trailing active, floor rises with profit).
Hide Info / Show Info: Hides the Info Panel and LotB/LotS columns — useful when sharing screens or recording. All analytical data (scores, pips, signals, OrdB, OrdS, P/L) remains visible. Header P/L and all column headers stay visible.
Commission: All P/L values include estimated roundturn commission (entry commission × 2, retrieved from deal history). A trade closed at exact entry price shows a small negative P/L reflecting the true trading cost. Locks, Portfolio TP/SL, Kill Switch, and all dashboard P/L values are calculated after commission — what you see is what you net.
Broker Time: All times in MATTRIX use broker server time (TimeCurrent()). The header displays "Broker" instead of "Local". Session times, pip resets, and event windows are all in broker time. Defaults are calibrated for EET brokers (UTC+2 winter / UTC+3 summer) such as IC Markets and Pepperstone. If your broker uses a different timezone, adjust session and reset times accordingly. DST changes are handled automatically by the broker — no manual adjustment needed.
Deferred Initialization: When MT5 starts, the EA defers loading of session/week/day reference prices to the first timer tick. This ensures M1 history is fully synchronized before pip calculations begin. PipD uses the M1-bar open at 00:00 broker time (not the D1 candle open, which varies by broker). In Session 1, PipD and PipS are always identical — both reference 00:00.
Dashboard Sorting
When enabled (Sort pairs = true), the 28 pairs are sorted by the selected column with the strongest on top. Available sort columns: 0=Spread, 1=PipW, 2=PipD, 3=PipS, 4=PipE, 5=BStr, 6=Score, 7=COT, 8=MTF, 9=ADR%. Sorting refreshes every N seconds (configurable) to avoid visual jumping. All button clicks remain correctly mapped to the displayed pair.