#14 · Primary category: Financial Data & Analytics Platforms
a-stock-data
Full-stack China A-share data toolkit for AI agents — 11 layers, 54 endpoints, 19 sources, zero-auth
Project last updated:08/20/26
GitHub Stars
9.3K
Forks
1.7K
Contributors
2
License
Apache-2.0
Why we included this project
For anyone wiring AI agents into China's A-share markets, this package bundles the data plumbing into a single self-contained skill file. It draws on 19 sources and exposes about 54 endpoints, so an agent can pull everything from candlesticks and research reports to fund-flow data, filings, limit-up pools, and ETF option Greeks without you reimplementing each vendor's quirks. The tedious parts are already handled: authentication headers, rate limits, and backup fallbacks to secondary sources when a primary feed blocks you. That matters for agents that need to run reliably day after day. Claude Code, Codex, and OpenClaw users can install it by dropping one file into the skills folder, and since it is a data-access layer rather than an analysis engine, expect to pair it with your own research logic.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture