Recent Trades
This endpoint retrieves the trades that have been executed recently on the requested market.
Response is cached for: 1 second
Documentation Index
Fetch the complete documentation index at: https://whitebit-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Market pair name
"BTC_USDT"
Query Parameters
Can be buy or sell
buy, sell "sell"
Response
Successful response
A unique ID associated with the trade for the currency pair transaction Note: Unix timestamp does not qualify as trade_id.
158056419
Transaction price in quote pair volume.
"9186.13"
Transaction amount in quote pair volume.
"0.0021"
Transaction amount in base pair volume.
"9186.13"
Unix timestamp in milliseconds, identifies when the transaction occurred.
1594391747
Used to determine whether or not the transaction originated as a buy or sell. Buy – Identifies an ask that was removed from the order book. Sell – Identifies a bid that was removed from the order book.
buy, sell "sell"