TradingView
dc_analytics
8 กรกฎา 2020 เวลา 16 นาฬิกา 57 นาที

Bitcoin Market Capitalization (QUANDL:BCHAIN/MKTCP) 

คำอธิบาย

Simple script that graphically represents the Bitcoin Market Capitalization

Blockchain data made available at QUANDL.

Its logic is simple, search the data in the QUANDL database and plot it on the chart.

เอกสารเผยแพร่

New version changes:

  • Changed color line.
  • Changed format of values.

เอกสารเผยแพร่

- Update version 5
- Added color RGB and MA

เอกสารเผยแพร่

Update source [glassnode]
ความคิดเห็น
n4v3d
hey , how can i access btc dominance in quandl ?
dc_analytics
@n4v3d, hi, search for the data you want on the website quandl, copy the quandl cody.

The Quandl Code used by this script is BCHAIN/MKTCP, and use:

BMC = quandl("BCHAIN/MKTCP", barmerge.gaps_off, 0)
arvwis
Hello, MA length? and why BCHAIN/MKTCP data not updated since january 2024 ?
arvwis
@arvwis,please fix, indicator not working
dc_analytics
@arvwis, hi, the script has been updated with a new data source.
เพิ่มเติม