Commit graph

7 commits

Author SHA1 Message Date
1c54e87883 Sync crypto strategy with gold strategy updates:
1. Fix limit order execution in crypto/trading_bot.py by adding auto-price fallback.
2. Update crypto/qwen_client.py prompt to mandate explicit limit prices and MFE/MAE based SL/TP.
3. Update crypto/deepseek_client.py prompt to include performance stats and position context.
2025-12-29 16:00:07 +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
2f081480ef Fix: Add performance_stats argument to QwenClient.optimize_strategy_logic 2025-12-28 23:05:05 +08:00
Administrator
7490860dc1 Fix indentation error in qwen_client.py 2025-12-28 15:46:32 +08:00
Administrator
1b0ff41f67 Update Qwen prompt to integrate advanced SMC strategy analysis 2025-12-28 15:34:09 +08:00
Administrator
b63341db5a Enhance crypto bot: fix algo order params and add open orders context to AI 2025-12-28 00:30:41 +08:00
a6571cbe42 Add crypto trading bot strategy with OKX integration, AI analysis (DeepSeek/Qwen), and automated trading logic 2025-12-27 23:22:18 +08:00