什么是 strategy-compare?
比较同一交易品种的多个策略或方向(多头、空头、两者)。生成并排统计表。 来源:marketcalls/vectorbt-backtesting-skills。
比较同一交易品种的多个策略或方向(多头、空头、两者)。生成并排统计表。
通过命令行快速安装 strategy-compare AI 技能到你的开发环境
来源:marketcalls/vectorbt-backtesting-skills。
If only a symbol is given with no strategies, compare: ema-crossover, rsi, donchian, supertrend. If "long-vs-short" is one of the strategies, compare longonly vs shortonly vs both for the first real strategy.
/strategy-compare RELIANCE ema-crossover rsi donchian /strategy-compare SBIN long-vs-short ema-crossover
比较同一交易品种的多个策略或方向(多头、空头、两者)。生成并排统计表。 来源:marketcalls/vectorbt-backtesting-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill strategy-compare 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill strategy-compareBrowse more skills from marketcalls/vectorbt-backtesting-skills
比较同一交易品种的多个策略或方向(多头、空头、两者)。生成并排统计表。 来源:marketcalls/vectorbt-backtesting-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill strategy-compare 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/marketcalls/vectorbt-backtesting-skills