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) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from PCM
- account-balance
- batch-get-tickers
- cache-stats
- clear-cache
- clear-exchange-cache
- get-exchange-info
- get-funding-rates
- get-leverage-tiers
- get-markets
- get-market-types
- get-ohlcv
- get-orderbook
- get-proxy-config
- get-ticker
- get-trades
- list-exchanges
- place-futures-market-order
- place-market-order
- set-leverage
- set-log-level
- set-margin-mode
- set-market-type
- set-proxy-config
- test-proxy-connection
Related Tools
- @rand-tech/pcm
- @rand-tech/pcm
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @lazy-dinosaur/ccxt-mcp