Files
KingClawArmy/skills/backtest-expert/SKILL.md
Chris c78afdbd4b style: Skills 名稱與標題全面翻譯為繁體中文
將 17 個 SKILL.md 的 name 欄位與 Markdown 標題
從英文翻譯為繁體中文,方便董事長檢閱。
同時補齊前 3 個早期建立的 Skill 功能清單。

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

26 lines
658 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: 回測專家
description: 策略回測專家,支援歷史數據回測、績效指標計算與策略參數最佳化
metadata:
sources:
- kind: github-file
repo: tradermonty/claude-trading-skills
path: skills/backtest-expert/SKILL.md
usage: referenced
---
# 回測專家
完整策略回測框架,驗證交易策略的歷史表現。
## 功能
- 歷史數據回測執行
- 績效指標計算Sharpe、Sortino、Calmar Ratio
- 最大回撤分析MDD、回撤持續時間
- 勝率與盈虧比統計
- 參數敏感度分析
- 樣本外測試Out-of-Sample
- 交易成本與滑價模擬
- 蒙地卡羅模擬