Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.
原文语言:英语
菜单
SkillsMP 已收集 marketcalls/vectorbt-backtesting-skills 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 6 / 6 个已收集 Skill。
Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.
原文语言:英语
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…
原文语言:英语
Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.
原文语言:英语
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.
原文语言:英语
Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the backtesting folder structure.
原文语言:英语
Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.
原文语言:英语