Files
KingClawArmy/skills/uptrend-analyzer/SKILL.md
Chris ee06e6de6b fix: 修正審查員 P1-P6 全部問題
P1/P2: 為所有 53 個 SKILL.md 補明確 slug frontmatter,解決 importer slug 衝突
P3: 新增 .mcp.json,補 .paperclip.yaml envInputs
P4: agent-skill-mapping.md 補摘要版說明
P5: 修正文檔統計數字(53 skills,非 62)
P6: 清除 mcp-plan.md 敏感資訊與機器相依路徑

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 21:21:38 +00:00

44 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: 漲勢分析器
slug: uptrend-analyzer
description: 五成分 0-100 漲勢健康度綜合評分廣度30%、板塊參與25%、動量20%、輪動15%、歷史10%),判斷多頭趨勢強度
metadata:
sources:
- kind: github-file
repo: tradermonty/claude-trading-skills
path: skills/uptrend-analyzer/SKILL.md
usage: referenced
---
# 漲勢分析器
評估當前市場漲勢的健康程度與可持續性,為策略師提供多頭強度量化指標。
## 評分組成(共 100 分)
| 成分 | 權重 | 說明 |
|---|---|---|
| 市場廣度 | 30% | 漲勢參與股票的比例 |
| 板塊參與度 | 25% | 同步上漲的板塊數量 |
| 動量強度 | 20% | 主要指數的動量狀況 |
| 輪動健康度 | 15% | 板塊輪動是否有序 |
| 歷史比對 | 10% | 與歷史牛市的相似度 |
## 評分解讀
- **80-100**:強勢多頭,積極進場
- **60-79**:健康多頭,謹慎持有
- **40-59**:疲弱多頭,減少部位
- **0-39**:多頭結束或熊市,現金為王
## 輸出格式
- 漲勢健康度綜合評分0-100
- 各成分細項評分
- 主要弱點診斷
- 建議操作方向
## 使用時機
配合 `market-breadth-analyzer``macro-regime-detector` 使用,三者共同判斷市場環境