QQE MT4 Trading Guide
Last updated: July 22, 2026
The QQE MT4 (Glaz) is a quantitative technical analysis tool. QQE_MT4 Optimized to Golden Standard. Improvements:
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- RSI Length (
rsiLength): Controls the calculation period and sensitivity for market detection. - RSI Smoothing (
rsiSmoothing): Controls the calculation period and sensitivity for market detection. - Fast QQE Factor (
qqeFactor): Controls the calculation period and sensitivity for market detection. - Threshold (
threshold): Controls the calculation period and sensitivity for market detection. - Show Histogram EMA (
showHistEma): Controls the calculation period and sensitivity for market detection. - Histogram EMA Length (
histEmaLength): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Hist Bull (
histUp): Controls the calculation period and sensitivity for market detection. - Hist Bear (
histDown): Controls the calculation period and sensitivity for market detection. - Hist Mid (
histMid): Controls the calculation period and sensitivity for market detection. - Upper Line (
upperLine): Controls the calculation period and sensitivity for market detection. - Lower Line (
lowerLine): Controls the calculation period and sensitivity for market detection. - Threshold Shaded Bg (
threshBg): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEmaLine): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Histogram (
hist): Controls the calculation period and sensitivity for market detection. - Hist Bull (
_histAboveTh): Controls the calculation period and sensitivity for market detection. - Hist Bear (
_histBelowTh): Controls the calculation period and sensitivity for market detection. - Hist Mid (
_histInChannel): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEma): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Histogram (Oscillator) (
hist): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEma): Controls the calculation period and sensitivity for market detection. - Above Threshold (
_histAboveTh): Controls the calculation period and sensitivity for market detection. - Below Threshold (
_histBelowTh): Controls the calculation period and sensitivity for market detection. - Inside Channel (
_histInChannel): Controls the calculation period and sensitivity for market detection.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
_histAboveTh- Hist Bull event signal._histBelowTh- Hist Bear event signal._histInChannel- Hist Mid event signal._histAboveTh- Above Threshold event signal._histBelowTh- Below Threshold event signal._histInChannel- Inside Channel event signal.
2. Filters and Trade Levels
rsiLength- RSI Length value used for structural qualification or thresholds.rsiSmoothing- RSI Smoothing value used for structural qualification or thresholds.qqeFactor- Fast QQE Factor value used for structural qualification or thresholds.threshold- Threshold value used for structural qualification or thresholds.showHistEma- Show Histogram EMA value used for structural qualification or thresholds.histEmaLength- Histogram EMA Length value used for structural qualification or thresholds.qqeLine- QQE Line value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.hist- Histogram value used for structural qualification or thresholds.histEma- Histogram EMA (2) value used for structural qualification or thresholds.qqeLine- QQE Line value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.hist- Histogram (Oscillator) value used for structural qualification or thresholds.histEma- Histogram EMA (2) value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.