ICT + FVG + RSI V1.2.12
Category: market_structure, momentum, volatility
Multi-timeframe indicator that overlays HTF candles, detects Fair Value Gaps (FVG) with ATR normalization, and provides an MTF RSI dashboard based on ICT concepts.
Formula
Bullish FVG: Low[t] > High[t-2] \nBearish FVG: High[t] < Low[t-2] \nRSI: 100 - (100 / (1 + RS)) where RS = SmoothMA(Gains) / SmoothMA(Losses)
Inputs
- HTF 1-6 Show (default: true)
- Max Display Candles (default: 10/8/6/5/5/3)
- ATR Period for FVG Filter (default: 30)
- Timezone (default: America/Sao_Paulo)
See signal primitives and every published strategy that uses ICT + FVG + RSI V1.2.12 on WOBR StrategyVerse.