# 溢价区与折扣区

{% hint style="success" %}
***此板块突出显示了三个特定的区域：上方溢价区，中性(平衡)区，还有下方折扣区； 这些区域还纳入了交易量及百分比的展示。***
{% endhint %}

<figure><img src="/files/paq3S2S6UmWn6cBdLq5d" alt=""><figcaption><p>界面展示</p></figcaption></figure>

***

***通过了解溢价区和折扣区，您可以：***

* 识别潜在的交易，寻找与区域买入卖出相一致的入场机会。
* 将区域边界作为支撑位和阻力位的确认。

***

{% hint style="info" %}
算法根据两个维度来定义 强/弱
{% endhint %}

* 相对成交量：分析与每个波动点（高点或低点）的相对成交量。相对成交量越大，表明买入或卖出压力越大，从而使该点位更加重要。

* 保持力：评估价格在高低点形成之后 走势是否一直保持。 如果价格没有明显突破，则认为该点位较强。

***


---

# 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://tradingbox.gitbook.io/use/chao-ji-gong-ju-tao-jian/shi-chang-xing-wei-tou-shi/yi-jia-qu-yu-zhe-kou-qu.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.
