get_trades
Retrieve recent trading activity for cryptocurrency pairs on supported exchanges like MEXC, Gate.io, Bitget, and Kraken to analyze market movements and execution data.
Instructions
Get recent trades for a trading pair on a supported exchange
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange to query. Supported: mexc, gateio, bitget, kraken | |
| symbol | Yes | Trading pair symbol (e.g., BTC/USDT, INDY/USDT) | |
| limit | No | Number of results to return (default: 20, max: 100) |