Skip to main content

2022+ Cycle (Low)

Bitcoin price from Nov 2022 bottom — current ongoing cycle

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

Overview

2022+ Cycle (Low) tracks Bitcoin's price as an index starting from the cycle low on November 21, 2022 ($15,443). This is the current ongoing cycle.

Formula

Index(t)=Price(t)Price(2022-11-21)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2022-11-21})}

Interpretation

  • Starts at 1.0 on November 21, 2022
  • Driven by spot Bitcoin ETF approvals and post-halving dynamics
  • Compare against historical cycles to assess relative progress

Use Cases

  • Real-time cycle tracking: Where are we relative to historical patterns?
  • ETF era: First cycle with regulated spot ETF products

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"