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
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
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
9e5885db0a
Fix: OKX timeframe unit error by normalizing to lowercase
2025-12-28 23:17:19 +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
Administrator
668be8487b
Implement advanced order execution logic: Reversal, Close, and SL/TP Update
2025-12-28 14:12:08 +08:00
Administrator
6bd2443d4a
Update DeepSeek client to accept current positions for context
2025-12-28 12:11:34 +08:00
Administrator
0b1b24297d
Filter out empty positions in crypto bot
2025-12-28 12:06:09 +08:00
Administrator
777ae985e4
Move Telegram config to .env and use environment variables
2025-12-28 01:27:27 +08:00
Administrator
b0f1a4d5de
Add Telegram integration to crypto bot
2025-12-28 01:17:57 +08:00
Administrator
85dd9ccc7b
Update db path in bot and add crypto db to auto sync
2025-12-28 00:33:40 +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
eb363bafca
Improve contract size calculation and insufficient balance logging
2025-12-28 00:19:17 +08:00
589bff5b41
Fix module execution paths and SL/TP logic for crypto bot
2025-12-27 23:33:19 +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