OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add marketcalls/vectorbt-backtesting-skills --skill quick-stats
Quickly fetch data and print key backtest stats for a symbol with a default EMA crossover strategy. No file creation needed - runs inline in a notebook cell or prints to console.
npx skills add marketcalls/vectorbt-backtesting-skills --skill quick-stats
Generate a quick inline backtest and print stats. Do NOT create a file - output code directly for the user to run or execute in a notebook.
$0 = symbol (e.g., SBIN, RELIANCE). Default: SBIN$1 = exchange. Default: NSE$2 = interval. Default: DGenerate a single code block the user can paste into a Jupyter cell or run as a script. The code must:
ta.exrem() (always .fillna(False) before exrem)fees=0.00111, fixed_fees=20symbol="NIFTY", exchange="NSE_INDEX")template="plotly_dark")/quick-stats RELIANCE
/quick-stats HDFCBANK NSE 1h