# Stock to Flow Reversion

## **تعریف**

شاخص **SF** **Reversion**، از تقسیم قیمت بیتکوین به **SF** **Ratio** حاصل می‌شود.

$$
\text{SF Reversion} = \frac{\text{Price of BTC}}{\text{SF Ratio}}
$$

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

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

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

### پیش‌بینی سقف‌ها و کف‌های قیمتی

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

![](https://4160849488-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBHQ44vVRUAbLIaMwGN%2F-MEM3FxhlePpPOzbZ6uc%2F-MEMdl0bCFOw95sAzcYk%2Fimage.png?alt=media\&token=e7c395bc-cecd-44b2-b0a0-6d2f9f270af5)

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

* [Stock to Flow Reversion in CryptoQuant Live Chart](https://cryptoquant.com/overview/full/468?window=day)
* [Stock to Flow Reversion 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-reversion.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.
