get_stock_ohlcv
Retrieve OHLCV (Open/High/Low/Close/Volume) data for specific KOSPI/KOSDAQ stocks by specifying date range, ticker symbol, and adjusted pricing option.
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 |