# Liquidity heat map

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Short video lesson 8 minutes:<br>➡️<a href="https://youtu.be/T8gedl4z6y0">Watch on YouTube</a><br>➡️<a href="https://vk.com/video-228172732_456239143">Watch on VK</a></td><td><a href="/files/7c4039a926e78c07400bca306c8fd6734a84484b">/files/7c4039a926e78c07400bca306c8fd6734a84484b</a></td></tr></tbody></table>

## Heatmap designation on the chart

The heatmap shows exactly where and in what volume liquidity is hidden <mark style="color:purple;">**liquidity**</mark> in the form of stop orders:

* <mark style="background-color:purple;">**Purple stripes**</mark> below the price - stop orders of those who are in long positions
* <mark style="background-color:purple;">**Purple stripes**</mark> above the price - stop orders of those who are in short positions
* <mark style="color:purple;">**Bright purple stripes**</mark> - the maximum concentration of stops, which acts as a strong magnet for the price

{% tabs %}
{% tab title="Long stop-losses" %}

<figure><img src="/files/83caf113a7f58ef2ae4bf233d74a063348897da0" alt=""><figcaption></figcaption></figure>

In the example we see places where small market participants have hidden their <mark style="color:purple;">**stop-losses**</mark> small market participants - behind local lows. Purple zones below the current price show clusters of stop-losses of those who opened long positions.&#x20;

This is exactly where the price will aim on the next decline to trigger those stop-losses.

After reaching these zones a reversal upward is likely, which can be used to open a long position.
{% endtab %}

{% tab title="Short stop-losses" %}

<figure><img src="/files/1b1f9c3e256f12b859a442831972d48718f95015" alt=""><figcaption></figcaption></figure>

In the example we see places where small market participants have hidden their <mark style="color:purple;">**stop-losses**</mark> small market participants - behind local highs. Purple zones above the current price show clusters of stop-losses of those who opened short positions.&#x20;

This is exactly where the price will aim on the next rise to trigger those stop-losses.

After reaching these zones a reversal downward is likely, which can be used to open a short position.
{% endtab %}

{% tab title="Maximum concentration of stop-losses" %}

<figure><img src="/files/0603514c893ea297fcc177b00359b903e9937384" alt=""><figcaption></figcaption></figure>

In the example we see <mark style="color:purple;">**bright purple line**</mark> - this is the maximum concentration <mark style="color:purple;">**of liquidity**</mark>, which will act as a strong magnet for the price.

When reaching <mark style="color:purple;">**the purple**</mark> line a reversal is most likely.
{% endtab %}
{% endtabs %}

## Applying the heatmap in trading

Price always moves toward zones with high <mark style="color:purple;">**liquidity**</mark>, here it is easier for big players to accumulate or realize positions - they move the price into these zones to "take" stops from weak traders.

* Identify the nearest clusters <mark style="color:purple;">**of liquidity**</mark>, to play proactively and trade in its direction
* When the price takes all the <mark style="color:purple;">**liquidity**</mark>, it reverses - use these zones to accumulate positions and take profits
* When <mark style="color:purple;">**of liquidity**</mark> a lot accumulates, a cascade effect is possible - the price will accelerate, taking stops until it collects everything - after that it will reverse
* Do not place your stops in the liquidity cluster zone - otherwise you will become the liquidity

{% hint style="success" %}
First of all, try the simplest [a trading strategy with liquidity](/faq-en/simple-strategies.md#strategiya-torgovlya-ot-likvidnosti) from the indicator developer
{% endhint %}

{% tabs %}
{% tab title="Identifying strong targets" %}

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

In the example we see how the price covered the accumulated <mark style="color:purple;">**liquidity**</mark> and formed an entire "pool" of new <mark style="color:purple;">**of liquidity**</mark> (longs' stops), which will act as a strong magnet for the price.
{% endtab %}

{% tab title="Going for the targets" %}

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

In the example - the same chart a few hours later. We see how after the acceleration the price reversed and went after the <mark style="color:purple;">**liquidity**</mark> from below.

If you combine the analysis <mark style="color:purple;">**of liquidity**</mark> with levels, you can with high probability accurately determine where the price will bounce off the level and where it will go.
{% endtab %}
{% endtabs %}


---

# 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://faq.midas-club.com/faq-en/faq-midas-up/liquidity-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.
