> 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/otc-indicators.md).

# 巨額な相対取引

## BTC：資金フロー比率＆送金されたトークン量 <a href="#btcfursaretatkun" id="btcfursaretatkun"></a>

「送金されたトークン量」は、ネットワーク上で移動したビットコインの総量を指します。「資金フロー比率」は、取引所で入出金に使用されたビットコインの量を「送金されたトークン量」で割ったものです。

送金されたトークン量が多く、資金フロー比率が低い場合は、OTC取引が活発であることを示している可能性があります。例えば、2020年にビットコイン価格が10000ドル台だったとき、400万BTC（400Bドル）がネットワーク上で動きました。しかし、その際に取引所で行われたのはわずか3％、取引所外で行われたのは97％でした。その後、Microstrategy・Ruffe・One Riverなど、多くの機関がビットコインを購入したことを発表しました。

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

![](/files/-MSRPSx4aB96GZLJFIWK)

{% content-ref url="/pages/-MSMYKIwTEuqo5XJdYNv" %}
[資金フロー比率](/ja/fur-1/fund-flow-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/otc-indicators.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.
