All indicators

Significant Breakout Levels (FVG)

By LuxAlgoJul 24, 2026

Static chart image
SignalsFVG

The Significant Breakout Levels (FVG) indicator combines traditional pivot-based support and resistance analysis with Fair Value Gap (FVG) detection to identify high-probability breakout opportunities. This tool streamlines technical analysis by filtering price action through volume-based volatility conditions and providing automated visual signals when market structure is effectively breached.

# Usage The Significant Breakout Levels (FVG) indicator is designed to help traders locate major price levels and confirm momentum breakouts. To use this indicator, apply it to any chart timeframe. The indicator will automatically plot dotted lines representing recent pivot highs and lows.

When a price candle closes beyond a pivot level, the indicator evaluates the move based on three criteria:

  1. Breakout Strength: The candle body must exceed a specific multiplier of the 14-period Average True Range (ATR).
  2. FVG Validation: A Fair Value Gap must be present in the direction of the breakout to confirm institutional momentum.
  3. Level Maturity: The breakout must occur within the defined maximum age limit of the pivot level.

If all conditions are met, the indicator draws a colored box (green for resistance breakouts, red for support breakouts) and triggers a notification. If a breakout occurs but fails to meet the volatility or FVG criteria, the indicator removes the level to keep the chart clean.

# Details The script functions by maintaining a dynamic array of pivot-derived levels. It monitors these levels as price interacts with them in real time.

  • Pivot Detection: It utilizes the standard pivot high and low calculation, where the sensitivity is controlled by the look-back and look-forward bars.
  • Breakout Filtering: Rather than signaling every cross of a pivot, the script calculates the body size of the breakout candle. By comparing this to the ATR, it ensures that only "strong" or high-conviction breakouts are highlighted, filtering out low-volatility drifts.
  • FVG Logic: The script looks for a gap between the current bar and the bar two periods ago, identifying imbalances in the market that often act as catalysts for sustained price movement.

# Settings

## Pivot Settings

  • Pivot Left Bars: The number of bars to the left of the pivot point to confirm the high or low.
  • Pivot Right Bars: The number of bars to the right of the pivot point to confirm the high or low.
  • Max Active Levels: Determines the maximum number of support or resistance lines maintained on the chart simultaneously to reduce visual clutter.

## Breakout Settings

  • Breakout Strength Multiplier: A multiplier applied to the 14-period ATR; higher values require larger, more decisive candles to trigger a breakout signal.
  • FVG Box Extend Bars: Defines how many bars forward the resulting FVG box will extend on the chart.
  • Max Level Age (Bars): Prevents the indicator from signaling breakouts on "stale" levels that have been on the chart for too long.

## Style

  • Resistance/Bullish Color: Customizes the color for bullish breakout boxes and resistance levels.
  • Support/Bearish Color: Customizes the color for bearish breakout boxes and support levels.
  • Expired Breakout Color: The color assigned to levels that have been tested but failed to meet all breakout criteria.
  • Box Background Transparency: Adjusts the opacity of the FVG zones drawn on the chart.

# FAQ ### How do I access the Significant Breakout Levels (FVG) indicator? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

### Can I set alerts for these breakouts? Yes, the script includes built-in alert conditions for both resistance and support breakouts. You can configure these in the TradingView Alert menu by selecting the indicator and choosing the specific trigger condition you wish to monitor.

### Why do some levels disappear? The indicator is designed to remove lines if the price crosses them without meeting your defined strength or FVG criteria, or if the level exceeds the "Max Level Age" setting, ensuring your chart remains focused only on high-quality setups.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.