@skills · Owner
Agent skills by marketcalls
9 skills indexed from github.com/marketcalls. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .claude · Collection · 184 stars
- backtest · Skill · 184 stars
Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.
- optimize · Skill · 184 stars
Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.
- quick-stats · Skill · 184 stars
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 cel
- setup · Skill · 184 stars
Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates
- skills · Collection · 184 stars
- strategy-compare · Skill · 184 stars
Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.
- vectorbt-backtesting-skills · Collection · 184 stars
- vectorbt-expert · Skill · 184 stars
VectorBT backtesting expert. Use when user asks to backtest strategies, create entry/exit signals, analyze portfolio performance, optimize parameters, fetc