Current ticker status of given markets

fieldtypedescription
laststringPrice of last trade
lowstringMinimal price of last 24h
highstringMaximal price of last 24h
changestringPrice change between last 24h
base_volumestringTrade volume in base currency
quote_volumestringTrade volume in quote currency
market_idstringMarket ID
timestringLast trade time

🚧

Ticker is updated when a trade is executed.

❗️

400 Bad Request

INVALID_MARKET

  • not_exist : The parameter has a valid format, but related_data is null.
  • market_id : Could not found market_id.

INVALID_ARGUMENT

  • missing : The parameter is not shown in the body.
  • invalid : The parameter is not a valid format.
Language
Click Try It! to start a request and see the response here!