Get Recent Trades
get_recent_tradesFetches recent trade data for a Kraken Pro trading pair, showing individual fills with timestamps and prices to track market activity.
Instructions
Get recent trades for a trading pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Trading pair (e.g., XBTUSD, ETHUSD) | |
| since | No | Return trades since given timestamp (optional, for pagination) |