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

# 買い/売りのプレッシャー

## 全ステーブルコイン：全取引所のインフローアドレス数 <a href="#sutburukoinnoinfuradoresu" id="sutburukoinnoinfuradoresu"></a>

ブロックごとに取引所に流入する、あらゆる種類のステーブルコインにおける入金ウォレットの数です。この指標が80以上になると、価格は1～5％程度の短期的な強気傾向となる可能性が高いです。1ETHブロックの間隔は10\~15秒の為、15秒以内に80枚のステーブルコインが連続して入金されていることとなります。この指標が2\~3回以上80を超えた場合、より正確なシグナルとなる可能性が高いと考えられます。

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

![](/files/-MSRR3OPlXIeAxfEg_yZ)

{% content-ref url="/pages/-MSlWHAuQy09HttdejAZ" %}
[取引所のステーブルコイントランザクション数](/ja/stable/stablecoin-exchange-transactions-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSlWHJUCHG9W4oIBadk" %}
[取引所のステーブルコインアドレス数](/ja/stable/stablecoin-exchange-addresses-count.md)
{% endcontent-ref %}

## BTC：米ドル建てでのステーブルコイン比率（MACD）

この指標は、全取引所の米ドル建てのビットコイン保有量をステーブルコイン保有量で割ったものです。ビットコインとステーブルコインの保有量比率を見ることで、潜在的な売り圧を確認することができます。

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

![](/files/-MSRRj1YFS0xa0SC76sQ)

{% content-ref url="/pages/-MSMYSDIBLqbTpYTN5wD" %}
[ステーブルコイン比率](/ja/fur-1/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/ja/kuikkusutto/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.
