• Joined on 2025-06-24
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
root pushed to master at root/trading_bot_v4 2025-11-15 10:06:47 +00:00
324e5ba002 refactor: Rename breakEvenTriggerPercent to profitLockAfterTP1Percent for clarity
root pushed to master at root/trading_bot_v4 2025-11-15 08:37:14 +00:00
d654ad3e5e docs: Add Drift SDK memory leak to Common Pitfalls #1
root pushed to master at root/trading_bot_v4 2025-11-15 08:22:21 +00:00
fb4beee418 fix: Add periodic Drift reconnection to prevent memory leaks
root pushed to master at root/trading_bot_v4 2025-11-14 22:00:22 +00:00
8862c300e6 docs: Add mandatory instruction update step to When Making Changes
root pushed to master at root/trading_bot_v4 2025-11-14 21:58:03 +00:00
a9ed814960 docs: Update copilot-instructions with manual trade filtering
root pushed to master at root/trading_bot_v4 2025-11-14 21:55:16 +00:00
25776413d0 feat: Add signalSource field to identify manual vs TradingView trades
root pushed to master at root/trading_bot_v4 2025-11-14 21:22:06 +00:00
3f6fee7e1a docs: Update Common Pitfall #1 with definitive Alchemy investigation results
root pushed to master at root/trading_bot_v4 2025-11-14 21:20:11 +00:00
c4c0c63de1 feat: Add Alchemy RPC diagnostic endpoint + complete investigation
root pushed to master at root/trading_bot_v4 2025-11-14 20:11:29 +00:00
c1464834d2 docs: Add technical note about Alchemy RPC for future investigation
root pushed to master at root/trading_bot_v4 2025-11-14 20:08:49 +00:00
47d0969e51 docs: Complete Common Pitfall #1 with full Alchemy testing timeline
root pushed to master at root/trading_bot_v4 2025-11-14 20:08:00 +00:00
19beaf9c02 fix: Revert to Helius - Alchemy 'breakthrough' was not sustainable
root pushed to master at root/trading_bot_v4 2025-11-14 19:54:19 +00:00
832c9c329e docs: Update Common Pitfall #1 with complete Alchemy incompatibility details
root pushed to master at root/trading_bot_v4 2025-11-14 19:53:18 +00:00
f30a2c4ed4 fix: CRITICAL - Revert to Helius RPC (Alchemy breaks Drift SDK)
root pushed to master at root/trading_bot_v4 2025-11-14 19:43:00 +00:00
78ab9e1a94 fix: Increase transaction confirmation timeout to 60s for Alchemy Growth
root pushed to master at root/trading_bot_v4 2025-11-14 19:17:51 +00:00
6dccea5d91 revert: Back to last known working state (27eb5d4)
root pushed to master at root/trading_bot_v4 2025-11-14 19:10:23 +00:00
db0961d04e revert: Remove Alchemy fallback causing crashes
root pushed to master at root/trading_bot_v4 2025-11-14 15:51:16 +00:00
6445a135a8 feat: Helius primary + Alchemy fallback for trade execution
root pushed to master at root/trading_bot_v4 2025-11-14 14:41:54 +00:00
1cf5c9aba1 feat: Smart startup RPC strategy (Helius → Alchemy)
root pushed to master at root/trading_bot_v4 2025-11-14 14:28:09 +00:00
7ff78ee0bd feat: Hybrid RPC fallback system (Alchemy → Helius)