Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 6 skills de marketcalls/vectorbt-backtesting-skills. Abre una skill para revisar su origen y sus detalles.
Mostrando 6 de 6 skills recopiladas.
Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.
Idioma del texto original: inglés
VectorBT backtesting expert. Use when user asks to backtest strategies, create entry/exit signals, analyze portfolio performance, optimize parameters, fetch historical data, use VectorBT/vectorbt, compare strategies, position sizing, equity curves, drawdown…
Idioma del texto original: inglés
Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the backtesting folder structure.
Idioma del texto original: inglés
Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.
Idioma del texto original: inglés