# Miner Outflow

## **تعریف**

مقدار جریان خروجی بیتکوین از کیف‌ پول‌های متعلق به استخر‌های ماینینگ. یک استخر ماینینگ را به عنوان تمام ماینر‌های عضو آن استخر تعریف می‌کنیم.

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

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

از این داده‌ها برای تشخیص این موضوع که ماینر‌ها در حال فروش یا نگهداری (هولد) هستند، استفاده می‌شود.

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

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


---

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