stock_history
Fetch historical open, high, low, close, and volume records for a stock between given dates.
Instructions
Historical OHLCV data for a stock as records. Dates in YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series | No | EQ | |
| symbol | Yes | ||
| to_date | Yes | ||
| from_date | Yes |