# Тепловая карта Binance USDT

{% embed url="<https://youtu.be/i27hIjjrrGc>" %}

### Модуль тепловая карта

Тепловая карта представляет собой визуализированное пространство, которое разделено на прямоугольники, размеры и порядок которых определяется количественной переменной.

**Этой переменной могут являться следующие столбцы таблицы скринера:**

Volume - объем торгов в USDT

Volume change - процент изменения объема

Price change - процент изменения цены

RSI change - процент изменения значения индикатора RSI

Volatility - значение волатильности цены

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

Каждый выбранный фильтр работает во всех таймфреймах:

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

Для удобства работы вы можете выбрать максимальное количество отображаемых элементов в тепловой карте от 10 до 300.

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


---

# 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/ru/modules/heatmap.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.
