get https://open-api-v3.coinglass.com/api/index/tow-year-ma-multiplier
Response Data
{
"code": "0",
"msg": "success",
"data": [
{
"buyQty": 0,
"createTime": 1282003200000,
"price": 0.07,
"mA730Mu5": 0.35000000000000003,
"mA730": 0.07,
"sellQty": 0
},
...
]
}
Field | Description |
---|---|
mA730Mu5 | 2 year moving average x5 |
mA730 | 2 year moving average |
price | Bitcoin pirce |
createTime | Time ,in seconds |