get_daily_candles
Fetch daily OHLC candles for a symbol over the last N days, requiring real-time quote entitlement to avoid error 1032.
Instructions
Get daily OHLC candles for the last N days. Needs the real-time quote entitlement — without it this fails with code 1032.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||