paradex_orders_history
Retrieve and analyze historical orders, including filled, canceled, and expired trades, to evaluate past trading activity and performance.
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. |