# Market Heat map

### General overview of Market Heatmap panel in Quantower

A trader can use this panel as a research tool to view the performance of various assets (stocks, cryptos, futures). Different colors will help you to quickly assess the state of assets relative to each other.

![General vie of Market Heatmap panel](/files/6UeJH8G4aFV3elucIEtO)

### How to work with the Market heat map panel?

* Launch the **Marker heat map** panel from the Control Center. The panel is located in the *Misc* category.

![](/files/5ZWBDu8lXRNtgXAxok7W)

* Add the necessary symbols by clicking on the icon "+".

![](/files/m0eSYI2vnQ5Ps9tYSTzF)

* The panel allows displaying data in two modes:

  ***Treemap*** mode in which the size of the tiles depends on the value of the price or volume change.

  ***Cells*** show tiles of symbols from largest to smallest value (price or volume change).

![](/files/oauHWeYgTDOdujRDUpOn)

* You can switch between two sorting modes — **Change, %** (daily price change), **Volume**

![](/files/0wBNMmNp4ecIBbEF66EZ)

* You can save and switch between different lists of assets. For example, create a list of popular cryptocurrencies or a list of major US futures. After saving, you can select the desired actions:

  &#x20; — **Add to Watchlist** allows you to add a previously saved list to the current

  &#x20; — **Replace Watchlist** allows you to delete the current list and add all instruments from the previously saved one

![](/files/SUxkPJhxP6vDN5n20u3t)

* The panel allows you to compare volume and price changes over the past day. Select the required date in the past, and the panel will load data for the analysis.

![](/files/jcJ89groGYDsDIo44VZD)


---

# 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://help.quantower.com/quantower/miscellaneous-panels/market-heat-map.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.
