RSI-Stochastic Hybrid v2
Feb 7, 2015

The RSI-Stochastic Hybrid v2 indicator merges the Relative Strength Index (RSI) and the Stochastic Oscillator into a single, smoothed composite line to provide a versatile view of momentum and trend strength.
Usage
The RSI-Stochastic Hybrid v2 is designed to provide a smoother representation of market momentum compared to using individual oscillators. Traders can use it to identify trend direction and potential exhaustion points.
A common strategy, as suggested by Greg Morris, involves trend following:
- Buying: Consider a long position when the hybrid line reaches the overbought level (80), indicating strong upward momentum.
- Selling/Exiting: Consider closing the position or selling when the line falls back below the midpoint (50).
Additionally, the indicator includes an integrated EMA signal line. Crossovers between the hybrid line and the EMA can serve as entry or exit signals, with a crossover above the EMA suggesting bullish momentum and a crossunder suggesting bearish momentum.
Details
This script calculates the RSI and Stochastic Oscillator independently based on user-defined lengths. Each component is then smoothed using an Exponential Moving Average (EMA). The "v2" update specifically introduced this optional exponential averaging to reduce noise; for example, setting the Stochastic smoothing to 3 mimics the transition from %K to %D.
The final output is a weighted average of these two smoothed indicators. The weighting is determined by the "Percent RSI" input, allowing users to prioritize one oscillator over the other depending on market conditions or personal preference.
Settings
- RSI Length: Determines the lookback period for the RSI calculation.
- RSI Smoothing: Sets the length of the EMA used to smooth the RSI component.
- Stochastic Length: Determines the lookback period for the Stochastic Oscillator.
- Stoch Smoothing: Sets the length of the EMA used to smooth the Stochastic component.
- Percent RSI: Adjusts the weighting between RSI and Stochastic. A value of 50 results in an equal mix; higher values favor RSI, while lower values favor Stochastic.
- EMA (Signal) Length: Controls the length of the signal line EMA applied to the final hybrid calculation.
FAQ
How do I interpret the weighting between RSI and Stochastic?
The "Percent RSI" setting acts as a slider. If set to 100, the indicator displays only the smoothed RSI. If set to 0, it displays only the smoothed Stochastic. At 50, it provides a perfect mathematical average of both.
What do the overbought and oversold levels represent?
The levels at 80 and 20 function similarly to standard oscillators, marking zones where price momentum may be overextended. However, in a trend-following context, reaching the 80 level can also confirm strong trend strength.
How can I access RSI-Stochastic Hybrid v2?
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.

