An indicator of an indicator

Stochastic RSI (StochRSI) takes the RSI value and runs the stochastic oscillator formula on it. Instead of asking where price sits within its recent range, it asks where RSI sits within its own recent range. The result is a more sensitive momentum reading that swings between 0 and 1 (or 0 and 100, depending on the platform).

How it is calculated

StochRSI = (RSI − lowest RSI over N periods) ÷ (highest RSI over N periods − lowest RSI over N periods). Most charting tools then smooth it into two lines: a fast %K and a slower %D signal line. The default lookback is usually 14 periods, mirroring RSI.

Reading the extremes

  • Above 0.80 (or 80): RSI is near the top of its recent range — momentum is stretched to the upside.
  • Below 0.20 (or 20): RSI is near the bottom of its recent range — momentum is stretched to the downside.
  • %K crossing %D: the faster line crossing the slower one is the most common trigger signal.

StochRSI versus RSI

Because it measures RSI's position rather than price directly, StochRSI reaches its extremes far more often than RSI does. That makes it earlier — and noisier. RSI might sit at 55 while StochRSI has already pinned to 1.0. In a strong trend StochRSI can stay maxed out for a long time, so treating every extreme as a reversal is a fast way to lose money.

Using it sensibly

The most reliable approach is to use StochRSI for timing within a bias set by something slower. Wait for plain RSI on RSI Monitor to confirm a stretched condition, use market structure to define the trend, and let a StochRSI cross in the direction of that trend fine-tune your entry. On its own, in a choppy market, StochRSI will whipsaw relentlessly.