ce9dc7cae6
Enhance LLM prompts and order execution:
...
1. Fix limit order execution by adding auto-price fallback and limit/stop type detection in start.py
2. Update Qwen prompt to mandate explicit limit prices and specific SL/TP based on MFE/MAE
3. Update DeepSeek prompt to include performance stats and position context for better market structure analysis
2025-12-29 15:57:16 +08:00
Administrator
9e66eef509
Update Telegram report format and add auto-limit/stop detection
2025-12-29 15:34:06 +08:00
Administrator
651e40cb26
Include SQLite database files
2025-12-29 15:03:17 +08:00
Administrator
3856f492ba
Fix limit execution and optimize performance
2025-12-29 14:51:25 +08:00
Administrator
fec6360bc9
Auto update trading data: 2025-12-29 14:34:52
2025-12-29 14:34:53 +08:00
Administrator
0b20956889
feat: Enable dynamic SL/TP calculation using MFE/MAE stats for Gold and Crypto bots
2025-12-29 14:16:35 +08:00
Administrator
9d9bc566f3
feat: Update optimization logic to cover all advanced strategies
2025-12-29 14:01:01 +08:00
Administrator
0b136ebce6
Fix: Add missing escape_markdown method to AI_MT5_Bot
2025-12-29 13:55:33 +08:00
Administrator
02b77dface
Fix: Optimize trade execution logic and update gitignore
2025-12-29 13:46:18 +08:00
Administrator
aaf122b9ff
Update Gold and Crypto bots: optimize hold status display and enable self-learning optimization
2025-12-29 13:07:52 +08:00
Administrator
2d36871f61
Refine gold strategy to prioritize AI ensemble decision
2025-12-29 09:55:04 +08:00
b0f7510642
Fix: AttributeError in Gold strategy SMCAnalyzer call
2025-12-28 23:02:04 +08:00
cd85406427
Refactor: Separate Crypto/Gold strategies & Integrate Advanced Algos (SMC, MFH, WOAm) with Self-Learning AI
2025-12-28 22:54:33 +08:00