docs/INDEX_EN.md
All English-language documentation for the AI Stock Analysis System.
For Chinese docs, see the main README.
| Document | Description |
|---|---|
| README (EN) | Project overview, quick start, features, sample output |
| Full Guide (EN) | Complete setup and usage walkthrough |
| Deploy Guide (EN) | Server deployment (Docker, systemd, Supervisor) |
| LLM Config Guide (EN) | AI model configuration (Gemini, OpenAI-compatible, DeepSeek, Ollama, etc.) |
| Document | Description |
|---|---|
| FAQ (EN) | Frequently asked questions and common errors |
| Document | Description |
|---|---|
| Bot Commands (EN) | Bot architecture, commands, webhook routes, Feishu / DingTalk integration |
| Document | Description |
|---|---|
| Contributing Guide (EN) | How to report bugs, request features, and submit pull requests |
| Document | Description |
|---|---|
| Changelog | Version history and release notes (maintained in Chinese with English summaries) |
Some terms in this project are specific to Chinese financial markets. Here is a quick reference:
| Term | Meaning |
|---|---|
| A-shares | Stocks listed on the Shanghai (SSE) or Shenzhen (SZSE) stock exchanges, denominated in CNY |
| Northbound capital flow (ๅๅ่ต้) | Net buy/sell flow from foreign investors via the Stock Connect programs (Shanghai/ShenzhenโHong Kong Connect) |
| Dragon-Tiger List (้พ่ๆฆ) | Daily SSE/SZSE disclosure of the top 5 institutional seats by turnover for heavily traded stocks |
| Chip distribution (็ญน็ ๅๅธ) | Cost-basis distribution of all outstanding shares, used to estimate support/resistance levels |
| ไธๆฟๅๆถจ่ทๆฆ (boards / sectors) | Intraday sector rotation ranking published by SSE/SZSE |
| Tushare | A popular Chinese financial data API; requires a token (free tier available) |
| AkShare | An open-source Python library for Chinese/HK/US market data; no key required for most endpoints |
| Baostock | A free Python SDK for historical A-share data |
| WeChat Work (ไผไธๅพฎไฟก) | Tencent's enterprise messaging platform; supports webhook-based notifications |
| Feishu (้ฃไนฆ) | ByteDance's enterprise collaboration platform (similar to Slack); also supports webhooks |
| PushPlus / ServerChan | Chinese mobile push notification services |
Last updated: see CHANGELOG.md