# RSI Screener

### Switch in RSI position

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

When the Volume & RSI switch is in the "**RSI**" position, the columns with the corresponding timeframes show the values of this parameter. At that, the table cells are highlighted by a gradient of six shades, depending on the absolute value of RSI.

![](https://cvizor.com/assets/content/palitra-gorizont.png)

Bright red indicates the strongest downward movement, while bright green indicates the strongest upward price movement.

![](https://cvizor.com/assets/content/910.jpg)

When calculating the RSI we use the standard value of 14 periods.

![](https://cvizor.com/assets/content/11.png)

Cryptovizor is a cryptocurrency screener with charts. In each cell of the table next to the absolute value of Volume or RSI there is an icon, clicking on which allows you to open the chart of the corresponding timeframe.

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

You can navigate between timeframes using the computer keyboard arrows or the graphic buttons on the left and right of the chart, as well as from the toggle panel in the upper left corner.

You can move to the next or previous ticker using the keyboard arrows or the buttons at the top and bottom of the chart.

![](https://cvizor.com/assets/content/13.png)

You can add standard indicators to the TradingView library, apply your own markup, and create alerts directly from the chart.

![](https://cvizor.com/assets/content/14.png)

To create an alert, click on the plus sign next to the price scale. The alert creation window opens, where you can set the necessary parameters, select a timeframe, and send the alert to Telegram and/or your browser.

![](https://cvizor.com/assets/content/15.png)

The graph window can be closed with the Esc key on the computer keyboard.

<figure><img src="/files/9DcHnstEEpzPMiqsQLpb" alt=""><figcaption></figcaption></figure>

To stop the background data update in the screener, click the "Pause" button; click it again to resume the data update.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cvizor.com/en/modules/cryptoscreener/rsi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
