# 价值缺口(失衡)

{% hint style="success" %}
***当供需之间存在巨大差异时，市场价格就会失衡，在此效率低下，资产无法以其公允的价值进行交易。***
{% endhint %}

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

{% hint style="info" %}
*市场失衡时产生未填补的缺口，算法会在图表上展示出来；通常价格在失衡后会再次寻求平衡(填补缺口)，这些失衡区域也可日后用作支撑和阻力区。*
{% endhint %}

***

## *<mark style="color:yellow;">价值缺口设置</mark>*

* [x] 历史缺口 用户可自定义显示历史缺口的个数
* [x] 缺口延长 用户可设置展示缺口的长度 便于查看
* [x] 时间框架 用户可查看任何时间框架下的缺口 无需新开图表
* [x] 缓和方式 用户可以自定义绘画缺口的标准

<table><thead><tr><th width="188">收盘价</th><th>当收盘价越过价值缺口的极值时得到缓解</th></tr></thead><tbody><tr><td>烛芯</td><td>当低点/高点越过价值缺口极值时得到缓解</td></tr></tbody></table>

***

## *<mark style="color:yellow;">探讨“价值缺口”</mark>*

***当价格大幅上涨或下跌时，上一根蜡烛和下一根蜡烛的高低点之间就会出现 "缺口"。这种缺口表示在这些价位上的买卖活动有限。市场往往会在之后去试图填补这些低效区，这意味着价格可能会返回 缺口区域，然后再继续其原来的方向：***

* 缺口是因为某一方向突然涌入买盘或卖盘而产生的，缺口的基础用法是做单方向应与缺口方向保持一致。
* 等回补缺口后再进行入场是更为保险的措施，如果价格接近 缺口区，可能会在该处发现新的买入或卖出的兴趣，从而可能导致价格的停滞或反转。
* 有助于我们确定价格在继续其趋势之前可能回调的区域，从而完善我们的进出场点。

*<mark style="color:blue;">请记住，价值缺口只是您交易工具箱中的其中一个工具，在做出决定之前，应进行全面的分析； 我们会在以后的论文中再详细去讨论价值缺口的更多用法。</mark>*

***


---

# 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/jia-zhi-que-kou-shi-heng.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.
