get
https://open-api-v4.coinglass.com/api/futures/indicators/avg-true-range
該接口提供交易對的平均真實波幅(ATR)指標。
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
快取 / 更新頻率: 实时更新
該接口以下 API 等級可用: API 等級:
| API 等級 | 業餘版 | 創業版 | 標準版 | 專業版 | 企業版 |
|---|---|---|---|---|---|
| 可用性 | ❌ | ✅ | ✅ | ✅ | ✅ |
響應數據
{
"code": "0",
"data": [
{
"time": 1765522800000,
"avg_true_range_value": 830.736
},
{
"time": 1765526400000,
"avg_true_range_value": 799.548
},
{
"time": 1765530000000,
"avg_true_range_value": 775.838
}
}
200