All indicators

RSI Standard Deviation

Sep 6, 2024

Static chart image
SignalsOscillatorsVolatility

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 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.