request interface

/V1/Market/order

Parameter Required Type Notes
symbol_id Yes int Trading pair ID
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "order": [{
      "E": 1638876155234, // time of event
      "p": "51312.50", //price
      "q": "0.002", //volume
      "a": 1638876155234,
      "m": "1", // whether the buyer is a market maker: If "1", then the transaction is an active sell order, otherwise it is an active buy order
      "T": 1638876155076 //time of transaction
    }],
    "symbol_id": 1010
  },
  "seconds": 1638876159,
  "microtime": 1638876159484
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""