# Cryptocurrency Heatmap Binance

{% embed url="<https://www.youtube.com/watch?v=1Z_J5mDB_DY>" %}

## Heatmap module

A heat map is a visualized space divided into different rectangles. The size and order of these rectangles is determined by a quantitative variable.

**Such a variable can be the following columns of the screener table:**

Volume – trading volume in USDT&#x20;

Volume change – volume change percentage

Price change – price change percentage

RSI change – percentage of change in the RSI indicator value

Volatility – price volatility value&#x20;

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

Each of the selected filters operates in all timeframes:

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

For more convenient work, you can choose the maximum number of displayed elements in the heat map – from ten to three hundred.

![](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/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.
