Trade Fills
paradex_account_fillsRetrieve executed trade fills for a specific market and time range to analyze performance, calculate average entry prices, and track realized PnL.
Instructions
Analyze your executed trades to evaluate performance and execution quality.
Use this tool when you need to:
- Review your trading history across specific markets
- Calculate your average entry price for multi-fill positions
- Analyze execution quality compared to intended prices
- Track realized PnL from completed trades
- Verify order execution details for reconciliation
Detailed fill information is essential for performance analysis and
understanding how your orders were actually executed.
Example use cases:
- Calculating volume-weighted average price (VWAP) of your entries
- Analyzing execution slippage from your intended prices
- Reviewing trade history for tax or accounting purposes
- Tracking commission costs across different markets
- Identifying which of your strategies produced the best executionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | Filter by market ID. | |
| 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 |