Recent Trades History

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.
Query Params
string
required

Market ID (ex. SGD-BTC, BTC-XRP)

string

When Only pagination is needed, the last trade time of the previous result. (exclusive). format : yyyy-MM-dd'T'HH:mm:ssXXX or yyyy-MM-dd HH:mm:ss.

int32
Defaults to 1

Count of trades

string

Pagination Cursor. (The Trade Sequential ID)

int32

When given, it returns trade history within 7 days from the latest trade date. Value should be less than or equal to 7.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json