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:
Lauda 2017-05-11 13:42:06 +02:00 committed by GitHub
parent 95c7a19891
commit 2327ce1ddc

View file

@ -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>