# NVT Ratio

## **تعریف**

شاخص **Network** **Value** **to** **Transaction** **Ratio** یا به اختصار **NVT**، از تقسیم ارزش بازار یا مارکت کپ بیتکوین، به حجم جابجا شده در تمام تراکنش‌ها روی شبکه، در یک بازه زمانی خاص حاصل می‌شود.

$$
\text{NVT Ratio} = \frac{\text{Market Cap}}{\text{Transaction Volume in USD}}
$$

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

نسبت **NVT،** معیاری برای شاخص حباب مثبت یا منفی شبکه بیتکوین است. اگر مقدار آن خیلی بالا باشد، به معنای قیمت بالای شبکه نسبت به میزان قابل جابجایی روی شبکه بوده و نشانه‌ای احتمالی برای ریزش و ترکیدن این حباب مثبت است.

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

* [NVT Ratio in CryptoQuant Live Chart](https://cryptoquant.com/overview/full/198?window=day)
* [NVT Ratio in CryptoQuant Data API docs](https://cryptoquant.com/docs/#operation/getRiskIndicatorNVT)


---

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