RSI Standard Deviation

Sep 6, 2024

Static chart image
Signals
Oscillators
Volatility

The RSI Standard Deviation indicator provides a dynamic perspective on market momentum by applying standard deviation bands directly to the Relative Strength Index (RSI). This tool aims to refine traditional RSI analysis, allowing traders to better understand underlying volatility and identify more precise overbought or oversold conditions in both trending and ranging markets.

Usage

The indicator can be used to identify trend shifts and volatility-adjusted momentum. Unlike the standard RSI which uses fixed levels, this script calculates upper and lower bands based on the volatility of the RSI itself.

  • Trend Identification: An uptrend is suggested when the RSI stays above the 50 midline and the lower standard deviation band is also above 50. Conversely, a downtrend is indicated when the RSI falls below the 50 midline.
  • Volatility Assessment: The distance between the RSI and its standard deviation bands expands or contracts based on recent momentum volatility. This helps in filtering out noise during choppy market conditions.
  • Signal Confirmation: Traders can look for instances where the RSI crosses its own adaptive bands or specific levels (like the 50 midline) to confirm entries or exits.

Details

The script functions by first calculating a standard RSI based on a user-defined source and length. It then calculates the standard deviation of those RSI values over a secondary lookback period.

The bands are constructed as:

  • Upper Band: RSI + Standard Deviation
  • Lower Band: RSI - Standard Deviation

The visual output changes color based on the relationship between these components: a "long" state is maintained when the lower band remains above the midline, while a "short" state is triggered when the RSI crosses below the midline. This dual-layered approach helps distinguish between minor pullbacks and significant trend reversals.

Settings

  • RSI Len: The period used to calculate the base Relative Strength Index (default: 21).
  • RSI Source: The price data used for the RSI calculation (default: close).
  • Standard Deviation Len: The lookback period used to calculate the volatility of the RSI values (default: 35).

FAQ

How do I access RSI Standard Deviation?

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

What is the advantage of using standard deviation with RSI?

Standard deviation adds a volatility filter to the momentum oscillator. This helps in identifying whether a move in the RSI is statistically significant or merely market noise.

Can this indicator be used on any timeframe?

Yes, the indicator is designed to be versatile and can be applied to any timeframe, though users should adjust the RSI and Standard Deviation lengths to suit their specific trading style.

Free access on the following platforms
tradingviewSymbolTradingView
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

ninjatraderNinjaTrader
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

metatrader4MetaTrader 4/5
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

thinkorswimThinkorswim
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

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.