请求接口

/V1/Market/ticker

参数 是否必传 类型 说明
symbol_id int 交易对ID
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "symbol_id": 22, //交易对ID
    "last": "47310.70", //最终价
    "ask": "47310.70",  //卖价
    "bid": "47310.70", //买价
    "high": "47516.25", //最高价
    "low": "46290.00", //最低价
    "24v": "2482729187.17", //24小时成交额
    "num": "1437351.00", //成交笔数
    "vol": "52756.188900", //额
    "price_change": "-1442.30",  //价格变动
    "price_change_percent": "-2.95"
  },
  "seconds": 1639481228,
  "microtime": 1639481228358
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""