Open Orders
paradex_open_ordersRetrieve your active orders to monitor execution status and manage trading strategy. Check pending orders, verify limit prices, and assess market exposure.
Instructions
Monitor your active orders to track execution status and manage your trading strategy.
Use this tool when you need to:
- Check which of your orders are still pending execution
- Verify limit order prices and remaining quantities
- Determine which orders might need cancellation or modification
- Get a complete picture of your current market exposure
Keeping track of your open orders is essential for effective order management
and avoiding duplicate or conflicting trades.
Example use cases:
- Checking if your limit orders have been partially filled
- Verifying that a recently placed order was accepted by the exchange
- Identifying stale orders that should be canceled or modified
- Getting a consolidated view of all pending orders across marketsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | No | Filter by market. | ALL |
| limit | No | Limit the number of results to the specified number. | |
| offset | No | Offset the results to the specified number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| total | Yes | ||
| limit | Yes | ||
| offset | Yes |