Skip to main content

Recent Trades List

Response

[
{
"id": null,
"price": "23",
"qty": "0.478468",
"quoteQty": "11.004764",
"time": 1640830579240,
"isBuyerMaker": true,
"isBestMatch": true
}
]
  • GET /api/v3/trades

Weight(IP): 5

Parameter:

NameTypeMandatoryDescriptionScope
symbolstringYES
limitintegerNODefault 500; max 1000

Response:

NameDescription
idTrade id
pricePrice
qtyNumber
quoteQtyTrade total
timeTrade time
isBuyerMakerWas the buyer the maker?
isBestMatchWas the trade the best price match?