> 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/buying-selling-pressure.md).

# Buying/Selling Pressure

## All Stablecoins: All Exchanges Inflow Addresses Count

This is the number of deposit wallets for all types of stablecoins flowing into all exchanges by block. If this indicator goes above 80, the price will likely be a short-term bullish, typically around 1-5%. Since one ETH block interval is 10-15 seconds, it means 80 stablecoins are deposited consecutively within 15 seconds. The signal will be stronger if it hits 80 more than two to three times.

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

![](/files/-MSRR3OPlXIeAxfEg_yZ)

{% content-ref url="/pages/-MSlWHAuQy09HttdejAZ" %}
[Số lượng các Giao dịch Tiền ổn định](/vi/cryptoquant-metrics/stablecoin/stablecoin-exchange-transactions-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSlWHJUCHG9W4oIBadk" %}
[Số lượng các địa chỉ sàn giao dịch Tiền ổn định](/vi/cryptoquant-metrics/stablecoin/stablecoin-exchange-addresses-count.md)
{% endcontent-ref %}

## BTC: Stablecoin Ratio in USD (MACD)

This indicator is Bitcoin holdings in USD on all exchanges divided by stablecoin holdings. It helps to see the potential selling pressure by looking at relative power between Bitcoin and stablecoin reserves.

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

![](/files/-MSRRj1YFS0xa0SC76sQ)

{% content-ref url="/pages/-MSMYSDIBLqbTpYTN5wD" %}
[Tỷ lệ các Đồng tiền ổn định](/vi/cryptoquant-metrics/stablecoin/stablecoins-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/buying-selling-pressure.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.
