Skip to main content

2011-2015 Cycle (Low)

Bitcoin price from Nov 2011 bottom through Jan 2015 bottom

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

Overview

2011-2015 Cycle (Low) tracks Bitcoin's price as an index starting from the cycle low on November 18, 2011 ($2.01). A value of 1.0 represents the low price.

Formula

Index(t)=Price(t)Price(2011-11-18)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2011-11-18})}

Interpretation

  • Starts at 1.0 on November 18, 2011
  • Peaked at over 500x during the late 2013 rally
  • The most extreme cycle gains in Bitcoin history

Use Cases

  • Historical baseline: Earliest full cycle for comparison
  • Diminishing returns: Each subsequent cycle shows lower peak multipliers

API Usage

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