openalgo

Installation
SKILL.md

OpenAlgo — Trading Skill for Indian Markets

OpenAlgo is a broker-agnostic, self-hosted trading platform. One Python SDK (pip install openalgo) talks to 30+ Indian brokers behind a unified REST + WebSocket interface. This skill covers the complete SDK surface plus production-ready helpers and examples for the seven core workflows traders ask for:

  1. Order execution — equity, F&O, options-by-offset, multi-leg, basket, split, smart
  2. Custom execution algos — limit-order chasing, auto-modify, time/price triggered cancel
  3. Scannersmultiquotes + history + filter pipelines
  4. Visualization — heatmaps, OI charts, seasonality, gainers/losers, PCR dashboards
  5. Backtesting — vectorbt glue with realistic Indian fees, NIFTY benchmark
  6. Charting — candles (category x-axis, no weekend gaps), depth ladder, option-chain OI, IV smile
  7. Real-time streaming — LTP / Quote / Depth WebSocket, reconnect loop, callback routing

Setup

Installs
41
GitHub Stars
7
First Seen
May 24, 2026
openalgo — marketcalls/openalgo-skills