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 を開くとソースと詳細を確認できます。
収集済み skill 6 件中 6 件を表示しています。
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.
原文の言語: 英語