> For the complete documentation index, see [llms.txt](https://help.ampfutures.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ampfutures.com/trading-platforms/quantower/miscellaneous-panels/market-heat-map.md).

# Market Heat map

## What is the quantower Heat map <a href="#what-is-the-quantower-heat-map" id="what-is-the-quantower-heat-map"></a>

You can use these maps as an investment research tool to view the performance of various market indices, sectors, asset classes or individual stocks. You can compare the stock market of a particular country with that of another country.

Given the wide variety of data these maps provide, the data values are presented in different colors to help you quickly understand the information.

In addition to their attractive appearance, Quantower market heat maps have features that make investment research both informative and interesting

![](/files/-MZCgPoJEBOpt6YH0qPZ)

## How Quantower heat map works. <a href="#how-quantower-heat-map-works" id="how-quantower-heat-map-works"></a>

​

![](/files/-MZCgWK3eWm3HxKRtvr1)

To get started, you need to specify which symbols or markets you are going to work with. You can choose a single symbol or all of the symbols at a given broker. I chose a few symbols at random to show you how it works.

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MYZJ8gqRbY5dNHfWmc5%2F-MYZKLiI1V0ysFQ9D6P2%2F123.gif?alt=media\&token=b56d3677-4bf3-4589-9460-eae0d82e329b)

You can change the Quantower heat map display. Setup - Threemap shows the fastest symbols with the largest size. The Sells setting sorts the symbols from largest to smallest value

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MYZJ8gqRbY5dNHfWmc5%2F-MYZLkKgoWTEBaWzufR2%2F123.gif?alt=media\&token=9f9a9aa4-f11b-4172-a02e-b91dd7ffcd6f)

You can choose the type of sorting by largest volume or percentage change.

​

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.ampfutures.com/trading-platforms/quantower/miscellaneous-panels/market-heat-map.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
