Efficient Trend-Gap Momentum Strategy
Family: breakout · Regime: trending · Complexity: high · Asset classes: Equities, Indices, Crypto · Timeframes: H1, H4
Thesis
Market gaps that occur within established trends (ADX > 25) and are accompanied by high volume relative to the price movement (Efficiency) signify 'Runaway Gaps' rather than 'Exhaustion Gaps.' By filtering these moves with zero-lag indicators and institutional anchors (VWAP), the strategy captures the subsequent momentum burst before price velocity (MOM) fades.
Components
- Average Directional Index (ADX) (regime) — Ensures trades are only taken in high-velocity environments (ADX > 25), avoiding the low-conviction gaps found in ranging markets.
- Heikin Ashi (direction) — Used to confirm directional bias through candle color; provides a smoothing filter to ignore minor contra-trend price noise.
- MindTheGap (entry) — Acts as the primary execution trigger, identifying sudden imbalances in supply/demand that initiate momentum bursts.
- Momentum (MOM) (exit) — Detects the deceleration of the gap-initiated move to exit before the inevitable mean reversion or gap-fill.
- VWAP + EMA Cross Pullback (risk) — Provides the institutional 'anchor' for the trade; SL/TP is derived from ATR-based volatility to ensure survivability.
- Zero Lag Least Squares Moving Average (ZLSMA) (confirmation) — Confirms that the gap is occurring in alignment with a high-fidelity, low-lag trend line.
- Volume to Absolute Return Ratio (volatility_filter) — Filters out 'hollow' gaps by requiring high volume relative to the price change, ensuring institutional participation.
Known failure conditions
- The gap is immediately filled within 3 candles (exhaustion gap).
- ADX falls below 20 while the position is open, indicating a loss of trend regime.
- Volume/Absolute Return Ratio drops significantly, suggesting 'low-effort' price movement.
Explore the full interactive blueprint, parameter ranges and evidence on WOBR StrategyVerse, or generate this strategy as an MT4/MT5 Expert Advisor with QuantMogul AI Engine.