• Joined on 2025-06-24
root pushed to development at root/trading_bot_v3 2025-07-17 21:19:24 +00:00
d00911ea3c refactor: migrate from Playwright to Puppeteer for reduced resource usage
root pushed to development at root/trading_bot_v3 2025-07-17 21:13:33 +00:00
c50b24a9c7 feat: modernize analysis page layout and coin selection
root pushed to main at root/trading_bot_v3 2025-07-17 14:44:57 +00:00
39de37e7eb feat: make Trade Follow-up Assistant responses concise and actionable
303c19fe30 feat: enhance Trade Follow-up Assistant with comprehensive system status
7c4e9d0122 fix: TradeFollowUpPanel property mismatch causing position loading error
55f85a10e4 docs: Add manual trading guide for Mark as Traded feature
348de31ac5 feat: Add 'Mark as Traded' functionality for manual trade tracking
Compare 44 commits »
root pushed to development at root/trading_bot_v3 2025-07-17 09:46:54 +00:00
525da07948 Replace Unicode coin symbols with proper CoinGecko coin icons
32b1c1a54d Clean up homepage: remove hero section and quick action icons
Compare 2 commits »
root pushed to development at root/trading_bot_v3 2025-07-17 09:26:20 +00:00
4f328fab48 feat: update timeframe presets and improve sorting
ff4e9737fb fix: timeframe handling and progress tracking improvements
27df0304c6 feat: implement real Drift Protocol leveraged trading
b6c19c100e CRITICAL: Fix leveraged trading routing
bd04e0b6a8 FINAL FIX: Docker API URL resolution for internal service communication
Compare 5 commits »
root pushed to development at root/trading_bot_v3 2025-07-16 14:24:47 +00:00
befe860188 Fix API URL handling for Docker deployment
fb8d361020 fix: Update trading API routes for enhanced functionality
ffa3c5c8e1 CRITICAL FIX: Resolve trade validation amountUSD passing issue
Compare 3 commits »
root pushed to development at root/trading_bot_v3 2025-07-16 14:20:17 +00:00
b7e4801e45 feat: Complete Jupiter-style trading interface with navigation integration
ccf73db63d feat: Add Chart Trading page to main navigation menu
ab717ea2fb Fix trading modal balance calculation and improve symbol parsing
f0845d0fd1 restore: Complete Jupiter-style trading interface from git history
Compare 4 commits »
root pushed to development at root/trading_bot_v3 2025-07-16 13:26:24 +00:00
497e9ed0be fix: implement trade button integration with AI analysis
root pushed to main at root/trading_bot_v3 2025-07-16 10:39:40 +00:00
1ee8aa9fe7 Add working TradingChart component with lightweight-charts
2db2be241b Implement Jupiter-style trading chart with lightweight-charts
Compare 2 commits »
root pushed to main at root/trading_bot_v3 2025-07-16 09:47:57 +00:00
39b6300939 Clean up UI: remove unnecessary text and elements
root pushed to main at root/trading_bot_v3 2025-07-16 09:39:28 +00:00
ac50d9622c Enhance trading system: real wallet validation, auto-discovery, and hot reloading
77eb727f8d Fix spot trade logic: remove incorrect positions and enhance trade history display
cd1273b612 Enhanced trading modal UI with professional layout
74731fa6e2 Add regenerated package-lock.json for Docker builds
e0a43ca4d6 🚀 Enhance TradeModal with advanced features matching second screenshot
Compare 6 commits »
root pushed to development at root/trading_bot_v3 2025-07-16 09:37:53 +00:00
ac50d9622c Enhance trading system: real wallet validation, auto-discovery, and hot reloading
77eb727f8d Fix spot trade logic: remove incorrect positions and enhance trade history display
cd1273b612 Enhanced trading modal UI with professional layout
74731fa6e2 Add regenerated package-lock.json for Docker builds
e0a43ca4d6 🚀 Enhance TradeModal with advanced features matching second screenshot
Compare 6 commits »
root pushed to development at root/trading_bot_v3 2025-07-15 12:25:21 +00:00
52454bbf98 🚀 Fix position sizing and add real wallet balance integration
b0b63d5db0 Fix critical balance validation and add comprehensive trading features
Compare 2 commits »
root pushed to main at root/trading_bot_v3 2025-07-15 11:41:25 +00:00
52454bbf98 🚀 Fix position sizing and add real wallet balance integration
root pushed to main at root/trading_bot_v3 2025-07-14 15:22:15 +00:00
b0b63d5db0 Fix critical balance validation and add comprehensive trading features
root pushed to development at root/trading_bot_v3 2025-07-14 14:01:24 +00:00
0d7b46fdcf feat: Implement comprehensive positions tracking system
root pushed to main at root/trading_bot_v3 2025-07-14 14:00:35 +00:00
0d7b46fdcf feat: Implement comprehensive positions tracking system
root pushed to development at root/trading_bot_v3 2025-07-14 13:47:37 +00:00
f1e0be8c79 feat: Fine-tune trading UI with coin dropdown selection
root pushed to main at root/trading_bot_v3 2025-07-14 13:46:56 +00:00
f1e0be8c79 feat: Fine-tune trading UI with coin dropdown selection
root pushed to development at root/trading_bot_v3 2025-07-14 13:31:51 +00:00
73a3162ecf feat: Complete Jupiter DEX integration and USDC swap functionality