Market trades history
Get historical market trades data. In the response, a source of 1 means these are internal trades on WOO X and a source of 0 means they are external trades from aggregated sources.
Limit: 10 requests per 1 second per IP address
Query Parameters
Symbol name
The id cursor for fetching the previous page of results, excluding the trade associated with the cursor itself. Either before or after can be specified. If both are provided, before takes precedence. If neither is passed, the results default to starting from the most recent trades.
The id cursor for fetching the next page of results, excluding the trade associated with the cursor itself. Either before or after can be specified. If both are provided, before takes precedence. If neither is passed, the results default to starting from the most recent trades.
Numbers of trades you want to query. Maximum of 1000 trades allowed.
Response
The response is of type object
.