stocks_get_aggregate_bars
Get historical aggregate bar (candlestick) data for a stock over a date range, with adjustable timespan, multiplier, and sorting options.
Instructions
Get aggregate bars (candles) for a stock. Dates in YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | asc | |
| limit | No | ||
| symbol | Yes | ||
| to_date | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| from_date | Yes | ||
| multiplier | No |