All authors
marketcalls avatar

Claude Skills by marketcalls

github.com/marketcalls
10 skillsA× 9C× 10 installs8 views
BacktestA

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.

datagobash
0
144
OptimizeA

Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.

datagobash
0
144
Quick StatsA

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.

datagobash
0
144
SetupC

Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the backtesting folder structure.

devopspythongo
0
144
Strategy CompareA

Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.

datagobash
0
144
Vectorbt ExpertA

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 charts, or trade analysis. Also triggers for openalgo.ta helpers (exrem, crossover, crossunder, flip, donchian, supertrend).

datapythongo
0
144
Market DataA

Market data retrieval with OpenAlgo - real-time quotes, historical OHLCV, market depth, option chains, WebSocket streaming, and symbol search

developmentpythongo
0
2
PortfolioA

Portfolio management with OpenAlgo - funds, positions, holdings, order book, trade book, margin calculator, and account management

developmentpythongo
0
2
Trading CoreA

Core trading operations with OpenAlgo - place orders, smart orders, basket orders, split orders, and order management across 25+ Indian brokers

developmentpythongo
0
2
VisualizationA

Data visualization with OpenAlgo - candlestick charts, options payoff diagrams, P&L dashboards, and real-time Streamlit dashboards

developmentpythongo
0
2