# 바이너리 CDD

## **정의**

바이너리 CDD는 이진수의 값이며 공급량 보정 CDD의 값이 평균 공급량 보정 CDD보다 높다면 바이너리 CDD는 1을 나타내며 작다면 0을 나타냅니다.

* 바이너리 CDD 의 값이 '1'이라면 : 공급량 보정 CDD >평균 공급량 보정 CDD
* 바이너리 CDD 의 값이 '0'이라면 : 공급량 보정 CDD <평균 공급량 보정 CDD

## **해석**

장기 투자자들이 평소보다 많은/적은 움직임을 보이는지 해석하는데 있어서 도움을 줍니다.

* 바이너리 CDD의 값이 1을 보이는 **밀도가 높을 시**

평소보다 장기 투자자들이 매도를 위해 많이 전송중

* 바이너리 CDD의 값이 1을 보이는 **밀도가 낮을 시**

&#x20;평소보다 장기 투자자들의 코인 움직임이 둔함

## 크립토퀀트 데이터 링크

* [비트코인: 실시간 바이너리 CDD 차트](https://cryptoquant.com/overview/btc-network-indicator/16426)


---

# 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://userguide.cryptoquant.com/ko/cryptoquant-metrics/utxo/binary-cdd.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.
