Get trade history
POST/privateGetTrades
Returns the specified number of past trades for your account, excluding Price Guarantee. The returned trades are sorted by their timestamp
in a descending order, from the latest to the earliest.
tip
To get a specific list of trades, use the start
, end
, tradeIdFrom
, and tradeIdTo
parameters.
tip
To get all past transactions for your account, use the privateGetTransactionHistory message.
Rate limit weight points: 5
Request
Responses
- 200
The request was successful.