get_historical_k_data
Retrieve historical K-line (OHLCV) data for Chinese A-share stocks by specifying stock code, date range, frequency, and adjustment settings. Export data in a Markdown table format for analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adjust_flag | No | 3 | |
code | Yes | ||
end_date | Yes | ||
fields | No | ||
frequency | No | d | |
start_date | Yes |