joinquant-skill
JoinQuant strategy generation, API lookup, and code linting
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install joinquant-skill?▼
Run `npx skills add gaaiyun/joinquant-skill --all -g -y` in your terminal to install the skill globally for your coding agent.
How to write a JoinQuant strategy with AI?▼
Describe your idea in plain language, such as an ETF rotation pool and rebalance schedule. The skill picks a matching template, verifies every API against the references, and returns code you can paste directly into the JoinQuant editor.
How does it stop AI from inventing fake JoinQuant APIs?▼
It ships 14 categorized API reference files plus a lint script that flags nonexistent functions, deprecated calls, missing cost settings, and orders placed in forbidden time slots.
Does joinquant-skill work with Claude Code and Cursor?▼
Yes. It follows the standard SKILL.md format and also provides an MCP server, so it works with Claude Code, Cursor, Codex, and other compatible clients.
Can it turn a research report PDF into a strategy?▼
Yes. The research importer extracts text from PDF reports, builds a structured prompt, and converts the resulting JSON into candidate JoinQuant strategy code for review and backtesting.
Related Repositories in Finance & Accounting
View All in Finance & Accounting→ccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows