ICT Mitigation Block Scanner
Category: market_structure, volatility
Identifies ICT Mitigation Blocks and market structure shifts using Zig-Zag reversals combined with volume and ATR filters.
Formula
ZigZag(H/L, len) \cap \text{Price \% Change} \cap \text{Vol Rel Filter} \cap \text{ATR Threshold}
Inputs
- Screening Method (default: Mitigation Block)
- Zig Zag Length (default: 3)
- Apply % Change Filter (default: false)
- ATR Length (default: 14)
- Body % Above (default: 60)
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.