get_candles
Fetch OHLCV candlestick data for a trading pair on a chosen exchange. Specify symbol, timeframe, and limit to analyze price action.
Instructions
Get OHLCV candlestick data for a trading pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | Trading pair (e.g. BTC/USDT) | |
| exchange | No | ||
| timeframe | No | 1h |