Loading...
Loading...
Market Overview - Quickly understand the market trend and hot sectors, grasp the market pulse
npx skill4agent add chengzuopeng/stock-sdk-mcp market-overviewget_a_share_quotes{
"tool": "get_a_share_quotes",
"arguments": {
"codes": [
"sh000001", // SSE Composite Index
"sz399001", // SZSE Component Index
"sz399006", // ChiNext Index
"sh000688", // STAR 50 Index
"sh000300", // CSI 300 Index
"sh000016" // SSE 50 Index
]
}
}{
"tool": "get_hk_quotes",
"arguments": {
"codes": ["HSI", "HSCEI"] // Hang Seng Index, Hang Seng China Enterprises Index
}
}get_industry_spot{
"tool": "get_industry_spot",
"arguments": {}
}get_concept_spot{
"tool": "get_concept_spot",
"arguments": {}
}## 📊 Market Overview (YYYY-MM-DD)
### 🏛️ Major Indices
| Index | Current Price | Change % | Change Points |
|------|------|--------|----------|
| SSE Composite Index | 3,xxx.xx | +X.XX% | +XX.XX |
| SZSE Component Index | 1x,xxx.xx | +X.XX% | +XXX.XX |
| ChiNext Index | x,xxx.xx | +X.XX% | +XX.XX |
| STAR 50 Index | xxx.xx | +X.XX% | +X.XX |
### 📊 Market Sentiment
- Number of advancing stocks: XXXX
- Number of declining stocks: XXXX
- Limit up: XX / Limit down: XX
- Sentiment assessment: [Strong/Neutral/Weak]
### 🔥 Top 5 Hot Industries
| Rank | Industry | Change % | Leading Stock |
|------|------|--------|--------|
| 1 | XXX | +X.XX% | XXX |
| 2 | XXX | +X.XX% | XXX |
| ... | ... | ... | ... |
### 💡 Top 5 Hot Concepts
| Rank | Concept | Change % | Number of Component Stocks |
|------|------|--------|----------|
| 1 | Artificial Intelligence | +X.XX% | XXX |
| 2 | New Energy Vehicles | +X.XX% | XXX |
| ... | ... | ... | ... |
### ⚠️ Top 3 Weak Industries
| Rank | Industry | Change % |
|------|------|--------|
| 1 | XXX | -X.XX% |
| ... | ... | ... |
### 📝 Market Summary
[A concise market comment, e.g., "Today the market opened higher and moved higher, the artificial intelligence concept remained active, trading volume exceeded one trillion yuan, and market sentiment was relatively positive..."]get_a_share_quotesget_industry_spotget_concept_spot