get_hist_data
Fetch historical stock market data for a specified symbol, interval, and date range. Supports multiple data sources and adjustment types for accurate financial analysis.
Instructions
Get historical stock market data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adjust | No | none | |
end_date | No | 2030-12-31 | |
interval | Yes | ||
interval_multiplier | No | ||
source | No | eastmoney | |
start_date | No | 1970-01-01 | |
symbol | Yes |