# Miner to Exchange

## **تعریف**

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

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

جمع‌آوری این داده‌ها، از اولین تراکنش بین این دو بازیگر آغاز می‌شود.

## استنباط از این شاخص

با بررسی این داده‌ها، می‌توان به قصد فروش ماینر‌های متعلق به استخر‌های ماینینگ پی برد.

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

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


---

# 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/miner-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.
