stock_tech_indicators
Calculate A-share technical indicators like MACD, KDJ, RSI, Bollinger Bands, and moving averages. Get latest values as JSON or retrieve recent indicator series for charting.
Instructions
计算 A 股技术指标:MACD(含柱加速度)/KDJ/RSI/布林带/均线/ADX/CCI/OBV/SAR/ROC/PSY/BIAS/MTM/量五等级。默认返回最新一期JSON;return_series=True 返回最近 window 期的指标序列(用于绘制符合图形)。WR(威廉指标)已按实战结论弃用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | ||
| period | No | daily | |
| symbol | Yes | ||
| window | No | ||
| return_series | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |