Orders History
paradex_orders_historyRetrieve historical orders for your account, filtered by market and time range, including filled, canceled, and expired orders for trading analysis.
Instructions
Get historical orders.
Retrieves the history of orders for the account, including filled, canceled, and expired orders. This is useful for analyzing past trading activity and performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | Filter by market. | |
| start_unix_ms | Yes | Start time in unix milliseconds. | |
| end_unix_ms | Yes | End time in unix milliseconds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |