top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
MA
@marketcalls
contributor on implexa, with 8 skills ranked by
SkillRank
across 1 source.
marketcalls on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.2
skills.sh
vectorbt-expert
vectorbt-expert wraps multi-source backtesting (openalgo, yfinance, ccxt, duckdb) with ta-lib indicators, indian market fee modeling, and 12+ strategy templates that output performance tables, plotly charts, and trade analysis.
5.6
skills.sh
backtest
backtesting skill generates complete vectorbt scripts with multi-strategy support, TA-Lib indicators, and NIFTY benchmark comparison, but lacks explicit execution flow and error handling details.
—
skills.sh
indicator-chart
Chart any technical indicator on a symbol using Plotly. Creates interactive dark-themed charts with candlestick, overlays, and subplots. Supports all 100+…
—
skills.sh
indicator-expert
OpenAlgo indicator expert. Use when user asks about technical indicators, charting, plotting indicators, creating custom indicators, building dashboards,…
—
skills.sh
setup
Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the…
—
skills.sh
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…
—
skills.sh
strategy-compare
Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.
—
skills.sh
optimize
Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.