请求接口

/V1/Market/order

参数 是否必传 类型 说明
symbol_id int 交易对ID
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "order": [{
      "E": 1638876155234, //事件发生时间
      "p": "51312.50", //价格
      "q": "0.002", //量
      "a": 1638876155234,
      "m": "1",  // 买方是否是做市方 如1,则此次成交是一个主动卖出单,否则是一个主动买入单
      "T": 1638876155076 //成交时间
    }],
    "symbol_id": 1010
  },
  "seconds": 1638876159,
  "microtime": 1638876159484
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""