# Exchange to Exchange

## **تعریف**

مقدار کل بیتکوینی که از کیف پول‌های یک صرافی به کیف پول‌های صرافی دیگر منتقل می‌شود.

|       **معیار‌ها**      |                                                                                 **توضیحات**                                                                                |
| :---------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|        Flow Total       |                                                              مقدار کل بیتکوینی که بین دو صرافی‌ جابجا شده است.                                                             |
|        Flow Mean        | میانگین مقدار بیتکوینی که در هر تراکنش، بین دو صرافی‌ جابجا شده است. این عدد از تقسیم Flow Total به Transaction Count Flow (تعداد کل تراکنش‌های بین صرافی‌ها) بدست می‌آید. |
| Transactions Count Flow |                                                                     تعداد کل تراکنش‌های بین دو صرافی‌.                                                                     |

## لینک داده‌ها

* [Exchange to Exchange in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=Exchange+to+Exchange)
* [Exchange to Exchange in CryptoQuant Data API docs](https://cryptoquant.com/docs#operation/BTCgetExchangeToExchange)


---

# 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/fa/inter-entity-flow/exchange-to-exchange.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.
