• Joined on 2025-06-24
root pushed to development at root/trading_bot_v3 2025-07-27 11:16:58 +00:00
7752463b9f Fix automation v2 runtime errors and ES module compatibility
root pushed to development at root/trading_bot_v3 2025-07-27 10:38:48 +00:00
d5bf485e72 fix: Complete automation v2 page runtime error fixes
44968c3bb3 feat: integrate AI learning system with trading automation
Compare 2 commits »
root pushed to development at root/trading_bot_v3 2025-07-27 09:44:28 +00:00
5017a63db5 feat: add comprehensive AI Learning Status panel with P&L tracking
root pushed to development at root/trading_bot_v3 2025-07-27 09:26:49 +00:00
1b9dfd1242 feat: implement dynamic risk-based analysis intervals
root pushed to development at root/trading_bot_v3 2025-07-27 08:32:40 +00:00
4f68593682 feat: enhance position display with proper formatting and value calculation
root pushed to development at root/trading_bot_v3 2025-07-27 08:19:49 +00:00
e88561cea1 feat: enhance trading bot interface design with modern UI/UX
root pushed to development at root/trading_bot_v3 2025-07-27 07:00:06 +00:00
6b5b955589 feat: add retroactive position analysis functionality
root pushed to development at root/trading_bot_v3 2025-07-26 20:42:11 +00:00
167d7ff5bc feat: implement comprehensive AI decision display and reasoning panel
root pushed to development at root/trading_bot_v3 2025-07-26 18:37:31 +00:00
30eb869ca4 restore: bring back full AI automation with optimal leverage/SL/TP
root pushed to development at root/trading_bot_v3 2025-07-26 18:27:02 +00:00
e0d1344421 fix: reduce aggressive orphaned position monitoring frequency
root pushed to development at root/trading_bot_v3 2025-07-26 18:11:50 +00:00
60df2b4667 fix: enable LIVE trading by setting useRealDEX=true in automation
root pushed to development at root/trading_bot_v3 2025-07-26 18:07:55 +00:00
d38511f580 feat: fix orphaned order detection and enhance automation UI
root pushed to development at root/trading_bot_v3 2025-07-26 13:19:52 +00:00
11aec95d47 docs: consolidate copilot instructions into single comprehensive file
root pushed to development at root/trading_bot_v3 2025-07-26 13:13:17 +00:00
71694ca660 📚 COMPREHENSIVE KNOWLEDGE DOCUMENTATION
root pushed to development at root/trading_bot_v3 2025-07-26 13:09:02 +00:00
545a1bd8d0 🧠 CRITICAL FIX: AI Learning System Fully Restored
74e1ed36cf 🔧 CRITICAL FIX: Resolve trader_dev container crashes
81bf9f40fc 🧹 Integrate orphaned order cleanup into position monitoring
Compare 3 commits »
root pushed to development at root/trading_bot_v3 2025-07-26 10:36:03 +00:00
30c5a66cfb Add full custom timeframe selection support
049ecb0265 Fix presets to match frontend UI exactly
873f1adc9c Add verification and testing tools for superior parallel integration
0087490386 Integrate superior parallel screenshot system into main automation
b4c7028ff1 Create superior parallel screenshot system
Compare 5 commits »
root pushed to development at root/trading_bot_v3 2025-07-26 09:38:33 +00:00
1154cb80cd Fix AI Learning Status to use real data
root pushed to development at root/trading_bot_v3 2025-07-26 09:32:48 +00:00
5bf25ca3ee Fix Overview page runtime errors
da184cae79 Fix status API database model names
Compare 2 commits »
root pushed to development at root/trading_bot_v3 2025-07-26 08:54:10 +00:00
f263cac55f Fix: Correct all database model names from camelCase to snake_case
root pushed to development at root/trading_bot_v3 2025-07-26 08:40:20 +00:00
e3eff629a3 Fix: Resolve SL Learner database errors and enhance automation