You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,14 +180,16 @@ QuantDinger includes a built-in **LLM-based multi-agent research system** that g
180
180
-**Forex**: Via MetaTrader 5 (MT5) 🆕
181
181
-**Signal Notification**: For markets without live trading support (A-shares/Futures), send signals via Telegram, Discord, Email, SMS, or Webhook.
182
182
183
-
### 3. AI Multi-Agent Research
184
-
*Your 24/7 AI Investment Committee.*
183
+
### 3. AI-Powered Analysis
184
+
*Fast, Accurate, Professional Reports.*
185
185
186
-
The system employs a multi-agent team to act as a secondary filter for your strategies:
186
+
QuantDinger features a streamlined AI analysis system:
187
187
188
-
-**Research Agents**: Scrape web news and macro events (Google/Bing).
189
-
-**Analysis Agents**: Analyze technical indicators and capital flows.
190
-
-**Strategic Integration**: The AI judgment can serve as a "Market Filter"—only allowing your strategy to trade when the AI sentiment aligns (e.g., "Don't buy if AI Risk Analyst flags high macro danger").
188
+
-**Fast Analysis Mode**: Single LLM call architecture for quick, accurate analysis (replaces complex multi-agent system)
189
+
-**Global Market Integration**: Real-time market data, heatmaps, and economic calendar integrated into the analysis page
190
+
-**ATR-Based Trading Levels**: Stop-loss and take-profit recommendations based on technical analysis (ATR, Support/Resistance)
191
+
-**Analysis Memory**: Store analysis results for history review and continuous learning
192
+
-**Strategic Integration**: AI analysis can serve as a "Market Filter" for your strategies
191
193
192
194
### 4. Universal Data Engine
193
195
@@ -310,19 +312,28 @@ QuantDinger supports multiple AI providers with auto-detection:
310
312
311
313
Simply configure your preferred provider's API key in `.env`. The system auto-detects available providers.
312
314
313
-
### 8. User Management & Security
315
+
### 8. Indicator Community
316
+
*Share, Discover, and Trade Indicators.*
317
+
318
+
-**Publish & Share**: Share your Python indicators with the community
319
+
-**Purchase System**: Buy premium indicators from other users
320
+
-**Rating & Reviews**: Rate and review purchased indicators
321
+
-**Admin Review**: Moderation system for quality control
322
+
323
+
### 9. User Management & Security
314
324
315
325
-**Multi-User Support**: PostgreSQL-backed user accounts with role-based permissions
316
326
-**OAuth Login**: Google and GitHub OAuth integration
317
327
-**Email Verification**: Registration and password reset via email codes
0 commit comments