Response

Field NameDescriptionType
marketMarket IDString
trade_date_utcTrade Date(UTC)String
trade_time_utcTrade time(UTC)String
timestampTrade timestampLong
trade_priceTrade priceDouble
trade_volumeTrade volumeDouble
prev_closing_pricePrevious day closing price(from UTC +00:00).Double
change_priceChange price compared to the previous day's closing priceDouble
ask_bidOrder type(ASK or BID)String
sequential_idTrade Sequential IDLong
  • The sequential_id field can be used as a basis for determining the uniqueness of the transaction. However, it does not guarantee the order of transactions.
Language
Click Try It! to start a request and see the response here!