# 取引所準備金

## 定義

取引所のアドレスに保有されているコインの総量

## 解釈

取引所準備金がSell Power Growsを示します。取引所合計準備金は市場への売りの可能性を示します。

## データへのリンク

* [BTC：CryptoQuantライブチャートでの取引所準備金](https://cryptoquant.com/overview?search=BTC%3A+Exchange+Reserve)
* [ETH：CryptoQuantライブチャートでの取引所準備金](https://cryptoquant.com/overview?search=ETH%3A+Exchange+Reserve)
* [AltcoinsCryptoQuantライブチャートでの取引所準備金](https://cryptoquant.com/overview/alts-exchange-flows)
* [BTC：CryptoQuant Data APIのドキュメントにある取引所準備金](https://cryptoquant.com/docs#operation/BTCgetReserve)


---

# Agent Instructions: 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:

```
GET https://userguide.cryptoquant.com/ja/fur-2-1/exchange-reserve-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
