Stochastic RSI with crossover-indication and alerts
Dec 29, 2022

The Stochastic RSI with crossover-indication and alerts indicator provides an enhanced visualization of traditional Stochastic RSI momentum, specifically identifying key crossovers relative to user-defined threshold levels to pinpoint potential market reversals.
Usage
The indicator is primarily used to identify momentum shifts through crossovers of the K and D lines. Unlike standard oscillators, this tool highlights specific high-probability areas for these crosses:
- Bullish Signals: A green vertical line and cross shape appear when the K-line crosses above the D-line while below a specific threshold (default is 50). This indicates upward momentum starting in a relatively oversold or neutral zone.
- Bearish Signals: A red vertical line and cross shape appear when the K-line crosses below the D-line while above a specific threshold (default is 50). This indicates downward momentum starting in a relatively overbought or neutral zone.
A unique feature of this tool is the Signal Validity setting. Users can choose to keep the signal lines visible for up to three bars. This is useful for traders who consider a crossover valid for entry even if it occurred one or two bars prior.
Details
The script calculates the Stochastic RSI by applying the Stochastic formula to the Relative Strength Index (RSI). It includes smoothing parameters (K and D) to filter out market noise. The primary enhancement involves checking the position of the crossover relative to the "Crossover Limit" and "Crossunder Limit" inputs. By default, these are set to 50, ensuring that bullish crosses are only highlighted in the lower half of the oscillator and bearish crosses in the upper half.
Settings
Stochastic RSI Parameters
- K: Smoothing period for the %K line.
- D: Smoothing period for the %D line (moving average of %K).
- RSI Length: Lookback period for the underlying RSI calculation.
- Stochastic Length: Lookback period for the Stochastic calculation applied to the RSI.
- RSI Source: The price source used for the RSI (e.g., Close, Open, High, Low).
Signal & Visuals
- # valid bars: Determines how many subsequent bars the crossover/crossunder signal remains visible on the chart (1 to 3 bars).
- Line Width: Adjusts the thickness of the vertical signal lines.
- Crossover Limit: The level below which a bullish crossover (K crossing over D) must occur to trigger a signal.
- Crossunder Limit: The level above which a bearish crossunder (K crossing under D) must occur to trigger a signal.
FAQ
How do I use the signal validity feature?
By adjusting the "# valid bars" setting, you can extend the visual highlight of a crossover for up to three bars, allowing you to see if a recent momentum shift is still within a tradable window.
Can I change the sensitivity of the signals?
Yes, you can adjust the "Crossover Limit" and "Crossunder Limit" settings. For example, setting these to 20 and 80 respectively will only highlight signals that occur in extreme overbought or oversold conditions.
How can I access this tool?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
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.

