> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/ja/kuikkusutto/whale-dumping.md).

# クジラのダンプ行為（Whale Dumping)

ホエールダンピングの可能性を確かめる為に、取引所のクジラによる入金を確認する方法は2つあります。この2つの指標が「その取引所には多くのクジラがいる」と示せば、ビットコイン価格は弱気に推移するか横ばいになる可能性が高いと考えられます。

## BTC：全取引所のインフロー平均値（24時間移動平均） <a href="#btcnoinfur-24" id="btcnoinfur-24"></a>

全取引所に入金されたビットコインの平均額です。ユーザーは通常、この指標を24時間移動平均（または144ブロック - ブロック間隔は10分）で活用しています。144ブロック移動平均線のチャートでは、この指標が急騰中に2BTCを超えた場合、ホエールダンピングが起こりやすいと言われています。急落直後に2BTCを下回れば、損失を被ったクジラが取引所に入金をしているが、売却はしていないことを意味します。

### 👉[チャートを保存する](https://cryptoquant.com/prochart/ezer9p3coz)​ <a href="#chtowosuru" id="chtowosuru"></a>

![](/files/-MSRH0u-LJnAD70bvIKk)

![](/files/-MSRHAcnsjikjOWaEMMy)

![](/files/-MSRHPpZy3IEwhkJvKTl)

![](/files/-MSRHYWc7-WlAVxhu4d5)

{% content-ref url="/pages/-MSlVoLc7XKvcbGc8o5q" %}
[取引所イン/アウトフロー＆ネットフロー](/ja/fur-2-1/exchange-in-outflow-and-netflow.md)
{% endcontent-ref %}

## BTC：取引所クジラ比率（72時間移動平均）

取引所クジラ比率とは、インフロー総額に対する上位10件のインフロートランザクションの相対的な大きさのこと。強気相場では85％以下で推移することが多い。一方、弱気相場や大量の売り込みが行われるような偽の強気相場では、85％以上で推移することが多い。

### 👉[チャートを保存する](https://cryptoquant.com/prochart/hp1a36ual3)&#x20;

![](/files/-MSRHvfQeymK2Ul7qULS)

![](/files/-MSRIg4RFp92ytCNYtW8)

![](/files/-MSRIpePV0A1SOKbBvJ1)

![](/files/-MSRIuBXsP4h3CsdFDHo)

{% content-ref url="/pages/-MSMYHoSuCqU59aZ-I5H" %}
[取引所クジラ比率](/ja/fur-1/exchange-whale-ratio.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.cryptoquant.com/ja/kuikkusutto/whale-dumping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
