# Network Indicators

- [NVT比率](https://userguide.cryptoquant.com/zh/network-indicators/nvt-bi-lv.md): 网络价值交易比（NTV比率）是指在特定窗口期内市值与交易额的比值。
- [NVT黄金交叉](https://userguide.cryptoquant.com/zh/network-indicators/nvt-huang-jin-jiao-cha.md): NVT黄金交叉（NVT\_GC）是一种基于NVT的信号指标，与布林带相似，计算方程如下。
- [普尔倍数](https://userguide.cryptoquant.com/zh/network-indicators/pu-er-bei-shu.md): 普尔倍数是指所发行代币的每日价值（以美元计）与该值365日移动平均值的比值。
- [存量产量比](https://userguide.cryptoquant.com/zh/network-indicators/cun-liang-chan-liang-bi.md): 存量产量（SF）比率是指当前流通中的加密货币与新供应的加密货币的比值。
- [存量产量比的回归](https://userguide.cryptoquant.com/zh/network-indicators/cun-liang-chan-liang-bi-de-hui-gui.md): 存量产量比（SF）的回归是指比特币价格与SF比率的比值。
- [NVM比率](https://userguide.cryptoquant.com/zh/network-indicators/nvm-bi-lv.md): 网络价值对梅特卡夫比率（NVM比率）是指指定窗口期内市值的对数与日活地址数量平方的对数的比率。


---

# 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/zh/network-indicators.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.
