Files
KingClawArmy/skills/position-sizer/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

26 lines
740 B
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: position-sizer
description: 部位規模計算器,基於風險預算、波動率與凱利公式計算最適部位大小
metadata:
sources:
- kind: github-file
repo: tradermonty/claude-trading-skills
path: skills/position-sizer/SKILL.md
usage: referenced
---
# 部位規模計算器
科學化部位規模管理工具,平衡獲利潛力與風險控制。
## 功能
- 固定風險百分比法(每筆風險 1-2% 資本)
- 凱利公式Kelly Criterion最適部位計算
- 波動率調整部位ATR-based Sizing
- 相關性調整(避免過度集中同類資產)
- 最大單一部位上限控制
- 投資組合層級風險預算分配
- 加減碼規模建議