# Horizontal volume profile

<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, 14 minutes:<br>➡️<a href="https://youtu.be/7Ppgs3CG0ZA">Watch on YouTube</a><br>➡️<a href="https://vkvideo.ru/video-228172732_456239137">Watch on VK</a></td><td><a href="/files/0dbeb4b418e49ed5434e0f19e1cd4e068ec161bb">/files/0dbeb4b418e49ed5434e0f19e1cd4e068ec161bb</a></td></tr></tbody></table>

## Designation on the chart

A horizontal volume profile allows traders to accurately identify the most important zones where the greatest activity of major buyers and sellers took place:

* <mark style="color:purple;">**Bright purple**</mark> zones show large trading volumes (horizontal shelves) - places where major players opened many positions, certain zones of interest or struggle
* <mark style="color:blue;">**Dark purple**</mark> zones show voids - places where the price quickly slipped through without resistance
* Long arrows at the maximum horizontal volumes or <mark style="color:purple;">**POC**</mark>**&#x20;(Point of Control)** - strong levels that act as a magnet for large players
* Long arrows in voids show the boundaries of trading zones - weak levels from which a rebound can also be expected, but with a lower probability

{% tabs %}
{% tab title="Designation" %}

<figure><img src="/files/d70ff505ab93e766aee9efa0832032fcf06c22bb" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Large volume shelf" %}

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

In the example, we see how the price formed a large horizontal volume shelf, approached it, and after rebounding, moved sharply down.
{% endtab %}

{% tab title="Small volume shelf" %}

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

In this example, we see small shelves from which a rebound can be expected.
{% endtab %}
{% endtabs %}

## Application in trading

The price always moves from liquidity to liquidity - whales cannot open or close their trade all at once - they do not have enough liquidity in the order book, which is why they build and close positions in parts in zones of accumulation of maximum horizontal volumes - that is where they move the price!

Correct identification of horizontal volumes will help you see important market zones and find the best entry and profit-taking points:

* <mark style="color:purple;">**High horizontal volumes**</mark> - these are key levels with maximum liquidity that act as support and resistance
* <mark style="color:blue;">**Price levels with low volumes**</mark> - these are "voids" where the price can move faster without encountering resistance, as if slipping through
* When the price approaches <mark style="color:purple;">**POC**</mark>, you need to see where it settles - if above, the scenario is bullish; if below, the scenario is short
* It is better to open positions from the maximum trading shelves, but not "into the shelf"
* It is also worth taking profit when the price approaches <mark style="color:purple;">**POC**</mark> of large volume shelves

Trading based on horizontal volume shelves is one of the most popular strategies in trading, and it is ideal even for beginner traders thanks to clear entry points, stops, and targets.

* Rebound trading - in a weak trend or sideways market, find <mark style="color:purple;">**POC**</mark> a large or maximum volume shelf from which there will be a reaction, wait for the rebound to begin, and enter in its direction&#x20;
* Breakout trading - in a strong trend, wait for the volume shelf to break, and on the retest <mark style="color:purple;">**POC**</mark> (return to the broken shelf and rebound) open a trade in the direction of the breakout

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

{% tabs %}
{% tab title="Short rebound" %}

<figure><img src="/files/082f43e6077556c6783e7190a0cff23b68cd36a1" alt=""><figcaption></figcaption></figure>

In the example, we see how a horizontal volume shelf holds the price from rising, then we got a rebound from the shelf and a further decline with small pauses on smaller shelves.
{% endtab %}

{% tab title="Long rebound" %}

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

In the example, we see how a large horizontal volume shelf holds the price from falling - as a result, we got a price rebound from this level several times in a row.
{% endtab %}

{% tab title="Rebound from POC" %}

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

In the example, we see how a strong resistance level coincides with a <mark style="color:purple;">**POC**</mark> horizontal volume shelf - as a result, we got a price rebound from this level twice.
{% 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/horizontal-volume-profile.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.
