A-share stock analysis system with LLM integration
Top 63.0% on sourcepulse
This project provides a professional A-share stock analysis system designed for quantitative analysis and investment recommendations. It offers a GUI for single stock analysis, a batch scanner for market-wide screening based on technical indicators, and an advanced analysis engine. The system is targeted at quantitative traders and researchers interested in A-share markets.
How It Works
The system leverages Python libraries like Pandas and NumPy for data manipulation and technical indicator calculations, including Moving Averages, RSI, MACD, Bollinger Bands, OBV, Stochastic Oscillator, and ATR. It utilizes the AkShare library for fetching A-share market data. The analysis engine generates detailed reports and investment suggestions, with an advanced analysis component that can be configured with Gemini API keys for LLM-based insights.
Quick Start & Requirements
pip install -r requirements.txt
python gui2.py
python 全部股票分析推荐1.py
.env
file for advanced analysis.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The stock analysis is for reference only and does not constitute investment advice. Network connectivity is required for operation. The project is intended for learning and research purposes, and users are advised to test thoroughly before live trading. The specific license is not yet provided, which may impact commercial use.
2 weeks ago
1 day