Skip to main content

2013-2017 Cycle (ATH)

Bitcoin price from Nov 2013 ATH ($1,156) through 2017 ATH

PropertyValue
CategoryMarket Data
Unitindex
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cycle-performance?type=ath
Fieldcycle_2

Overview

2013-2017 Cycle (ATH) starts from the ATH on November 30, 2013 ($1,156). Covers post-Mt.Gox crash and ICO-driven recovery.

Formula

Index(t)=Price(t)Price(2013-11-30)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2013-11-30})}

Interpretation

  • Dropped to ~0.13 (87% drawdown)
  • Longest bear market (~14 months ATH to bottom)
  • Peaked at 17x by December 2017

Use Cases

  • Bear market duration: Longest historical bear market
  • Mt.Gox era: Impact of largest exchange failure on price

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cycle-performance?type=ath?start_date=2024-01-01&end_date=2024-12-31&limit=365"