get https://open-api-v4.coinglass.com/api/index/bitcoin-reserve-risk
该接口提供比特币储备风险数据
缓存 / 更新频率: 1天更新一次.
该接口以下API等级可用: API 等级:
API 等级 | 爱好版 | 创业版 | 标准版 | 专业版 | 企业版 |
---|---|---|---|---|---|
可用性 | ❌ | ✅ | ✅ | ✅ | ✅ |
响应数据
{
"code": "0",
"data": [
{
"price": 0.07,
"reserve_risk_index": 1.0463483830080946,
"movcd": 0.003100675514248423,
"hodl_bank": 0.06689932448575159,
"vocd": 0.003100675514248423,
"timestamp": 1282003200000
},
{
"price": 0.068,
"reserve_risk_index": 0.5285777367358181,
"movcd": 0.006252211158717467,
"hodl_bank": 0.12864711332703413,
"vocd": 0.009403746803186511,
"timestamp": 1282089600000
},
{
"price": 0.0667,
"reserve_risk_index": 0.3469505118474761,
"movcd": 0.003100675514248423,
"hodl_bank": 0.19224643781278572,
"vocd": 0.0018287503434234226,
"timestamp": 1282176000000
},
}