All indicators

Stochastic RSI Alerts

Jul 26, 2018

Static chart image
SignalsOscillators

The Stochastic RSI Alerts indicator is a specialized technical analysis tool that combines Stochastic oscillators with the Relative Strength Index (RSI) to identify potential overbought and oversold conditions through automated alerts. It aims to provide traders with timely notifications when momentum shifts occur at extreme price levels.

Usage

The indicator can be used to identify trend reversals or exhaustion points. Traders typically look for the following scenarios:

  • Overbought Reversals: When the K line crosses below the D line while above the 80 level, it suggests a potential downward move or retracement.
  • Oversold Reversals: When the K line crosses above the D line while below the 20 level, it indicates a potential upward move or bounce.

The script includes built-in alert conditions for these specific crossovers, allowing users to monitor multiple assets without manually watching the oscillator at all times.

Details

The Stochastic RSI is essentially a "Stochastic of an RSI." It measures the value of the RSI relative to its high/low range over a set period. By applying the Stochastic formula to RSI values rather than price, the indicator becomes much more sensitive to momentum changes, often reaching extreme levels (0 or 100) more frequently than the standard RSI. This implementation includes smoothing for both the K and D lines to filter out minor market noise while preserving the core signals.

Settings

  • Smooth K: The period used to calculate the simple moving average of the raw Stochastic RSI values.
  • Smooth D: The period used to calculate the moving average of the K line, creating the signal (D) line.
  • RSI Length: The lookback period used for the underlying Relative Strength Index calculation.
  • Stochastic Length: The lookback period used for the Stochastic calculation applied to the RSI values.
  • RSI Source: The price data point (Close, Open, High, Low, etc.) used as the input for the RSI.

FAQ

How do I access the Stochastic RSI Alerts?

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

What do the 80 and 20 levels represent?

The 80 level represents the overbought threshold, while the 20 level represents the oversold threshold. Signals generated outside these boundaries are generally considered higher probability than those occurring in the middle of the range.

Can I change the alert messages?

Yes, the script uses standard alert conditions and the alert() function, allowing you to configure custom notifications or webhook messages within the TradingView alert creation menu.

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.