Recursive OrderBlock Adaptive Momentum Strategy
Family: hybrid · Regime: trending · Complexity: medium · Asset classes: FX, Indices, Crypto · Timeframes: H1, H4
Thesis
Market momentum is driven by institutional liquidity clusters (OrderBlocks). By filtering for trending regimes using Recursive Least Squares (an adaptive signal processing method) and confirming entry with synthetic volume delta, we can identify high-probability reversals or continuations at structural gaps. The edge lies in the combination of adaptive signal filtering (RLS) and structural price action (OB), while using news data as a volatility governor to avoid unpredictable macro-shocks.
Components
- Recursive Least Squares Adaptive Filter (RLS) (regime) — Establishes the macro-regime; the adaptive nature of RLS allows it to filter out noise more efficiently than static filters, defining the 'current' trend bias without significant lag.
- McGinley Dynamic (direction) — Provides the tactical directional bias; it adjusts its own speed relative to market volatility to keep the trend line relevant during rapid price movements.
- OrderBlock FVG Detector (entry) — Identifies structural liquidity zones where 'smart money' orders are clustered, serving as the high-probability trigger for entries.
- TSI Convergence Divergence (TSI_CD) (exit) — Measures the velocity of momentum; a color change in the histogram suggests the move is exhausting or reversing, providing an objective exit signal.
- News Indicator NMNNFX (risk) — Manages exogenous risk by filtering trades during high-volatility events and adjusting exposure based on impact tiers.
- Footmap – Heat & Volume [v1] (confirmation) — Provides volume-based confirmation; synthetic delta ensures that price action at the OrderBlock is supported by actual (approximated) buying or selling pressure.
Known failure conditions
- The P-matrix in the RLS filter becomes poorly conditioned (numerical instability), leading to erratic regime signals.
- Synthetic volume delta consistently fails to correlate with price movement during low-liquidity Asian sessions.
- Price breaches the OrderBlock zone without any slowdown, suggesting the OB was a 'liquidity trap' rather than a reversal zone.
Explore the full interactive blueprint with parameter ranges and evidence on WOBR StrategyVerse, or generate this strategy as an MT4/MT5 Expert Advisor with QuantMogul AI Engine (free download).