Fractional Momentum OrderBlock Hybrid
Family: hybrid · Regime: high_vol · Complexity: medium · Asset classes: FX, Indices, Crypto · Timeframes: M15, H1
Thesis
Market imbalances (FVGs) and Order Blocks (OB) represent areas where significant institutional buy/sell orders were mismatched, creating price 'magnets.' By confirming entries into these zones with ultra-fast momentum (EMA 2 and MACD 1.5), we can capture the continuation of the impulsive move before it reaches structural Supply or Demand, using structural zones as definitive invalidation points.
Components
- MQL4 Indicator Sample / Bar Counter Utility (regime) — Ensures the strategy only executes after a minimum threshold of market data is processed to allow Supply/Demand zones to populate.
- Dynamic EMA with Box Method Selector (direction) — Provides a high-frequency directional filter to ensure entries align with immediate micro-trend momentum.
- OrderBlock FVG Detector (entry) — Identifies institutional liquidity footprints and price imbalances for high-probability entry triggers.
- Average True Range (NNFX Version) (exit) — Used to define the volatility-adjusted take profit and trailing stop distance.
- Supply & Demand Zones (NNFX) (risk) — Defines the structural invalidation point for stop loss placement and position sizing.
- Unsupported ta.macd Fast Length (Test Case) (confirmation) — Provides ultra-fast momentum confirmation to prevent entry during stagnant or exhausted price action.
Known failure conditions
- The strategy produces >10 consecutive losses in a low-volatility ranging environment where OBs are frequently breached.
- The Supply/Demand Zones component fails to draw levels for more than 500 bars, indicating a lack of structural pivots.
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).