weak_hand

Daily Network Value to Transactions Signal (NVTS)


Quote of GlassNode ...
The NVT Signal (NVTS) is a modified version of the original NVT Ratio.
It uses a 90 day moving average of the daily transaction volume in the denominator instead of the raw daily transaction volume.
This moving average improves the ratio to better function as a leading indicator.

The Network Value to Transactions (NVT) Ratio is calculated by dividing the market cap by the transferred on-chain volume measured in USD.
GlassNode says the NVT Ratio was created by Willy Woo.


I have peaked into Glassnode and took their idea.
I also added a few more Moving Averages to select from, and the length can also be changed.

This script does not depend on Glassnode alone, instead I pulls data of several services...
  • CoinMarketCap
  • CoinMetrics
  • GlassNode
  • IntoTheBlock
Therefor we have more Tokens to select from.
I have also blocked some faulty data of each service.
If you get a study error of any kind then there is no data available,
or you on a wrong timeframe.

Best to use this script in a daily chart.
And keep in mind it pulls data of yesterday.
Therefor the plot is offset by 1 to the left.

The script will check each service if the data for the chart is available.
Market Cap is taken in the following order ...
  1. CainMarketCap
  2. GlassNode
  3. CoinMetrics

Transaction volume as USD is taken in the following order ...
  1. IntoTheBlock
  2. CoinMetrics
  3. GlassNode

Happy Trading!
Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?