Trades

Recent Trades

Returns the most recent trades for a symbol.

get/v2/trades

Query parameters

symbolstring required
limitinteger

Number of trades to return. Clamped to 1000.

Response

List of recent trades

idinteger
pricestring
qtystring
quoteQtystring
timeinteger

Trade timestamp (Unix ms).

isBuyerMakerboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.