get_candles
Retrieve OHLCV candlestick data for a Binance trading pair. Optimizes delivery with pre-warmed common timeframes, otherwise fetches live, and reports bar freshness via metadata.
Instructions
Ham OHLCV mum verisi. Sembol sabit izlenen timeframe setinde ise (15m/1h/4h/1d) öncelikli warm-up yapılır; değilse istek anında canlı çekilir. meta.freshness son barın güncelliğini gösterir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source | No | spot | |
| symbol | Yes | Spot USDT çifti, örn. BTCUSDT | |
| timeframe | Yes | 1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,1M | |
| request_id | No | ||
| idempotency_key | No |