將 17 個 SKILL.md 的 name 欄位與 Markdown 標題 從英文翻譯為繁體中文,方便董事長檢閱。 同時補齊前 3 個早期建立的 Skill 功能清單。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
24 lines
668 B
Markdown
24 lines
668 B
Markdown
---
|
||
name: 市場廣度分析器
|
||
description: 市場廣度分析,追蹤漲跌家數比、新高新低比、成交量分佈等內部結構指標
|
||
metadata:
|
||
sources:
|
||
- kind: github-file
|
||
repo: tradermonty/claude-trading-skills
|
||
path: skills/market-breadth-analyzer/SKILL.md
|
||
usage: referenced
|
||
---
|
||
|
||
# 市場廣度分析器
|
||
|
||
分析市場內部結構健康度,判斷行情是否具備廣泛參與度。
|
||
|
||
## 功能
|
||
|
||
- 漲跌家數比(Advance/Decline Line)
|
||
- 新高新低比(New Highs vs New Lows)
|
||
- McClellan Oscillator / Summation Index
|
||
- 成交量廣度分析(Up Volume vs Down Volume)
|
||
- 板塊輪動強度追蹤
|
||
- 市場參與度評分
|