Cboe daily price history
cboe_historyRetrieve daily OHLCV price history for equities, ETFs, or indices from Cboe, extending back ~20 years. No API key required. Ideal for charts and backtests as a Yahoo-independent source.
Instructions
Daily OHLCV price history for an equity/ETF/index from Cboe (history can extend back ~20 years). No key required. Use as a Yahoo-independent source for charts/backtests.
Symbols: tickers as-is; indices with an underscore prefix (_SPX). Example: { symbol: 'SPY' }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Ticker or underscore-prefixed index symbol |