# NVM Ratio

## **تعریف**

شاخص **Network** **Value** **to** **Metcalfe** **Ratio** یا نسبت **NVM**، از تقسیم لگاریتم ارزش بازار (مارکت‌ کپ) به لگاریتم مجذور آدرس‌های فعال روزانه در یک دوره زمانی مشخص، حاصل می‌شود.

$$
\text{NVM Ratio} = \frac{\ln (\text{Market Cap})}{\ln (\text{Daily Active Addresses}^2)}
$$

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

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

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

### **بررسی این شاخص به کمک اندیکاتور RSI**

اندیکاتور Relative Strength Index (شاخص قدرت نسبی) یا به اختصار **RSI**، یکی از پرکاربرد‌ترین اندیکاتور‌های تحلیل تکنیکال بوده که قدرت نسبی روند‌های صعودی و نزولی را نشان می‌دهد. با اعمال اندیکاتور RSI روی NVM و تعیین حدود بالا و پایین مناسب، می‌توان سقف‌ها و کف‌های قیمتی را تشخیص داد. همانطور که در تصویر زیر می‌بینید، این اندیکاتور به خوبی سقف‌ها و کف‌های بازار را پیش‌بینی می‌کند.

![](/files/-MELypGFxV-bRKKXrf4a)

**تنظیمات اندیکاتور‌ها برای این تحلیل:**

**-** بازه زمانی ۷ روزه برای NVM

**-** بازه زمانی 14 روزه برای RSI

**-** حدود بالا و پایین ۷۰ و ۳۰ درصد

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

* [NVM in CryptoQuant Live Chart](https://cryptoquant.com/overview/full/470?window=day)
* [NVM in CryptoQuant Data API Docs](https://cryptoquant.com/docs#operation/getNVM)


---

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