Runs SMA crossover backtests on historical OHLCV/candlestick data, calculating total return, Sharpe ratio, max drawdown, win rate, and trade log. Supports CSV files and JSON input with automatic AKShare/hhxg column normalization. Use when the user asks to backtest a trading strategy, evaluate strategy performance on historical price data, run quantitative analysis, or mentions OHLCV, candlestick data, or equity curves.
$npx -y skills add leionion/clawforge --skill strategy_backtestInstalls into the current project.
Run `npx skills use "https://github.com/leionion/clawforge" --skill "leionion/clawforge/strategy_backtest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leionion/clawforge" that are relevant to the current task. Run `npx skills add "https://github.com/leionion/clawforge"` and select the relevant skills, then follow their instructions.