paradex-trades
Retrieve historical trade data for a specific market, including price, size, side (buy/sell), and timestamp, within a defined time period using the MCP Paradex Server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_unix_ms | No | End time in unix milliseconds. | |
market_id | Yes | Market symbol to get trades for. | |
start_unix_ms | No | Start time in unix milliseconds. |