兩年 MA 乘數指標

該接口提供兩年 MA 乘數指標數據。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

快取 / 更新頻率: 每 1天更新一次

該接口以下 API 等級可用: API 等級

API 等級業餘版創業版標準版專業版企業版
可用性

響應數據

{
  "code": "0",                              
  "msg": "success",                         
  "data": [
    {
      "timestamp": 1282003200000,               // 時間戳 (毫秒)
      "price": 0.07,                            // 當前價格
      "moving_average_730": 0.07,               // 2 年移動平均線 (730 表示周期)
      "moving_average_730_multiplier_5": 0.35000000000000003, // 2 年移動平均線的 5 倍 (Multiplier)
    }
  ]
}
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json