get_stock_ohlcv
Fetch OHLCV (Open/High/Low/Close/Volume) data for specific stocks within a defined date range. Specify ticker symbol, date parameters, and choose adjusted or unadjusted prices for accurate analysis.
Instructions
Retrieves OHLCV (Open/High/Low/Close/Volume) data for a specific stock.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adjusted | No | ||
fromdate | Yes | ||
ticker | Yes | ||
todate | Yes |