Update -> Data as of 18/08/2020:I was curious how many times BTC has been above 11K historically. I looked around, but couldn’t come across a site that provided this information (now someone will probably point to a site that does).
I’ve used the data from CoinMarketCap, ranging from the 29th of april 2013 onwards (CoinMarketCap has no prior data values, therefore, the initial years are not included in the dataset, and the calculus will not be complete for low BTC price values):
https://coinmarketcap.com/currencies/bitcoin/historical-data/?start=20130429&end=20200818.
I’ve created the following table (Number of day BTC is above a certain value):
https://docs.google.com/spreadsheets/d/1ukVQfvvopAp9mjAtwnA0DQhPLv6L1AomCitFGQ_NGh8/edit?usp=sharing.
The table allows us to see on which dates, and on how many occasions, Bitcoin has reached or surpassed a value of 11K$, 12K$, 13K$, and so forth.
It turns out that BTC Price has been equal to or surpassed these values on the reflected number of occasions (days):
- 10K on 209 occasions (distinct days)
- 11K on 132 occasions (distinct days)
- 12K on 64 occasions (distinct days)
- 13K on 46 occasions (distinct days)
- 14K on 41 occasions (distinct days)
- 15K on 30 occasions (distinct days)
- 16K on 20 occasions (distinct days)
- 17K on 16 occasions (distinct days)
- 18K on 6 occasions (distinct days)
- 19K on 4 occasions (distinct days)
- 20K on 1 occasion (distinct days)
Notes:
- If we modify the value of a column header on row number 4, we can see the results for any custom value. Bear in mind that there is no data prior to the 29/04/2013.
- If we filter a column, setting the filter to the value of “1”, we should get to see the list of dates on which the given value was met or surpassed (i.e. change H4 from $10.000 (10K) to $750).
Edit: Added a tiny meaningless dashboard to play with (that's how the
Merit Dashboard started ...):
CoinMarketCap Data Dashboard The idea is simply to be able to filter the High, Low or Range (High-Low) for a specific value range (use the slider, or click the values on either end and overwrite them), and the date range.
This, as I stated, is not big deal at all, merely anecotical really, and does not intent to go beyond.