What is Stochastic RSI? Definition, Formula, and Example
Stochastic RSI is a momentum oscillator that applies the stochastic formula to RSI values rather than to raw price, measuring where the current RSI sits within its recent range to produce a faster, more sensitive overbought/oversold signal.
Stochastic RSI Definition
Stochastic RSI (StochRSI) is a momentum oscillator that applies the stochastic formula to RSI values rather than to raw price. It measures where the current RSI sits within its recent range and outputs a value between 0 and 1 (or 0–100 when scaled). Developed by Tushar Chande and Stanley Kroll and published in their 1994 book *The New Technical Trader*, StochRSI generates more overbought and oversold signals than RSI alone — useful for short-term reversal hunting but also more prone to whipsaws in trending markets.
How Stochastic RSI Is Calculated
The formula is a stochastic transformation applied to a standard RSI series:
StochRSI = (RSI − Lowest RSI over N periods) / (Highest RSI − Lowest RSI over N periods)
Standard parameters use a 14-period RSI evaluated over a 14-period stochastic lookback, with %K smoothing of 3 and %D smoothing of 3. The raw value gets multiplied by 100 to plot on a 0–100 scale on most charting platforms.
Key zones:
- Above 80: overbought
- Below 20: oversold
- Crossing 50: trend bias shift
Worked Example
On May 20, 2026, TSLA printed a 14-day RSI of 28.4. Over the prior 14 sessions, RSI ranged from a low of 21.0 to a high of 62.3.
StochRSI = (28.4 − 21.0) / (62.3 − 21.0) = 7.4 / 41.3 = 0.179 (17.9 on the 0–100 scale).
A reading below 20 — deep oversold. %K crossed above %D the next session at 21.5, generating a long trigger. TSLA closed at $172.40 on May 20 and rallied to $186.20 by May 26, a 7.9% move in four trading days.
When Traders Use Stochastic RSI
Three primary use cases:
1. Short-term reversal entries on choppy or range-bound names — day traders run StochRSI on 1-minute and 5-minute charts to time bounces and rejections
2. Divergence detection — price makes a new high while StochRSI makes a lower high signals momentum exhaustion ahead of price
3. RSI confirmation — when vanilla RSI is slow to register a turn, StochRSI fires first; the two together filter noise
StochRSI also pairs well with VWAP rejections and supply/demand zones, where a deep oversold print at a known support level becomes a higher-conviction entry than either signal alone.
Limitations and Common Misconceptions
- Strongly trending markets pin StochRSI at extremes for extended stretches — a reading of 95 in a parabolic move is not a short signal
- More whipsaws than vanilla RSI; never a standalone strategy
- The 3,3 smoothing introduces lag in fast moves; some traders strip smoothing entirely to get raw signals
- Overbought ≠ short. Oversold ≠ long. Both are *conditions*, not triggers — you need price confirmation
- Cryptocurrency markets, where 24/7 trading produces extreme momentum, generate many false StochRSI reversal signals