跳到主要内容

2011-2015周期 (Low)

Bitcoin 价格从 2011 年 11 月底部至 2015 年 1 月底部

属性数值
分类市场数据
单位index
精度1d
资产BTC
订阅层级基础版
API 端点GET /v1/cycle-performance?type=low
字段cycle_1

概述

**2011-2015 周期(低点)**将 Bitcoin 价格作为指数进行跟踪,起点为 2011 年 11 月 18 日($2.01)的周期低点。数值 1.0 代表低点价格。

公式

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

解读

  • 于 2011 年 11 月 18 日从 1.0 起步
  • 在 2013 年末的涨势中峰值超过 500 倍
  • Bitcoin 历史上最极端的周期涨幅

用例

  • 历史基准:可供比较的最早完整周期
  • 收益递减:每个后续周期的峰值倍数均更低

API 用法

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"

相关指标