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!
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?