AlgoMaster News Indicator (NNFX-style)
Category: volatility, market_structure
Visualizes historical and upcoming high-impact economic news events directly on the chart using vertical lines and impact-colored arrows.
Formula
L_{news} = \text{VLine}(\text{Time}_{event}) \\ \text{Impact} = \max(\text{NewsImpact}_{base}, \text{NewsImpact}_{quote})
Inputs
- indicatorDisplacement (default: 1)
- indicatorMode (default: FILTER_IMPACT)
- show_news_lines (default: true)
- distanceFirst (default: 500)
See signal primitives and every published strategy that uses AlgoMaster News Indicator (NNFX-style) on WOBR StrategyVerse.