Smart Range Breakout
Mar 17, 2025

The Smart Range Breakout indicator identifies potential breakout opportunities by detecting price consolidation zones and validating price action with volume confirmation. It is specifically designed to highlight low-volatility periods that often precede significant moves in volatile markets.
Usage
The indicator can be applied to any timeframe, though it is optimized for high-volatility environments like the 1-minute chart on indices. Users can use the tool to:
- Identify Consolidation: The script draws green boxes on the chart when the price range remains below a certain threshold relative to volatility (ATR).
- Spot Breakouts: Bullish breakouts are marked with green triangles below the bars, while bearish breakouts are marked with red triangles above the bars.
- Filter Noise: Signals are only generated when the candle open price escapes the consolidation box, preventing "fakeouts" often caused by wicks.
- Volume Validation: The indicator requires volume to exceed a user-defined moving average, ensuring that the breakout has sufficient market participation.
Details
The script functions by calculating the range between the highest high and lowest low over a specific period. This range is compared against the Average True Range (ATR). If the range is smaller than the ATR multiplied by a user-defined threshold, a consolidation phase is identified. Once the minimum number of consolidation bars is met, a fixed-length box is projected. To maintain signal quality, the script uses a "one signal per box" logic, meaning no further triangles will appear until a new consolidation zone is formed.
Settings
Detection Settings
- Consolidation Length: Sets the lookback period used to calculate the price range and volatility.
- Range Threshold (ATR Multiplier): Adjusts how strict the consolidation detection is; higher values allow for more volatility within a "quiet" range.
- Minimum Consolidation Bars: The required number of consecutive bars that must meet the range criteria before a box is drawn.
Confirmation & Filter Settings
- Confirmation Bars for Breakout: The number of consecutive bars that must remain outside the box boundary to validate the signal.
- Volume MA Length: The period for the Volume Moving Average used for filtering.
- Volume Multiplier: The factor by which current volume must exceed the Moving Average to confirm a breakout.
- Max Box Length (bars): The maximum horizontal extension of the consolidation box on the chart.
FAQ
How do I access Smart Range Breakout?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Which markets work best with this tool?
While versatile, it is highly effective on volatile indices like the DAX or NASDAQ, where range contractions often lead to explosive intraday moves.
What do the yellow dots represent?
The yellow dots are a debug visual that indicates every individual bar where the price range currently meets the consolidation criteria.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.