Skip to main content
Back to the directory
marketcalls/vectorbt-backtesting-skillsSoftware EngineeringFrontend and Design

backtest

Generate complete VectorBT backtesting scripts with data fetch, signals, stats, and plots.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, backtest has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: marketcalls/vectorbt-backtesting-skills. Canonical URL: https://skills.sh/marketcalls/vectorbt-backtesting-skills/backtest.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate complete VectorBT backtesting scripts with data fetch, signals, stats, and plots. Create a complete VectorBT backtest script for the user. Parse $ARGUMENTS as: strategy symbol exchange interval If no arguments, ask the user which strategy they want. /backtest ema-crossover RELIANCE NSE D /backtest rsi SBIN /backtest supertrend NIFTY NFO 5m - Supports 10+ pre-built strategies (EMA crossover, RSI, Donchian, Supertrend, MACD, SDA2, momentum, and more) with template-based script generation - Fetches data from OpenAlgo API or loads directly from DuckDB; auto-detects Historify vs custom formats - Uses TA-Lib for standard indicators and OpenAlgo ta for specialty indicators (Supertrend, Donchian, Ichimoku); includes signal deduplication via exrem() - Generates portfolio stats, strategy vs NIFTY benchmark comparison table, QuantStats HTML tearsheet, Plotly equity/drawdown charts, and CSV trade exports - Handles Indian delivery fees (0.111% + ₹20 fixed) and F&O lot-size constraints (NIFTY 65, BANKNIFTY 30) - $0 = strategy name (e.g., ema-crossover, rsi, donchian, supertrend, macd, sda2, momentum) - $1 = symbol (e.g., SBIN, RELIANCE, NIFTY). Default: SBIN - $2 = exchange (e.g., NSE, NFO). Default: NSE - $3 = interval (e.g., D, 1h, 5m). Default: D - Read the vectorbt-expert skill rules for reference patterns - Create backtesting/{strategy_name}/ directory if it doesn't exist...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does backtest do?

Generate complete VectorBT backtesting scripts with data fetch, signals, stats, and plots.

Is backtest good?

backtest does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support backtest?

backtest currently lists compatibility with Skills CLI.

Is backtest safe to install?

backtest has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to backtest?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install backtest?

Run the following command to install backtest: npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill backtest

Related skills

More from marketcalls/vectorbt-backtesting-skills

Related skills

Alternatives in Software Engineering