get_technical_indicators
Calculate technical indicators for A-shares including MACD, RSI, KDJ, Bollinger Bands, and moving averages from stock code and period data for informed trading.
Instructions
计算A股技术指标(MACD、RSI、KDJ、布林带、均线系统)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | 股票代码,如 600519 | |
| period | No | K线周期(默认 daily,至少需要30条以上数据) |