• Joined on 2025-06-24
root pushed to development at root/trading_bot_v3 2025-07-24 09:19:59 +00:00
efbec62b68 fix: Restore working cleanup system in development mode
root pushed to development at root/trading_bot_v3 2025-07-24 09:14:56 +00:00
9e6de772f2 CRITICAL FIX: Replace Jupiter with Drift Protocol in automation service
root pushed to development at root/trading_bot_v3 2025-07-24 09:01:42 +00:00
241c2bd436 fix: Remove all hardcoded timeframe references in automation service
root pushed to development at root/trading_bot_v3 2025-07-24 08:53:25 +00:00
92774aec91 chore: Update database with latest AI risk management and feedback loop data
root pushed to development at root/trading_bot_v3 2025-07-24 08:37:48 +00:00
c394c9f04e fix: Add missing canCleanup method to analysis completion flag
root pushed to development at root/trading_bot_v3 2025-07-24 08:32:04 +00:00
4d319e3102 feat: Remove manual TP/SL inputs - Enable full AI-powered risk management
root pushed to development at root/trading_bot_v3 2025-07-24 08:16:25 +00:00
84bc8355a2 feat: Complete AI feedback loop implementation with real trade outcome learning
root pushed to development at root/trading_bot_v3 2025-07-24 07:58:43 +00:00
9c4bee0dd7 feat: Remove artificial percentage minimums - AI now has complete freedom
root pushed to development at root/trading_bot_v3 2025-07-24 06:59:03 +00:00
e7dc60b427 docs: enhance copilot instructions with container development workflow and git best practices
root pushed to development at root/trading_bot_v3 2025-07-24 06:46:09 +00:00
e637a0cb47 🔄 Restore automation-v2 page to correct version
root pushed to development at root/trading_bot_v3 2025-07-24 06:39:42 +00:00
5b156a0063 🔧 Implement robust cleanup system for Chromium process management
root pushed to development at root/trading_bot_v3 2025-07-23 14:32:46 +00:00
91cc8baead Fix automation API config mapping and verify AI risk management
61b59f28a1 Restore AI optimal risk management interface
Compare 2 commits »
root pushed to development at root/trading_bot_v3 2025-07-23 13:40:27 +00:00
ea89103ead Implement AI-powered optimal risk management system
root pushed to development at root/trading_bot_v3 2025-07-23 13:26:36 +00:00
0828647e80 Fix Drift trading execution: leverage, stop loss, and take profit
root pushed to development at root/trading_bot_v3 2025-07-23 12:54:42 +00:00
bdb8f21290 Enhance analysis progress tracking with detailed steps
root pushed to development at root/trading_bot_v3 2025-07-23 12:39:39 +00:00
a09b4bf8b2 Add automation timer and individual timeframe analysis display
root pushed to development at root/trading_bot_v3 2025-07-23 12:18:01 +00:00
abc94c06e2 Fix position sizing and improve automation UI
root pushed to development at root/trading_bot_v3 2025-07-23 11:39:43 +00:00
2bbaa072d6 Fix automation v2 timeframe selection and SELL signal execution
b6397ef52b critical: enable chromium cleanup to prevent memory leak
Compare 2 commits »
root pushed to development at root/trading_bot_v3 2025-07-23 08:51:30 +00:00
a5a55d2b4c fix: automation v2 now uses selected timeframes instead of hardcoded ones
root pushed to development at root/trading_bot_v3 2025-07-23 08:37:25 +00:00
f9603fddd3 docs: Comprehensive documentation update with multi-timeframe lessons