paradex_orders_history
Retrieve historical orders for a specified market and timeframe to analyze past trading activity, including filled, canceled, and expired orders.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_unix_ms | Yes | End time in unix milliseconds. | |
market_id | Yes | Filter by market. | |
start_unix_ms | Yes | Start time in unix milliseconds. |