QQE SIGNALS V2 Trading Guide
Last updated: July 22, 2026
The QQE Signals V2 is a quantitative technical analysis tool. QQE Signals V2 Premium custom main-chart overlay indicator. Enhancements:
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
- Laguerre Gamma (
gamma): Controls the calculation period and sensitivity for market detection. - ALMA Length (
almaLength): Controls the calculation period and sensitivity for market detection. - ALMA Offset (
almaOffset): Controls the calculation period and sensitivity for market detection. - ALMA Sigma (
almaSigma): Controls the calculation period and sensitivity for market detection. - Fast QQE Factor (
qqeFactor): Controls the calculation period and sensitivity for market detection. - Volatility Period (
volatilityPeriod): Controls the calculation period and sensitivity for market detection. - QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) (
qqeFactorMode): Controls the calculation period and sensitivity for market detection. - Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) (
regimeFilterMode): Controls the calculation period and sensitivity for market detection. - ADX Sideways Threshold (
adxThreshold): Controls the calculation period and sensitivity for market detection. - CHOP Sideways Threshold (
chopThreshold): Controls the calculation period and sensitivity for market detection. - Buy Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - Is Long (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short (
isShort): Controls the calculation period and sensitivity for market detection. - Buy Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - Is Long State (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short State (
isShort): 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
buySignal- Buy Signal event signal.sellSignal- Sell Signal event signal.isLong- Is Long State event signal.isShort- Is Short State event signal.
2. Filters and Trade Levels
gamma- Laguerre Gamma value used for structural qualification or thresholds.almaLength- ALMA Length value used for structural qualification or thresholds.almaOffset- ALMA Offset value used for structural qualification or thresholds.almaSigma- ALMA Sigma value used for structural qualification or thresholds.qqeFactor- Fast QQE Factor value used for structural qualification or thresholds.volatilityPeriod- Volatility Period value used for structural qualification or thresholds.qqeFactorMode- QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) value used for structural qualification or thresholds.regimeFilterMode- Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) value used for structural qualification or thresholds.adxThreshold- ADX Sideways Threshold value used for structural qualification or thresholds.chopThreshold- CHOP Sideways Threshold value used for structural qualification or thresholds.buySignal- Buy Signal value used for structural qualification or thresholds.sellSignal- Sell Signal value used for structural qualification or thresholds.isLong- Is Long value used for structural qualification or thresholds.isShort- Is Short value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.