1nchaos/adata

免费开源A股量化交易数据库; 专注A股,专注量化,向阳而生;...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 13th, 2026
Created on May 23rd, 2023
Open Issues & Pull Requests: 37 (+0)
GitHub issues: Enabled
Number of forks: 696
Total Stargazers: 5,187 (+0)
Total Subscribers: 49 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

AData is a Python library that provides free, open-source quantitative trading data for Chinese A-share stocks.

The tool addresses the need for reliable market data access in algorithmic trading by aggregating multiple data sources and implementing dynamic switching between them to ensure high availability. It fetches stock codes, real-time market quotes, K-line data, and concept information through public APIs. The library includes proxy configuration capabilities to handle potential rate limiting or access restrictions from data sources.

Developers building personal quantitative trading systems focused on A-shares should consider this tool. It is designed specifically for individual traders rather than institutional use, with an emphasis on data reliability through multi-source fusion. The README does not compare it to alternative data providers, so no comparative assessment can be made.

The project shows active maintenance with regular updates to its data dictionary and API documentation. Development appears focused on expanding data coverage and improving the stability of source integrations rather than adding architectural complexity.