# Puell Multiple

## **تعریف**

این شاخص از تقسیم ارزش دلاری بیتکوین استخراج شده در هر روز به میانگین متحرک ۳۶۵ روزه آن حاصل می‌شود.

$$
\text{Puell Multiple} = \frac{\text{Daily Issued Coin Value in USD}}{\text{Daily Issued Coin Value in USD (365 days moving average)}}
$$

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

شاخص Puell Multiple را می‌توان با این سوال که " اگر تمام بیتکوین‌های استخراج شده فوراً فروخته شوند، استخر‌های ماینینگ در مقایسه با یک سال گذشته به چه میزان سود ساز خواهند بود؟ " توضیح داد. این شاخص به معامله‌گران برای سنجش چرخه‌های بازار در مقیاس کلان کمک می‌کند.

## کاربرد این شاخص

برای تشخیص سقف‌ها و کف‌های اصلی بازار، حد بالا را برابر با ۴ و حد پایین را برابر با ۰.۵ در نظر می‌گیریم (نمودار لگاریتمی). همانطور که می‌بینید، این معیار به طور تاریخی، سقف‌ها و کف‌های قیمتی بیتکوین را به خوبی تشخیص داده است.

![](/files/-MCvR389AAq94fBXwq0z)

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

* [Puell Multiple in CryptoQuant Live Chart](https://cryptoquant.com/overview/full/393?window=day)
* [Puell Multiple in CryptoQuant Data API Docs](https://cryptoquant.com/docs/#operation/getPuellIndex)


---

# 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/network-indicators/puell-multiple.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.
