Intelligent stock analysis system is a Python-based smart stock analysis system that leverages large language models to automatically analyze selected equities across A-shares, Hong Kong stocks, and U.S. markets. It’s designed to produce a daily “decision dashboard” summarizing key insights such as core conclusions, precise entry/exit points, and checklists for potential trades, combining multi-dimensional technical analysis, market sentiment, chip distribution, and real-time price data. The system supports scheduled execution using GitHub Actions, enabling fully automated daily analysis and multi-channel notifications via platforms like Telegram, Enterprise WeChat, Feishu, email, and push services. Under the hood, it integrates multiple AI models (like Gemini and OpenAI-compatible models) and diverse market data sources (including AkShare, Tushare, and YFinance) to synthesize comprehensive reports.
Features
- LLM-powered daily stock decision dashboards
- Multi-market support (A-shares, HK, US stocks)
- Automated analysis via GitHub Actions scheduling
- Multi-channel alert and notification delivery
- Integrated backtesting and validation tools
- Combines technical, sentiment, and indicator data