# CVD(Cumulative Volume Delta)

## 什麼是CVD(Cumulative Volume Delta)

CVD是一種用來分析市場買賣力量平衡的指標，它累積了在一定時間內買入和賣出訂單的交易量差異。

簡言之，可以把CVD當作一段行情下「市價單」買賣力道的呈現。

<br>

## 為什麼Coinkarma要特別收錄CVD指標？

是因為LIQ的相關指標，皆是基於現貨訂單簿的買單 (bid) 以及賣單 (ask) 即「限價單」所組成，而當一段行情中，「市價單」的力量持續往某一方向推進時，就有可能同時消耗大多數的「限價單」，這會使LIQ相關數據呈現過度延伸。<br>

## 如何運用 CVD

此段的介紹，我們將以LIQ過度延伸的部分去對比CVD，探討如何用CVD去過濾LIQ過度延伸的情況。

以下舉例：Overall LIQ紅柱時的過度延伸，黃框處頻繁出現Overall LIQ紅柱，但是價格卻屢創高點，同時我們觀察到CVD，可以發現這段的市價買盤非常猛烈，這使許多賣單 (ask)「限價單」被消耗，造成Overall LIQ過度延伸。因此可以透過觀察CVD去過濾掉開空的選擇。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPatF0u0S-dyQKBnnSG0Cgmg24sX5SdKZ7fud8VuDQQshzfMRXMWvJAaNzcM6osxW4WPmiHVIC18niqpviBZGlEhaz6CrUm9LmPeLIFvNucab3W9Pb12lKmujhfbdtDmKZ9urQYA?key=luLiz2GY4XjFT_nYY-mTIQJp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**使用須知**

感謝您使用 CoinKarma，本平台提供的數據指標主要基於過去的歷史表現，無法完全預測未來的市場走勢。加密貨幣市場具有高度的波動性，使用者應謹慎評估風險，並為自己的決策負責。
{% endhint %}

<br>


---

# 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://docs.coinkarma.co/indicators-guide/cvd-cumulative-volume-delta.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.
