Get Order Trades
get_order_tradesFetch all trades that filled a specific order by providing the order ID. Use this to review execution details for a particular order.
Instructions
Fetch the trades that filled a specific order, by order id. Client order id is not supported by this endpoint. Requires POLONIEX_API_KEY and POLONIEX_API_SECRET in the environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The order id. |