Skill Algotrader
Description
Quantitative trading skill for Indian equity markets with Zerodha integration. Generate trading bots, fetch live index data, and manage risk with Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AlgoTrader: Quantitative Trading Skill for Claude Code
**Comprehensive trading expert embodying real-world learnings from Indian equity markets**
[](https://www.python.org/) [](https://kite.trade/) [](LICENSE) [](https://skills.sh/javajack/skill-algotrader) [](https://github.com/javajack/skill-algotrader)
Overview
AlgoTrader is a Claude Code skill that provides expert guidance for building, optimizing, and running quantitative trading systems on Indian stock markets. It embodies **1,780 lines of real-world learnings** from production trading, including:
- ✅ 65%+ win rate signal generation strategies
- ✅ 28x performance optimizations (Parquet caching, vectorization)
- ✅ Zero-regression code modifications with automated testing
- ✅ Production failure prevention (30+ gotchas documented)
- ✅ Backtest-live parity validation
- ✅ Risk-adjusted capital compounding
Installation
Quick Install (Recommended)
Install directly from the skills.sh directory:
npx skills add javajack/skill-algotrader
Manual Installation
Option 1: Clone to Claude Skills Directory
cd ~/.claude/skills
git clone https://github.com/javajack/skill-algotrader.git algotrader
cd algotrader
./start.sh wizard # Start using the skill
Option 2: Custom Skills Path
export CLAUDE_SKILLS_PATH=~/work/skills
cd ~/work/skills
git clone https://github.com/javajack/skill-algotrader.git algotrader
cd algotrader
./start.sh wizard
Install Python Dependencies
After installation, set up the Python environment:
cd ~/.claude/skills/algotrader # or your custom path
python3 -m ve
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data