GET /trade
Summary: Get recent trades
Operation ID: getTrades
Auth: none
Operation ID: getTrades
Auth: none
Description
Get the most recent trades for all symbols or a specific symbol.
Parameters (6)
count
(integer, query, optional, default: 100)
Number of trades to return
Constraints: {'maximum': 500}
endTime
(string, query, optional)
End timestamp (ISO 8601)
reverse
(boolean, query, optional, default: True)
Sort newest first
start
(integer, query, optional)
Starting ID
startTime
(string, query, optional)
Start timestamp (ISO 8601)
symbol
(string, query, optional)
Instrument symbol (e.g., XBTUSD)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get recent trades | probe-gate |
https://www.bitmex.com/api/v1/trade?count=100&reverse=True |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-22T10:46:39.744914 | 200 | 380ms |