Backtest Expert

Use this skill to simulate how a trading rule would have performed on historical price data — win rate, average return, max drawdown, profit factor — from a CSV or list of prices the user supplies, no market-data API required. Trigger on "backtest this strategy", "ทดสอบกลยุทธ์ย้อนหลัง", "how would this rule have performed historically", "moving average crossover backtest", "max drawdown of this strategy". If the user wants to size a position or apply a risk gate on a trade they're about to take, use position-sizer/drawdown-circuit-breaker instead — this skill evaluates a rule against the past, not a single upcoming trade.

ntaffzii 6173a9c 2 files · 17.3 KB Updated

File contents

ntaffzii/Skill-Agents/tree/main/skills/trading/backtest-expert commit 6173a9c600

Frequently asked questions

npx skillmds@latest add ntaffzii/backtest-expert