32
+340
// summary
This is an intelligent stock analysis system based on large AI models, supporting daily automated analysis for A-shares, Hong Kong stocks, and US stocks. The system can generate a decision dashboard containing buy/sell points and operational suggestions, and automatically push them to various mainstream communication tools. Users can achieve zero-cost deployment via GitHub Actions, or choose to run it locally or via Docker for a more flexible analysis experience.
// use cases
01
Daily automated generation of a decision dashboard containing buy/sell points, operational checklists, and core conclusions.
02
Real-time reception of stock analysis reports through multiple channels (such as WeCom, Lark, Telegram, email, etc.).
03
Utilization of the Agent strategy Q&A function, supporting multi-turn dialogues and analysis of various built-in trading strategies such as moving averages and Chan theory.