·backtest

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.

317Installs·29Trend·@marketcalls

Installation

$npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest

How to Install backtest

Quickly install backtest AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: marketcalls/vectorbt-backtesting-skills.

SKILL.md

View raw

If no arguments, ask the user which strategy they want.

| EMA Crossover | ema-crossover | Fast/slow EMA crossover | | RSI | rsi | RSI oversold/overbought | | Donchian Channel | donchian | Donchian channel breakout | | Supertrend | supertrend | Supertrend indicator signals | | MACD Breakout | macd | MACD zero-line signal candle breakout | | SDA2 | sda2 | SDA2 trend following channel |

| Momentum | momentum | Double momentum (MOM + MOM of MOM) | | Dual Momentum | dual-momentum | Relative momentum between 2 ETFs |

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots. Source: marketcalls/vectorbt-backtesting-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from marketcalls/vectorbt-backtesting-skills

Quick answers

What is backtest?

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots. Source: marketcalls/vectorbt-backtesting-skills.

How do I install backtest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/marketcalls/vectorbt-backtesting-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-26