Skip to main content

2018-2022 Cycle (Low)

Bitcoin price from Dec 2018 bottom through Nov 2022 bottom

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

Overview

2018-2022 Cycle (Low) tracks Bitcoin's price as an index starting from the cycle low on December 15, 2018 ($3,122).

Formula

Index(t)=Price(t)Price(2018-12-15)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2018-12-15})}

Interpretation

  • Starts at 1.0 on December 15, 2018
  • Peaked at approximately 22x during November 2021
  • Driven by institutional buyers and DeFi/NFT mania

Use Cases

  • Modern cycle baseline: Most recent completed cycle
  • Institutional era: First cycle with significant institutional participation

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"