# 成交量分布层级

通过成交量分布图，我们可以识别大额头寸可能积累的关键区域。由于大型市场参与者通常具备防御头寸的能力，可推断这些成交量密集区（作为潜在主力仓位）往往将成为价格的防御阵地。

ATAS平台提供多种成交量分布可视化模式。本节以AVAXUSDT的M1图表为例，通过添加市场轮廓理论(Market Profile)\&TPO指标，展示30分钟周期内的成交量分布结构。

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

将该指标添加到图表后，您可根据需求自定义参数，以下将以标准显示模式为例进行说明。

此指标默认显示以下要素：

* 各价格水平的横向成交量分布图（以图块形态呈现）；
* 控制点（POC）—— 指定周期内（本例为30分钟）成交量最集中的价格水平；
* 值域边界（VAL/VAH）—— 界定指定周期内70%总成交量的价格区间上下限。

观察加载该指标后的历史图表，可以清晰发现价格经常对这些水平位产生反应——至少在短期内如此。

<figure><img src="/files/8Vtn3mCpUgP72dIRMjdh" alt=""><figcaption></figcaption></figure>

仔细观察历史图表可发现，当价格测试关键水平时，并非总是立即产生反应，有时需要经过二次或多次测试才能触发响应。因此，必须借助实时触发信号来确认价格从水平位反弹的有效性。接下来我们将通过集群形态案例来解析这类触发信号。


---

# 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://start.atas.net/cn/di-wu-bu-xue-xi-jiao-yi-ce-le/cheng-jiao-liang-fen-bu-ceng-ji.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.
