All indicators

Range Breakout

Sep 1, 2021

Static chart image
Price Action BasedSignalsVolatility

The Range Breakout indicator identifies potential trend continuations or reversals by signaling when the price closes outside of a defined multi-period price range. It provides traders with a simplified visual method to detect shifts in market momentum based on historical highs and lows.

Usage

The Usage of the Range Breakout indicator centers on identifying volatility expansion after a period of consolidation. When the price closes above the highest high of the specified lookback period, a bullish label appears below the bar. Conversely, when the price closes below the lowest low of that same period, a bearish label appears above the bar.

Traders often use these signals to:

  • Identify the start of a new trend.
  • Validate momentum during a breakout from a sideways market.
  • Set alert conditions for automated monitoring of multiple assets.

Details

The script functions by calculating the ta.highest() and ta.lowest() values over a user-defined length. It compares the current closing price to these historical extremes from the previous bar ([1]). By checking the close against the prior range, the indicator ensures that a breakout is confirmed by a candle close rather than just an intra-bar wick. The implementation is lightweight and optimized for real-time alerts.

Settings

  • Range Length: Determines the number of previous bars used to calculate the high and low boundaries of the range. A higher value requires a more significant move to trigger a signal, while a lower value makes the indicator more sensitive to short-term price action.

FAQ

How can I adjust the sensitivity of the signals?

You can adjust the "Range Length" in the settings menu. Increasing the value will filter out minor fluctuations, whereas decreasing it will provide more frequent, shorter-term signals.

Does this indicator work on all timeframes?

Yes, the Range Breakout indicator can be applied to any timeframe. It calculates the range based on the number of bars relative to the chart's current resolution.

How do I access the Range Breakout indicator?

You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

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.