marketcalls

35 mods across 7 repositories, 2.8k stars between them.

broker-integration

01

marketcalls/openalgo

Skill Claude CodeCodex

Integrate a new Indian broker into OpenAlgo, or modify an existing broker plugin. Use when wiring up a broker's auth/login, orders, quotes, depth, history, funds, margin, symbol master, or WebSocket streaming; when a broker does not appear in the login dropdown or fails to load; or when debugging broker-specific…

2.5k 2d ago A 85 tokens AGPL-3.0

chart-indicator

02

marketcalls/openalgo

Skill Claude CodeCodex

Build a custom indicator for the OpenAlgo /trading charting terminal (openalgo-charts). Use when asked to create, port, or debug a chart indicator, overlay, oscillator, band, or on-chart signal, including porting a study written for another charting platform. Writes a plain-JS descriptor into strategies/indicators/…

2.5k 2d ago A 102 tokens AGPL-3.0

fd-audit

03

marketcalls/openalgo

Skill Claude CodeCodex

Audit a change for resource leaks in OpenAlgo — file descriptors AND unbounded memory growth. Run after building a feature or fixing anything that touches databases, WebSockets or streaming, threads or executors, subprocesses, files, sockets, caches, or module-level registries. Also use when the user reports "too many…

2.5k 2d ago A 94 tokens AGPL-3.0

flow-builder

04

marketcalls/openalgo

Skill Claude CodeCodex

Build, edit or debug an OpenAlgo Flow workflow - the no-code node graph at /flow. Use when asked to create a workflow, wire a webhook or TradingView alert to an order, add a node, port a strategy into Flow, or work out why a workflow imported but did nothing. Produces a workflow JSON that is validated against the real…

2.5k 2d ago A 81 tokens AGPL-3.0

security-audit

05

marketcalls/openalgo

Skill Claude CodeCodex

Run OpenAlgo's periodic security audit across backend, frontend, database, cache, routes and dependencies, producing a dated xlsx report. Use for the monthly or twice-monthly review, before a release, after a dependency bump, or when the user asks for a security check, vulnerability scan, or audit report.

2.5k 2d ago A 67 tokens AGPL-3.0

verify

06

marketcalls/openalgo

Skill Claude CodeCodex

Verify a claim before stating it, and verify a test before trusting it. Use before asserting that a security control holds, that a pattern is safe, that a bug is fixed, or that a test guards a fix. Also use when reporting audit or scanner findings, when a grep "found nothing", when a lint or test count looks clean…

2.5k 2d ago A 85 tokens AGPL-3.0

version-bump

07

marketcalls/openalgo

Skill Claude CodeCodex

Bump a version in the OpenAlgo repo. Use when releasing a new OpenAlgo platform version, or when updating the pinned openalgo Python SDK dependency. These are two independent version numbers that live in different files and are frequently confused.

2.5k 2d ago A 51 tokens AGPL-3.0

openalgo CLAUDE.md

08

marketcalls/openalgo

Instructions file

Claude Code instructions for marketcalls/openalgo, covering claude.md, documentation map, skills, security and deployment model and runtime constraints.

2.5k 2d ago A 6,591 tokens AGPL-3.0

backtest

09

marketcalls/vectorbt-backtesting-skills

Skill Claude CodeCodex

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

200 1mo ago A 32 tokens

quick-stats

11

marketcalls/vectorbt-backtesting-skills

Skill Claude CodeCodex

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.

200 1mo ago A 40 tokens

setup

12

marketcalls/vectorbt-backtesting-skills

Skill Claude CodeCodex

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

200 1mo ago D 41 tokens

vectorbt-expert

14

marketcalls/vectorbt-backtesting-skills

Skill Claude CodeCodex

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…

200 1mo ago A 85 tokens

custom-indicator

15

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Create a custom technical indicator using vectorized NumPy on top of openalgo's Rust-core ta primitives. Generates production-grade, O(n) indicator functions with charting and benchmarking.

14 2mo ago A 40 tokens

indicator-chart

16

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Chart any technical indicator on a symbol using Plotly. Creates interactive dark-themed charts with candlestick, overlays, and subplots. Supports all 100+ openalgo.ta indicators.

14 2mo ago A 39 tokens

indicator-dashboard

17

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Build a web dashboard for technical indicator analysis using Plotly Dash or Streamlit. Supports single-symbol, multi-symbol, and multi-timeframe layouts with real-time refresh.

14 2mo ago A 36 tokens

indicator-expert

18

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

OpenAlgo indicator expert. Use when user asks about technical indicators, charting, plotting indicators, creating custom indicators, building dashboards, real-time feeds, scanning stocks, indicator combinations, or using openalgo.ta. Also triggers for indicator functions (sma, ema, rsi, macd, supertrend, bollinger…

14 2mo ago A 94 tokens

indicator-scanner

19

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Scan multiple symbols with indicator conditions. Find stocks matching RSI oversold, EMA crossovers, Supertrend signals, and custom filter combinations.

14 2mo ago A 31 tokens

indicator-setup

20

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Set up the Python environment for OpenAlgo indicator analysis. Installs openalgo, plotly, dash, streamlit, yfinance, matplotlib, seaborn, and creates the project folder structure.

14 2mo ago A 43 tokens

live-feed

21

marketcalls/openalgo-indicator-skills

Skill Claude CodeCodex

Set up real-time indicator computation on live WebSocket market data. Streams LTP/Quote/Depth and computes indicators in real-time with optional Plotly live charting.

14 2mo ago A 37 tokens

marketcalls/trading-terminal

Instructions file

Claude Code instructions for marketcalls/trading-terminal, covering claude.md, project overview, commands, frontend (run from frontend/) and architecture.

11 1mo ago A 1,071 tokens

marketcalls/fal_marketplace

Instructions file

Claude Code instructions for marketcalls/fal_marketplace, covering fal.ai marketplace - claude code plugin marketplace, repository structure, philosophy: ai-powered image generation, working with this repository and adding a new plugin.

5 9mo ago A 1,790 tokens