# Tỷ lệ NVT

## Định nghĩa

Tỷ lệ Giá trị Mạng trên Giao dịch (Tỷ lệ NVT) được định nghĩa là tỷ lệ vốn hóa thị trường chia cho khối lượng giao dịch trong khung số liệu chỉ định.

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

## Giải nghĩa&#x20;

Tỷ lệ NVT là tỷ lệ PE (Price Earrning) trong tiền điện tử đánh giá giá trị của tiền xu theo khối lượng giao dịch&#x20;

Nếu giá trị quá cao, điều đó có nghĩa là mạng được định giá quá cao so với khả năng khối lượng giao dịch tiền xu thấp, ngụ ý khả năng loại bỏ bong bóng giá sắp tới. Giải thích này dựa trên hiệu ứng đảo chiều trung bình.

### Bằng giá trị dữ liệu <a href="#interpretation" id="interpretation"></a>

Một chỉ số đo lường xem mạng blockchain có được định giá quá cao hay không.&#x20;

* **Cao: Giá trị mạng được định giá quá cao - Bearish**

  Vốn hóa thị trường được định giá quá cao so với khả năng khối lượng giao dịch tiền xu thấp
* **Thấp : Giá trị mạng bị định giá thấp - Bullish**

  Vốn hóa thị trường bị định giá thấp so với khả năng giao dịch tiền xu cao về khối lượng

## Liên kết tới dữ liệu của chúng tôi

* [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/vi/cryptoquant-metrics/network/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.
