> 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/bullish-bearish-trend.md).

# マーケット動向

## BTC：全取引所の準備金

ビットコインが誕生して以来、取引所が保有するBTCの量は着実に増加してきました。しかし、2020年2月以降、機関投資家が戦略的な長期保有を目的として、取引所から大量のBTCを引き出し始めました。これによりBTCの流動性に圧がかかり、以下のチャートによると2020年半ば以降、売り手の不足がBTC価格を押し上げています。

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

![](/files/-MSRSRa1AsOeG2wcu6sH)

{% content-ref url="/pages/-MSlW6DEcPtp5wCCn2FK" %}
[取引所準備金](/ja/fur-2-1/exchange-reserve-1.md)
{% endcontent-ref %}

## BTC：全取引所ネットフロー（30日移動平均） <a href="#btcnettofur-30" id="btcnettofur-30"></a>

ネットフローとはインフローとアウトフローの差です。強気市場では、ネットフローはマイナスを維持する傾向にあります。一方で、弱気相場では、プラスを維持する可能性が高いです。例えば、30日移動平均では、2018年にネットフローが高値をつけた時に年初来高値を更新しました。また、2020年にビットコインが10,000ドルを射程に入れたときには、ネットフローが年初来安値を更新しています。

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

![](/files/-MSRSe7LpzCaMFWiQI7x)

![](/files/-MSRSfZrL7I7dk37MVGv)

{% content-ref url="/pages/-MSlVoLc7XKvcbGc8o5q" %}
[取引所イン/アウトフロー＆ネットフロー](/ja/fur-2-1/exchange-in-outflow-and-netflow.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/bullish-bearish-trend.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.
