> For the complete documentation index, see [llms.txt](https://gorilli.gitbook.io/gorillionaire/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gorilli.gitbook.io/gorillionaire/available-signals/rsi.md).

# RSI

<figure><img src="/files/qHQDQHXgrsXvzzp6KfgN" alt=""><figcaption></figcaption></figure>

Relative Strength Index (RSI) is a momentum oscillator that measures the speed and change of price movements. It ranges from 0 to 100 and helps traders identify overbought or oversold conditions in an asset.

* RSI > 70 typically signals an overbought market; therefore, it means that a potential pullback or reversal might happen.
* RSI < 30 suggests that the market is oversold, indicating a possible upward correction.

RSI helps us assess whether a price move is overextended and can support timing decisions for entries or exits.&#x20;
