← Back to indicators guide

RSI — Relative Strength Index

The RSI is a momentum oscillator that measures the speed and magnitude of recent price changes (default 14-period window). It ranges from 0 to 100. It's one of the most widely used technical indicators because it combines reading simplicity with strong reversal signals.

Definition and formula

The RSI compares the average of recent gains to the average of recent losses:

RSI = 100 − [100 / (1 + RS)]
RS = average gain over N periods / average loss over N periods

The standard window is 14 periods (days for the Cash Scanner daily scan). The shorter the window, the faster the response but the noisier the signal.

How to read the RSI

Classic thresholds

RSI divergences

The most powerful RSI signal isn't the 30/70 threshold — it's the divergence between price and RSI:

Cash Scanner detects these divergences automatically over a rolling window. See the divergences guide for details.

How Cash Scanner uses RSI

The RSI enters several components of the /100 score:

Limits and common pitfalls

Going further