コミットグラフ

20 のコミット

作成者 SHA1 メッセージ 日付
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
06e78d3cd1 Include SQLite database files 2025-12-29 14:53:00 +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
a5f38d1e30 feat: Sync comprehensive optimization strategy to Crypto bot 2025-12-29 14:07:12 +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
fc6e7e2ab3 Fix: Optimize trade execution logic and update gitignore 2025-12-29 13:49:42 +08:00
Administrator
02b77dface Fix: Optimize trade execution logic and update gitignore 2025-12-29 13:46:18 +08:00
Administrator
666d29d85b Upload databases and enhance LLM context with Win Rate and Profit Factor for self-learning 2025-12-29 13:11:56 +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
3f497a7fd6 Fix: Update watchdog script to run from parent directory 2025-12-28 23:20:18 +08:00
af915914d1 Refactor: Move watchdog script to gold directory and sync latest changes 2025-12-28 23:07:05 +08:00
2f081480ef Fix: Add performance_stats argument to QwenClient.optimize_strategy_logic 2025-12-28 23:05:05 +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