Radar Trade Graphic
- Indicators
- Version: 2.0
- Updated: 6 August 2026
- Activations: 10
🧠 What is Radar Trade Graphic?
Radar Trade Graphic is a real-time price structure indicator for MetaTrader 5. It's designed for traders who want to see the market clearly, without noise, without magic signals, and without complicated settings.
It works as a visual control panel directly on top of the candles, displaying a dynamic central average, fast and slow lines, volatility clouds, auxiliary lines, automatic candle coloring, a Delta (DT) panel, and an Order Flow (OF) panel.
⚠️ Radar Trade Graphic does NOT generate buy or sell signals. No alerts. No targets. It's a practical learning tool — the more you use it, the more you develop your own ability to read market context.
🆕 What changed in version 2.0?
| # | Improvement | Previous Version (1.00) | Version 2.0 |
|---|---|---|---|
| 1 | Delta Panel (DT) | Delta estimated from candle position (open/close relative to high/low) | Real aggression delta via ticks with TICK_FLAG_BUY/SELL flags — the same data used by professional platforms |
| 2 | Order Flow Panel (OF) | No dedicated order book panel existed | New OF panel based on real order book depth (DOM), measuring available liquidity at bid/ask |
| 3 | BookDepthLevels Parameter | Did not exist | New input defining how many book levels (per side) are aggregated in the OF calculation |
| 4 | UsarDeltaReal Parameter | Did not exist | New input (default true ) to toggle between real tick-based delta and the old candle-position estimate |
| 5 | Automatic Fallback | No contingency mechanism | If ticks or the book are unavailable (e.g., Strategy Tester, a broker without depth data), the indicator automatically falls back to tick volume, never freezing or showing empty data |
| 6 | Info Panel | Did not exist | New Status | Ticker | Timeframe panel, with configurable position and appearance |
| 7 | Sync with Analytic | Separate delta bases | Shares the same real delta base with Radar Trade Analytic when both have UsarDeltaReal enabled |
🚀 How it works
The indicator uses a proprietary smoothing engine (Sigma) that automatically adapts to the volatility of any asset and timeframe. No manual adjustment of periods or parameters is required.
Main elements
| Element | Description |
|---|---|
| Central Average | Gray line representing the movement's center of mass. Above = bullish trend; below = bearish. |
| Fast Line | Reacts quickly to direction changes. Blue when rising, red when falling. Color only changes after reversal confirmation — no flickering. |
| Slow Line | (Optional) A smoother reference for longer-term trends. |
| Volatility Clouds (Upper and Lower) | Expand during high volatility and contract during consolidation. Act as dynamic support/resistance. |
| Auxiliary Lines | Dotted subdivisions between the clouds, useful for identifying intermediate reaction zones. |
| Candle coloring | Blue candles when price is above the reference (Fast or Slow Line), red when below. |
| Delta Panel (DT) | At the top of the chart: real aggression delta. Shows an intensity bar (■□□□ to ■■■■), a directional arrow, and the winning side's percentage. E.g.: DT ■■■■ 🡅 78.2% means 78.2% of aggressive volume was buying. |
| Order Flow Panel (OF) | At the bottom: same structure, based on real order book depth (DOM). Measures available liquidity at bid/ask levels, showing intent before execution. ⚠️ The book is only read if the broker provides DOM data for the asset; when unavailable, the panel automatically switches to a tick-volume-based estimate. |
Display logic: 0 point = 50%. Above 50% (e.g., 50.01%) = buying flow (blue 🡅). 50% or below = selling flow (red 🡇). The number shown is always the percentage of the winning side.
✅ Key advantages and differentiators
| Differentiator | Description |
|---|---|
| No repainting | All visual signals are calculated in real time and never change retroactively. |
| Automatic adaptation | Works on any asset (forex, indices, stocks, cryptocurrencies) and any timeframe. |
| Zero manual configuration | Requires no period or complex parameter adjustments. Just drag it onto the chart. |
| Dark and Light themes | Choose the theme that best fits your visual style. |
| Real Aggression Delta | Radar reads directly from ticks with aggression flags — the most granular and accurate data available in MT5. |
| Order Flow via DOM | The OF panel accesses the order book and measures the real liquidity available at price levels, allowing you to anticipate absorption or rejection zones. ⚠️ Requires that the broker provide market depth (DOM) for the asset; when this isn't possible, the indicator automatically falls back to a tick-volume-based estimate. |
| Smart fallback | If tick or book data isn't available, the indicator automatically uses alternative methods — it never freezes or shows empty data. |
| Unified Sigma Engine | Compatible with the Radar Trade Analytic module — when used together, there is no lag discrepancy. Both share the same real delta base. |
| Educational by nature | Designed to help you evolve your market reading, not to hand you ready-made answers. |
🎓 Who is this indicator for?
- Day traders and swing traders trading Indices, Forex, Gold, Bitcoin, and Stocks.
- Professionals looking to eliminate noise and get a clean view of price structure.
- Beginners who want to learn to read the market without relying on magic signals.
- Anyone tired of cluttered, complicated indicators.
⚙️ Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| Theme | Enum | Light | Dark (recommended for dark backgrounds) or Light (light background) |
| MostrarMediaCentral | bool | true | Displays the Central Average (gray line) |
| MostrarNivel1 | bool | true | Displays the N1 clouds (1 volatility deviation) |
| MostrarNivel2 | bool | true | Displays the N2 clouds (2 volatility deviations) |
| MostrarCruzesAux | bool | true | Displays the auxiliary lines (dotted subdivisions) |
| MostrarLinhaRapida | bool | true | Displays the Fast Line (colored – blue/red) |
| MostrarLinhaLenta | bool | false | Displays the Slow Line (colored – blue/red) |
| ColorirVelasPorRapida | bool | true | true = color candles by the Fast Line; false = by the Slow Line |
| MostrarDelta | bool | true | Displays the Delta panel (DT) at the top of the chart |
| UsarDeltaReal | bool | true | 🆕 Use real aggression delta via ticks. Disable to use the old method (candle position) |
| MostrarOrderFlow | bool | true | Displays the Order Flow panel (OF) at the bottom of the chart |
| BookDepthLevels | int | 10 | 🆕 Number of DOM levels (each side) aggregated in the OF calculation |
| MostrarInfo | bool | true | 🆕 Displays the info panel (Status | Ticker | Timeframe) |
| TamanhoLetraInfo | int | 12 | 🆕 Font size of the info panel |
| CorTextoInfo | color | Black | 🆕 Text color of the info panel |
| CorFundoInfo | color | C'54,58,69' | 🆕 Background color of the info panel |
| PosHInfo | int | 100 | 🆕 Horizontal position of the info panel (%) |
| PosVInfo | int | 100 | 🆕 Vertical position of the info panel (%) |
💡 Tip: if the chart gets too cluttered, turn off MostrarCruzesAux and MostrarLinhaLenta .
📈 Scenario reading examples
🟢 Strong bullish scenario
- Price above the Central Average
- Fast Line blue
- Delta panel showing ■■■■ 🡅 78.2% (aggressive buying dominating)
- OF panel showing ■■■■ 🡅 72.5% (buy-side liquidity in the book)
- Consecutive blue candles
🔴 Strong bearish scenario
- Price below the Central Average
- Fast Line red
- Delta panel showing ■■■■ 🡇 81.3% (aggressive selling dominating)
- OF panel showing ■■■■ 🡇 68.9% (sell-side liquidity in the book)
- Consecutive red candles
🟡 Consolidation scenario
- Price crossing the Central Average
- Fast Line alternating color
- Delta showing ■□□□ 52.1% (low intensity, balance)
- OF showing ■■□□ 55.3% (no significant book imbalance)
- Candles alternating colors
🔵 Delta vs. OF divergence (possible reversal warning)
- Delta shows ■■■■ 🡅 75.0% (strong aggressive buying)
- OF shows ■□□□ 🡇 53.2% (book tilted toward selling)
- Interpretation: buyers are consuming liquidity, but sellers are replenishing orders in the book. Possible absorption — the uptrend may be losing strength.
The indicator shows market conditions, not buy/sell signals. The final decision is always yours.
🧭 Complement with Radar Trade Analytic
For more advanced quantitative analysis, use the complementary Radar Trade Analytic 2.0 module (sold separately). It adds a sub-window with Sigma (volatility speed histogram), Delta Flow (CVD based on real aggression delta), Volume Index (volume-based validation), and Momentum (overbought/oversold hilo candles).
Both indicators share the same Sigma engine and the same real delta base, ensuring full synchronization.
📌 Technical information
| Item | Description |
|---|---|
| Version | 2.0 |
| Compatibility | MetaTrader 5 (main chart) |
| Recommended assets | Indices, Forex, Gold, Bitcoin, Stocks, etc. |
| Recommended timeframes | M5, M15, H1, H4 (any timeframe works) |
| No repainting | ✅ Yes |
| Multi-asset support | ✅ Yes |
| Themes | Dark / Light |
| Real Delta (aggressions) | ✅ Yes – via tick reading |
| Order Flow via DOM | ✅ Yes – via order book reading (requires the broker to provide depth data for the asset) |
| Automatic fallback | ✅ Yes – tick-volume estimate when the book is unavailable (Strategy Tester or brokers without depth data) |
💬 Educational note
Radar Trade Graphic 2.0 was designed as a practical learning tool.
Every line, every cloud, every panel exists so you can develop your context reading, your perception of direction and strength, and your decision-making without relying on ready-made signals.
Now, with real aggression delta and order flow based on the order book, you have access to professional-grade depth data, integrated directly into your chart.
Treat it as your daily laboratory. Over time, you won't just trade better — you'll understand why the market moves.
That is the true evolution of a trader.
