PAM (Price Action Master) - Volatility Filter Version
Category: volatility
Identifies low-volatility periods by marking bars where the 14-period Average True Range (ATR) falls below a specific threshold (Value_B).
Formula
ATR_{14} < Value\_B
Inputs
- Value_B (default: 2.23)
- Audible_Alerts (default: true)
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.