OPEN-SOURCE SCRIPT

Simple FVG - All Gaps

90
Simple FVG Indicator - Pure Fair Value Gap Detection
A clean, no-nonsense Fair Value Gap (FVG) script for TradingView. No filters, no overcomplication — just pure FVG detection with optional mitigation and visual control.

  1. Pure FVG Logic: Detects imbalance using only low > high[2] and high < low[2] — the original ICT definition.
    No False Filters: Zero reliance on volume, RSI, moving averages, or swing structure.
    Accurate Mitigation: Choose between Touch, Mid, or Full fill with correct proximal/distal logic.
    Smart Extension: Indefinite (until mitigated) or Fixed Bars (visual only).
  2. Performance Optimized: Uses arrays + max 500 boxes to prevent lag.

    • Bullish FVG: Green translucent box from high[2] to low[0]
      Bearish FVG: Red translucent box from low[2] to high[0]
    • Mitigated FVGs: Gray (or hidden) with extension stopped

    "No fluff. Just gaps."

    How to Use:

    Add to chart
    Enable Bullish/Bearish FVGs
    Set Mitigation Type (Mid recommended)
    Watch price react at unmitigated zones

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.