get https://open-api-v3.coinglass.com/api/index/golden-ratio-multiplier
Response Data
{
"code": "0",
"msg": "success",
"data": [
{
"x8": "0.56",
"2LowBullHigh": "0.14",
"createTime": 1282003200000,
"price": 0.07,
"ma350": "0.07",
"1.6AccumulationHigh": "0.11200000000000002",
"x21": "1.4700000000000002",
"x13": "0.9100000000000001",
"x3": "0.21000000000000002",
"x5": "0.35000000000000003"
},
...
]
}
Field | Description |
---|---|
ma350 | 350 DMA |
3LowBullHigh | 3 Upper Bull High |
2LowBullHigh | 2 Upper Bull High |
1.6AccumulationHigh | 1.6 Upper Bull High |
x5 | |
x8 | |
x13 | |
x21 | |
price | BTC price |
createTime | Time ,in seconds |