Get the most recent trades executed on a specific market on WhiteBIT via the V4 API.
Market pair name
"BTC_USDT"
Can be buy or sell
buy, sell "sell"
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 the quote (stock) currency. In a BTC_USDT market, the value is the BTC amount. Note: WhiteBIT uses a reversed naming convention compared to standard exchange terminology — the stock/asset currency is called 'quote' in WhiteBIT's model.
"0.0021"
Transaction amount in the base (money) currency. In a BTC_USDT market, the value is the USDT amount. Note: WhiteBIT uses a reversed naming convention compared to standard exchange terminology — the settlement/pricing currency is called 'base' in WhiteBIT's model.
"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"
Indicates that the trade originates from a Retail Price Improvement (RPI) order.
true