Get trade history
Market Data
Get trade history
This endpoint returns the most recent 100 trades prior to the specified lastTime value up
to past 7 days or recent trading engine restart (whichever is sooner).
If no lastTime specified, it will return 100 most recent trades.
GET
Get trade history
Query Parameters
The symbol of the Futures.
Returns the last 100 trades from the specified lastTime value.
Response
200 - application/json
- Success Response
- Errors
A list containing structures with historical price information. The list is sorted descending by time.
Available options:
success Example:
"success"
Server time in Coordinated Universal Time (UTC)
Example:
"2020-08-27T17:03:33.196Z"