# Volume

### Volume

“**Volume**” is the trading volume in USDT. As you know, we use a moving method of trading volume calculation. It shows the value of the current moment minus N periods ago, where N is the selected timeframe&#x20;

The moving and per-bar trading volumes differ in that when the candle closes, the volume value is not reset to zero.

If you select the Volume filter with a 1D timeframe and ten displayed elements, the map will display the top ten coins by trading volume from the watchlist or list of coins you selected. If the search field is left empty, the map will be generated based on all the coins from the screener.

The size of each cell will indicate the ratio of the maximum value of the selected filter relative to the minimum value.

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

If you hover over a cell of the map, you will see the values ​​for the current timeframe in a pop-up window.

**TICKER**

**Price** – current price

**Price change** – price change percentage

**Volume** – trading volume in USDT

**Volume change** – volume change percentage

**RSI** – the value of the RSI indicator with a standard period of 14

**RSI change** – percentage change in the value of the RSI indicator

**Volatility** – price volatility value

**MA** – the value of the state of the trend by moving averages. (The default is MA50 and MA200. You can set other values ​​in the settings).

**Delta** - Difference between market buy and sell volume for the selected time frame

**CD Week** - Cumulative delta between buy and sell volume for the week

The color of the cell depends on the Volume change value (percentage of change in trading volume), if the volume has changed to the lower side - red fill, if it has increased - green.&#x20;

The brightness of the cell depends on the Volume (trading volume) value, where light green/red color is the highest trading volume, and dark color is the lowest trading volume among the selected coins.

### Clicking on the map cell opens the chart in the selected timeframe

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

For ease of navigation and switching timeframes, you can use the buttons on the borders of the chart window or using the keyboard arrows.&#x20;

Markup on the charts is combined with all the tabs of the screener, you can start working in the heat map, and then continue markup in the table, everything will be saved automatically.

####


---

# 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/volume.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.
