paradex_orders_history
Retrieve and analyze historical orders, including filled, canceled, and expired trades, to evaluate past trading activity and performance.
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 |
---|---|---|---|
end_unix_ms | Yes | End time in unix milliseconds. | |
market_id | Yes | Filter by market. | |
start_unix_ms | Yes | Start time in unix milliseconds. |