• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-15 22:33:42 +00:00
e057cda990 fix: Settings UI .env permission error - container user writability
root pushed to master at root/trading_bot_v4 2025-11-15 22:15:21 +00:00
c8535bc5b6 docs: Document runner SL live test results and analytics fix as Common Pitfalls
root pushed to master at root/trading_bot_v4 2025-11-15 22:14:19 +00:00
54012ec402 fix: Analytics now shows current runner size instead of original position size
root pushed to master at root/trading_bot_v4 2025-11-15 21:12:05 +00:00
9cd3a015f5 docs: Document runner SL gap as Common Pitfall #27
root pushed to master at root/trading_bot_v4 2025-11-15 21:10:42 +00:00
59bc267206 fix: Add runner stop loss protection (CRITICAL)
root pushed to master at root/trading_bot_v4 2025-11-15 18:37:08 +00:00
5b2ec408a8 fix: Update on-chain SL to breakeven after TP1 hit (CRITICAL)
root pushed to master at root/trading_bot_v4 2025-11-15 18:22:07 +00:00
ffccf84676 docs: Add Common Pitfall #37 - Ghost position accumulation
root pushed to master at root/trading_bot_v4 2025-11-15 18:20:51 +00:00
d236e08cc0 feat: Add periodic Drift position validation to prevent ghost positions
root pushed to master at root/trading_bot_v4 2025-11-15 17:29:35 +00:00
be36d6aa86 feat: Add live position monitor to analytics dashboard
root pushed to master at root/trading_bot_v4 2025-11-15 17:07:28 +00:00
c6b34c45c4 docs: Document closePosition retry logic bug (Common Pitfall #36)
root pushed to master at root/trading_bot_v4 2025-11-15 17:06:15 +00:00
54c68b45d2 fix: Add retry logic to closePosition() for rate limit protection
root pushed to master at root/trading_bot_v4 2025-11-15 16:41:15 +00:00
abc32d52a0 feat: Add daily rate limit monitoring script
root pushed to master at root/trading_bot_v4 2025-11-15 16:34:02 +00:00
8717f72a54 fix: Add retry logic to exit order placement (TP/SL)
root pushed to master at root/trading_bot_v4 2025-11-15 11:24:07 +00:00
1a990054ab docs: Add Common Pitfall #35 - phantom trades need exitReason
root pushed to master at root/trading_bot_v4 2025-11-15 11:15:25 +00:00
fa4b187f46 feat: Hybrid RPC strategy - Helius for init, Alchemy for trades
root pushed to master at root/trading_bot_v4 2025-11-15 11:00:58 +00:00
0ef6b82106 feat: Hybrid RPC strategy (Helius init + Alchemy trades)
root pushed to master at root/trading_bot_v4 2025-11-15 10:36:18 +00:00
f8141009a8 docs: Document runner stop loss gap bug (Common Pitfall #34)
root pushed to master at root/trading_bot_v4 2025-11-15 10:28:55 +00:00
ec5483041a fix(CRITICAL): Add missing stop loss check for runner between TP1 and TP2
root pushed to master at root/trading_bot_v4 2025-11-15 10:17:48 +00:00
5fa946acbd docs: Document entry price correction fix as Common Pitfall #33
root pushed to master at root/trading_bot_v4 2025-11-15 10:16:06 +00:00
8163858b0d fix: Correct entry price when restoring orphaned positions from Drift