• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-19 20:53:14 +00:00
d8b0307e74 fix: Use database realizedPnL instead of recalculating from entry/exit
root pushed to master at root/trading_bot_v4 2025-11-19 20:39:15 +00:00
cd6f590742 fix: Correct v8 trade P&L to match Drift UI actual values
root pushed to master at root/trading_bot_v4 2025-11-19 20:13:27 +00:00
0d6e95bbab fix: Read TOTAL_WITHDRAWN from file instead of cached process.env
root pushed to master at root/trading_bot_v4 2025-11-19 19:52:14 +00:00
880aae9a77 feat: Add High Availability setup roadmap and scripts
root pushed to master at root/trading_bot_v4 2025-11-19 19:38:12 +00:00
d28da02089 docs: Add withdrawal system fixes to copilot instructions
root pushed to master at root/trading_bot_v4 2025-11-19 19:35:33 +00:00
c37a9a37d3 fix: Implement Associated Token Account for USDC withdrawals
root pushed to master at root/trading_bot_v4 2025-11-19 18:26:00 +00:00
8d53c4bbad critical: Fix withdrawal statistics to use actual Drift deposits
root pushed to master at root/trading_bot_v4 2025-11-19 17:39:46 +00:00
9cd317887a fix: Correct BN import for withdrawal system
root pushed to master at root/trading_bot_v4 2025-11-19 17:25:55 +00:00
1c79178aac fix: TypeScript errors in withdrawal system
root pushed to master at root/trading_bot_v4 2025-11-19 17:07:09 +00:00
ca7b49f745 feat: Add automated profit withdrawal system
root pushed to master at root/trading_bot_v4 2025-11-19 16:42:40 +00:00
c42bf94c1f fix: Clarify 40 is from deposits, not trading profits
root pushed to master at root/trading_bot_v4 2025-11-19 16:40:57 +00:00
a6794d00dc docs: Update roadmap with 40 current capital and latest system improvements
root pushed to master at root/trading_bot_v4 2025-11-19 16:27:13 +00:00
c450a78456 docs: Add multi-timeframe tracking and Docker maintenance to copilot instructions
root pushed to master at root/trading_bot_v4 2025-11-19 16:18:48 +00:00
60fc571aa6 feat: Automated multi-timeframe price tracking system
root pushed to master at root/trading_bot_v4 2025-11-19 14:52:11 +00:00
e1bce56065 fix: Correct v8 P&L values in database
root pushed to master at root/trading_bot_v4 2025-11-19 14:03:17 +00:00
eccecf7aaa critical: Fix container restart killing positions + phantom detection
root pushed to master at root/trading_bot_v4 2025-11-19 13:56:26 +00:00
b2cb6a3ecd critical: Fix ADX-based runner SL in on-chain fill detection path
root pushed to master at root/trading_bot_v4 2025-11-19 12:12:17 +00:00
57790d04d6 docs: Document ADX-based adaptive runner SL system
root pushed to master at root/trading_bot_v4 2025-11-19 12:10:12 +00:00
66b292246b feat: ADX-based adaptive runner SL positioning after TP1
root pushed to master at root/trading_bot_v4 2025-11-19 11:30:28 +00:00
7cf00cf7cb feat: Set runner SL to -0.55% after TP1 for retracement room