Order Management
Get All Trades of Specific Algo Order
Limit: 10 requests per 1 second
GET /v1/algo/order/{order_id}/trades
Get specific trades of an algo order by order_id
.
GET
Get All Trades of Specific Algo Order
Headers
Path Parameters
Response
200 - application/json
OK
The response is of type object
.
Get All Trades of Specific Algo Order