QQE Indicator for MT5: Settings & Trading Guide

Learn how QQE combines smoothed RSI and volatility-based trailing levels, with settings, signal examples, and practical MetaTrader setup guidance.
What is the QQE indicator?
QQE stands for Quantitative Qualitative Estimation. It is a custom oscillator based on smoothed RSI, typically displayed with one or more trailing signal levels. Traders use the relationship between these lines to examine momentum changes without treating every movement of the raw RSI as a new signal.
How the calculation works
Common QQE implementations smooth RSI and estimate the variation of that smoothed series to build trailing levels. Crossings and the oscillator's position relative to its midpoint can serve different purposes: one highlights a momentum change, while the other describes its broader direction. QQE, QQE Advanced, and QQE Mod are not necessarily interchangeable implementations.
What this guide covers
QQE settings on MT5
These are the actual inputs and defaults in RaptozGroup version 1.00. Other implementations may differ. Defaults are starting points, not optimized trading recommendations.
Wilder RSI, EMA smoothing, and a double-smoothed RSI-change envelope form the trailing signal. This is a basic QQE implementation, not QQE Mod. The midpoint is 50.
| Parameter | Default | What it changes |
|---|---|---|
| RSIPeriod | 14 | Wilder RSI lookback. |
| Smoothing | 5 | EMA smoothing of RSI. |
| QQEFactor | 4.236 | Multiplier for the double-smoothed absolute RSI change. |
| EnablePopupAlerts | false | Optional terminal popup, once per newly closed signal candle; no historical alert on attachment. |
| EnablePushAlerts | false | Optional mobile push; configure Notifications in your terminal first. |
Signal examples & trade planning
Identify the lines and scale
Read the indicator legend and inputs. Confirm which line is smoothed RSI and which is the trailing level.
Compare momentum with price
Use the oscillator as context for an observable price setup, rather than opening a trade just because two lines touch.
Confirm the candle
Record whether a crossover remains after the candle closes. Keep this confirmation rule consistent when reviewing historical examples.
Plan and review the trade
Use price-based invalidation and a position size suited to the distance. Note situations where the oscillator crossed repeatedly without a sustained move.
Worked interpretation
A smoothed RSI crossing above its trailing line below the midpoint can indicate improving momentum while the broader reading is still weak. That differs from a cross above the midpoint during an existing uptrend. Your guide and testing should distinguish those two setups.
These examples explain indicator readings. They are not live signals or evidence of a profitable strategy. Include spread, commission, slippage, and losing setups in any evaluation.
Signal timing, repainting & limitations
Smoothing introduces lag and does not remove false signals. During a strong trend, an oscillator may remain elevated or depressed for a long time. A QQE cross is not automatically a price reversal, and historical arrows depend on the chosen version.
To inspect a version, record its signals at candle close, then refresh the chart and compare those same timestamps. Repeat with enough history loaded. If a higher timeframe is used, check whether that candle is still open. Passing a few examples is not a guarantee that all historical signals are stable.
QQE vs RSI divergence
QQE studies a smoothed RSI and trailing levels. Divergence compares oscillator swings with price swings. These are different conditions and should be evaluated separately.
Free QQE download for MT5
QQE · MT5
RaptozGroup · Version 1.00 · Free source and compiled files
Choose the compiled file to install directly, or download the editable source for MetaEditor. No DLLs, external indicators, or automated order execution.
Native compilation and automated calculation checks completed. Demo-chart validation is still recommended. Warm-up bars are hidden; current-candle curves can change. Alerts default to off and use closed candles.
How to install a compatible version on MT5
Download the MT5 file above. The compiled .ex5 file is ready to install; the .mq5 source can be opened and compiled in MetaEditor.
- Open the MT5 desktop terminal and select File → Open Data Folder.
- Copy the
.mq5source or.ex5compiled file into MQL5 → Indicators. - For MQL5 source, use the MT5 MetaEditor and compile it. MQL4 source is not compatible without a proper port.
- Refresh the Navigator or restart the terminal, then attach the indicator to a demo chart.
- Check the Inputs, Colors, and Visualization tabs. Compare the plotted output and signal timing with the implementation's documentation.
- Start on a standard chart such as M15 or H1. MT5 has additional timeframes, but check that a port handles your selected period correctly.
If the indicator does not appear
Confirm the platform and folder, load more chart history, and inspect the Experts and Journal logs. Check whether a separate indicator window opened below the chart. Missing dependencies or compiler errors need fixing in the actual file; changing its extension will not resolve them.
Implementation references
Review the implementation before installing
The linked material is a third-party reference, not a Trader Sentiments-tested download. Check its platform and licence. A TradingView example illustrates the concept but requires a separate MQL implementation for MetaTrader.
QQE for MetaTrader — EarnForex source and implementation referenceQQE MT5: frequently asked questions
Is QQE the same as QQE Mod?
No. Modified versions can add extra RSI calculations, bands, or filters. Compare the actual inputs and source rather than assuming the names mean the same thing.
Does a QQE crossover predict a reversal?
It describes a change in the oscillator relationship. Price can continue in its previous direction, so a crossover should be tested within a complete setup.
Does QQE repaint?
There is no universal answer for every version. A current-candle value can change before close. Check whether closed-bar signals remain unchanged after refreshing the chart, and whether any higher-timeframe inputs are still forming. This page does not certify a specific implementation as non-repainting.
Can I use an MT4 file in MT5?
No. Use a native .mq5 source file or .ex5 compiled file for MT5. Renaming the file extension does not convert the code.
Can I install it in the MT5 mobile app?
Custom MQL indicators require the desktop terminal. The mobile app does not load custom .mq5 or .ex5 files. A desktop implementation may send push notifications if it supports them.
What is included in the download?
Free RaptozGroup source and compiled indicator files, version 1.00. Native compilation and automated calculation checks were completed. Broker-specific chart behavior and strategy profitability have not been validated. Test the indicator on a demo chart before relying on it.
