get-trades
Fetch recent trades for specified trading pairs on supported exchanges. Retrieve trade data for analysis or monitoring in IDA Pro via the PCM MCP server.
Instructions
Get recent trades for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
limit | No | Number of trades to fetch | |
symbol | Yes | Trading pair symbol (e.g., BTC/USDT) |