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.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

