API Reference
Pricing
API Reference

恐惧与贪婪指数

该接口提供恐惧与贪婪指数数据

缓存 / 更新频率: 每天一次.

该接口以下API等级可用: API 等级

API 等级爱好版创业版标准版专业版企业版
可用性

响应数据

{
  "code": "0",                             
  "msg": "success",                        
  "data": [
    {
      "values": [4611285.1141, ...],         // 恐惧与贪婪指数的数值
      "price": [4788636.51145, ...],         // 对应的价格数据
      "time_list": [1636588800, ...]        // 时间戳
    }
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!