get_stock_chart
Fetch historical stock price chart data and simple moving averages from Yahoo Finance for Korean stocks, enabling correlation of financial anomalies with market movements.
Instructions
Fetch historical stock price chart information and simple moving averages (SMA) from Yahoo Finance to correlate financial anomalies with market movements. Use ticker format: '035720.KS' (KOSPI) or '060720.KQ' (KOSDAQ). If suffix is missing, the tool will try both formats automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| range_str | No | 1mo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |