Historical prices
godel_historicalGet historical OHLCV bars for a ticker at a specified resolution, with adjustable bar count for financial analysis and charting.
Instructions
Historical OHLCV bars for a ticker at a given resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | Number of bars | |
| ticker | Yes | Ticker symbol, e.g. NVDA | |
| resolution | No | Bar resolution, e.g. 1D, 1W | 1D |