# Stock to Flow Ratio

## **تعریف**

نسبت **Stock** **to** **Flow** یا به اختصار **S2F** یا **SF**، از تقسیم کوین‌های در گردش در شبکه، به کوین‌هایی که به تاز‌گی استخراج و وارد چرخه‌ می‌شوند، محاسبه می‌شود.

$$
\text{SF Ratio} = \frac{\text{Currently circulating coins}}{\text{Newly supplied coins}}
$$

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

نسبت S2F فرض می‌کند که کمیابی یک دارایی، قیمت آن را تعیین می‌کند. تحلیل نسبت S2F برای اولین بار توسط یک سرمایه‌گذار نهادی هلندی نیمه ناشناس ارائه شد که تحت نام **PlanB** توییتر فعالیت می‌کند. با بررسی نسبت S2F در قالب نمودار، می‌توان به وضعیت بازار دید بهتری پیدا کرد.

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

### تحلیل آماری نسبت S2F

تحلیلگران S2F معتقدند که لگاریتم S2F با لگاریتم قیمت رابطه خطی دارد. با ترسیم و بررسی نتایج این تحلیل، می‌توان مشاهده کرد که SF Ratio و قیمت رابطه خطی نه چندان دقیق اما جالبی دارند.

![](https://4160849488-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBHQ44vVRUAbLIaMwGN%2F-MEM3FxhlePpPOzbZ6uc%2F-MEMVn5EK4rV32yIe6pY%2Fimage.png?alt=media\&token=d938bd30-3884-420f-8e13-febee96988ce)

در ادامه می‌توانیم ارتباط قیمت و نسبت SF را در نمودار زمانی بررسی کنیم. با مشاهده این نمودار، می‌توان درک خوبی از شرایط بازار داشت.

![](https://4160849488-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBHQ44vVRUAbLIaMwGN%2F-MEM3FxhlePpPOzbZ6uc%2F-MEMRI4uyHpaECUtOyuD%2Fimage.png?alt=media\&token=d250fb61-ffed-448a-82a2-f64071c4ab43)

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

* [Stock to Flow in CryptoQuant Live Chart](https://cryptoquant.com/overview/full/467?window=day)
* [Stock to Flow in CryptoQuant Data API Docs](https://cryptoquant.com/docs#operation/getStockToFlow)


---

# 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/stock-to-flow-ratio.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.
