• Joined on 2025-06-24
root pushed to development at root/trading_bot_v3 2025-07-23 06:33:45 +00:00
730629a271 feat: Add automation V2 page with multi-timeframe support
ef3619627d Fix dockerignore to avoid excluding app files
c24135c91e Add multi-timeframe selection UI to automation page
Compare 3 commits »
root pushed to development at root/trading_bot_v3 2025-07-22 18:03:45 +00:00
a8fa51206d Feature: Add multi-timeframe selection to automation page
root pushed to development at root/trading_bot_v3 2025-07-22 17:57:22 +00:00
2bb1671534 Fix: Update automation service to use correct Docker port 9001
root pushed to development at root/trading_bot_v3 2025-07-22 17:50:35 +00:00
dab10868aa Fix: Re-enable browser cleanup to prevent Chromium resource exhaustion
root pushed to development at root/trading_bot_v3 2025-07-22 15:29:55 +00:00
9e93bacdf2 Fix position sizing and stop loss placement issues
root pushed to development at root/trading_bot_v3 2025-07-22 15:08:37 +00:00
9114c50678 Fix trade execution with stop loss and take profit orders
root pushed to development at root/trading_bot_v3 2025-07-22 15:01:00 +00:00
461230d2bc Fix Drift balance calculation and implement multi-RPC failover system
root pushed to development at root/trading_bot_v3 2025-07-22 14:05:53 +00:00
4f553dcfb6 Implement pure Drift Protocol automation system
root pushed to development at root/trading_bot_v3 2025-07-22 10:24:06 +00:00
fb194f1b12 Implement working Drift leverage trading
root pushed to development at root/trading_bot_v3 2025-07-21 15:09:08 +00:00
491ff51ba9 feat: Enhanced Jupiter DEX with full bidirectional trading support
root pushed to development at root/trading_bot_v3 2025-07-21 10:56:40 +00:00
d7a1b96a80 fix: Resolve win rate and P&L discrepancies between Status and AI Learning sections
root pushed to development at root/trading_bot_v3 2025-07-21 08:47:36 +00:00
aae715dd07 fix: resolve price monitoring display issues - show active trades and current prices
root pushed to development at root/trading_bot_v3 2025-07-21 08:33:10 +00:00
7de3eaf7b8 feat: implement real-time price monitoring with automatic analysis triggering
root pushed to development at root/trading_bot_v3 2025-07-21 07:38:36 +00:00
d0cabeb911 chore: update database with recent trade data
920cbbd117 fix: disable aggressive cleanup in development mode to prevent analysis interruption
71e1a64b5d fix: correct entry prices and position sizing in trading system
Compare 3 commits »
root pushed to development at root/trading_bot_v3 2025-07-20 20:33:18 +00:00
55cea00e5e Fix automated trading display calculations
root pushed to development at root/trading_bot_v3 2025-07-20 19:47:01 +00:00
6ce4f364a9 feat: Automation-Enhanced Manual Analysis System
root pushed to development at root/trading_bot_v3 2025-07-20 16:32:42 +00:00
d26ae8d606 Fix data synchronization issues - display real database trades
700296e664 🔧 Improve cleanup timing correlation with analysis decisions
ac813b8cd7 🔧 Fix cleanup timing coordination with analysis completion
cca7303b47 🎯 Improved cleanup timing - coordinate with complete analysis cycle
10377810c2 Enhanced trade tracking with proper P&L calculation, timing, and analysis modal
Compare 8 commits »
root pushed to development at root/trading_bot_v3 2025-07-18 21:50:49 +00:00
6ad97301ec Implement comprehensive AI learning system with real-time status tracking
root pushed to development at root/trading_bot_v3 2025-07-18 21:31:39 +00:00
64579c231c Enhanced trade analysis display and fixed automation persistence
root pushed to development at root/trading_bot_v3 2025-07-18 21:13:12 +00:00
34a29c6056 Enhance trade information display with comprehensive details