> 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/vi/quickstart/huong-dan-tinh-nang-5-phut/top-10-presets/whale-dumping.md).

# Whale Dumping

There are two ways to check whale deposits on the exchange to see the possibility of whale dumping. If these two indicators say that there are many whales on the exchange, Bitcoin price is likely to be bearish or moving sideways.

## BTC: All Exchanges Inflow Mean (24h MA)

This is the average amount of bitcoin deposited into all exchanges. Our users typically utilize this indicator with a 24-hour moving average (or 144 blocks - 10 minutes for block interval). In the 144-block moving average chart, if this indicator goes over 2 BTC during a surge, Bitcoin whale dumping is likely to happen. If it goes below 2 BTC immediately after the dip, it means victim whales are depositing to exchanges but have not yet sold.

### 👉 [Save chart](https://cryptoquant.com/prochart/ezer9p3coz)

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

![](/files/-MSRHAcnsjikjOWaEMMy)

![](/files/-MSRHPpZy3IEwhkJvKTl)

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

{% content-ref url="/pages/-MSlVoLc7XKvcbGc8o5q" %}
[Dòng vào/ra & Luồng ròng Sàn giao dịch](/vi/cryptoquant-metrics/exchange-flows/exchange-in-outflow-and-netflow.md)
{% endcontent-ref %}

## BTC: Exchange Whale Ratio (72h MA)

The exchange Whale Ratio is the relative size of the top 10 inflow transactions to total inflows. In the bull market, it often stays below 85%. On the other hand, in the bear market or a fake bull for a mass-dumping, it usually stays above 85%.

### 👉 [Save Chart  ](https://cryptoquant.com/prochart/hp1a36ual3)

![](/files/-MSRHvfQeymK2Ul7qULS)

![](/files/-MSRIg4RFp92ytCNYtW8)

![](/files/-MSRIpePV0A1SOKbBvJ1)

![](/files/-MSRIuBXsP4h3CsdFDHo)

{% content-ref url="/pages/-MSMYHoSuCqU59aZ-I5H" %}
[Tỷ lệ Cá voi Giao dịch](/vi/cryptoquant-metrics/market/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/vi/quickstart/huong-dan-tinh-nang-5-phut/top-10-presets/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.
