Files
KingClawArmy/skills/backtest-expert/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

680 B
Raw Blame History

name, slug, description, metadata
name slug description metadata
回測專家 backtest-expert 策略回測專家,支援歷史數據回測、績效指標計算與策略參數最佳化
sources
kind repo path usage
github-file tradermonty/claude-trading-skills skills/backtest-expert/SKILL.md referenced

回測專家

完整策略回測框架,驗證交易策略的歷史表現。

功能

  • 歷史數據回測執行
  • 績效指標計算Sharpe、Sortino、Calmar Ratio
  • 最大回撤分析MDD、回撤持續時間
  • 勝率與盈虧比統計
  • 參數敏感度分析
  • 樣本外測試Out-of-Sample
  • 交易成本與滑價模擬
  • 蒙地卡羅模擬