get_daily_candles
Retrieve daily OHLC candles for a specified symbol over a given number of days. Requires real-time quote entitlement.
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 | |||