ta_slug_candlesticks
Access candlestick data for cryptocurrency assets by slug, with configurable interval and timestamp range for technical analysis.
Instructions
Candlestick data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Asset slug (e.g. bitcoin) | |
| interval | No | Timeframe interval | |
| start | No | Start timestamp in ms | |
| end | No | End timestamp in ms |