Liquidity-Validated Darvas Momentum
Family: breakout · Regime: trending · Complexity: medium · Asset classes: Equities, Forex, Crypto · Timeframes: M15, H1
Thesis
Market breakouts are only sustainable when accompanied by an increase in institutional execution density (liquidity) and alignment across multiple timeframes. By using a persistent 'varip' array to track tick-level activity and a Darvas Box to define structural consolidation, we can filter out low-conviction breakouts. The edge lies in the confluence of structural exhaustion, volume participation, and multi-timeframe trend inertia, while avoiding exogenous volatility from news events.
Components
- Supported user type array varip declaration (regime) — Used as a liquidity regime filter; high tick-density (execution counts) in the persistent UDT array validates institutional participation during a breakout.
- Supported indicator max boxes count (direction) — Provides the raw price directionality and limits the visual search space for structural consolidation patterns.
- Darvas Boxes (Multi-Mode) (entry) — Identifies volatility contraction zones (boxes). Breakouts from these boxes provide the primary entry triggers.
- Equity Line Projection (exit) — Used to define target prices based on account-level equity growth milestones, providing a dynamic exit linked to portfolio performance.
- AlgoMaster News Indicator (NNFX-style) (risk) — Acts as a hard risk filter to prevent entering trades immediately before high-impact news and to adjust position sizing based on event proximity.
- Multi Timeframe Moving Average Dashboard (volatility_filter) — Serves as a secondary trend/volatility filter; trades are only taken if the aggregate SMA power (M15-H4) aligns with the breakout direction.
Known failure conditions
- Price enters a prolonged 'mean-reversion' phase where Darvas boxes overlap for >10 iterations.
- Execution density (varip array) remains flat during price breakouts, suggesting retail-driven low-liquidity moves.
- News events trigger extreme slippage that bypasses the Equity Line Projection exit logic.
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).