mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add BitVol to Resources/Charts
Hello. I think this website would be an useful metric for the Charts page. It calculates the historical volatility [1] of the Bitcoin price using the Coindesk API[2] (which will change to BitcoinAverage soon && more features will be added). Volatility is a very special metric as Bitcoin is slowing moving forward towards stability that can be seen in traditional fiat currencies, and was used as an argument against Bitcoin in the past. [1] - http://www.ivolatility.com/help/2.html [2] - http://www.coindesk.com/api/ I would like to hear other people's input.
This commit is contained in:
parent
95c7a19891
commit
2327ce1ddc
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ id: resources
|
|||
<p><a href="https://bitcoincharts.com/charts/">Bitcoincharts.com</a></p>
|
||||
<p><a href="https://gobitcoin.io/{% if 'en,fr,de,it,es' contains page.lang %}{{ page.lang }}/{% endif %}">GoBitcoin.io</a></p>
|
||||
<p><a href="https://bitcoinaverage.com/{% if 'en,fr,de,it,es,pl,ru,ht,pt,tr,uk' contains page.lang %}{{ page.lang }}/bitcoin-price/btc-to-usd{% endif %}">BitcoinAverage</a></p>
|
||||
<p><a href="https://bitvol.info/">Bitcoin Volatility Index</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue