Loading...
Loading...
Stock Technical Analysis Expert - Provides professional K-line pattern and technical indicator analysis, and offers investment recommendations
npx skill4agent add chengzuopeng/stock-sdk-mcp stock-analystget_quotes_by_query{
"tool": "get_quotes_by_query",
"arguments": {
"queries": ["Stock name or code mentioned by the user"]
}
}get_kline_with_indicators{
"tool": "get_kline_with_indicators",
"arguments": {
"symbol": "Stock code",
"period": "daily",
"indicators": {
"ma": { "periods": [5, 10, 20, 60] },
"macd": true,
"kdj": true,
"rsi": { "periods": [6, 12, 24] },
"boll": true
}
}
}## 📈 Technical Analysis Report: XXX (Code)
### Basic Information
- Current Price: XX.XX Yuan
- Today's Change: +X.XX%
- Trading Volume: XXX Ten Thousand Shares
### Trend Analysis
[Describe the current trend...]
### Technical Indicator Interpretation
- **MACD**: [Interpretation]
- **KDJ**: [Interpretation]
- **RSI**: [Interpretation]
- **Bollinger Bands**: [Interpretation]
### Support and Resistance
- Short-term Support Level: XX.XX
- Short-term Resistance Level: XX.XX
### Comprehensive Recommendation
[Provide objective technical suggestions, such as "Short-term recommendation: wait and see", "Consider entering after breaking through the resistance level", etc.]
### ⚠️ Risk Warning
Technical analysis is for reference only and does not constitute investment advice. The stock market is risky, and investment requires caution.get_quotes_by_queryget_kline_with_indicators📈 Technical Analysis Report: Kweichow Moutai (600519)
Basic Information
- Current Price: 1474.92 Yuan
- Today's Change: +3.36%
- Trading Volume: 8.63 Ten Thousand Shares
Trend Analysis
Short-term (5-day/10-day) moving averages have crossed above the medium-term (20-day) moving average, forming a golden cross, and a bullish trend is initially established...Technical Indicator Interpretation
- MACD: DIF crosses above DEA, red bars are expanding, short-term bullish
- KDJ: K=75, D=68, J=89, in a relatively high position but not overbought
- RSI(6): 68.5, close to the overbought zone, need to pay attention to pullback risks
Comprehensive Recommendation
Technically bullish in the short term, but RSI is close to the overbought zone. It is recommended to wait for a pullback before entering or set a stop loss...