• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-12-02 18:38:57 +00:00
23277b7c87 feat: Manual trades wait for fresh 1-minute ATR datapoint
root pushed to master at root/trading_bot_v4 2025-12-02 17:43:26 +00:00
702ef7953b docs: Add Common Pitfall #67 - Ghost detection race condition
root pushed to master at root/trading_bot_v4 2025-12-02 17:26:05 +00:00
93dd950821 critical: Fix ghost detection P&L compounding - delete from Map BEFORE check
root pushed to master at root/trading_bot_v4 2025-12-02 14:23:32 +00:00
d156abc976 docs: Add mandatory git workflow and critical feedback requirements
root pushed to master at root/trading_bot_v4 2025-12-02 11:54:22 +00:00
c581c62c83 docs: Add comprehensive documentation of MarketData execute endpoint fix
root pushed to master at root/trading_bot_v4 2025-12-02 11:43:44 +00:00
79ab30782c fix: MarketData storage now working in execute endpoint
root pushed to master at root/trading_bot_v4 2025-12-02 11:07:48 +00:00
ea591d2c29 docs: Add comprehensive 1-year retention deployment documentation
root pushed to master at root/trading_bot_v4 2025-12-02 10:55:45 +00:00
5773d7d36d feat: Extend 1-minute data retention from 4 weeks to 1 year
root pushed to master at root/trading_bot_v4 2025-12-01 22:52:03 +00:00
4239c99057 docs: Add Common Pitfall #66 - Smart Entry Validation Queue symbol normalization bug
root pushed to master at root/trading_bot_v4 2025-12-01 22:45:28 +00:00
6cec2e8e71 critical: Fix Smart Entry Validation Queue wrong price display
root pushed to master at root/trading_bot_v4 2025-12-01 22:27:19 +00:00
4fb301328d docs: Document 70% CPU deployment and Python buffering fix
root pushed to master at root/trading_bot_v4 2025-12-01 18:44:01 +00:00
e748cf709d fix: Correct SSH hop for EPYC worker2 connectivity
root pushed to master at root/trading_bot_v4 2025-12-01 17:11:50 +00:00
7e1fe1cc30 feat: V9 advanced parameter sweep with MA gap filter (810K configs)
root pushed to master at root/trading_bot_v4 2025-12-01 15:04:44 +00:00
2993bc8895 feat: Update v9 with optimal parameters from exhaustive sweep + consolidate files
root pushed to master at root/trading_bot_v4 2025-12-01 14:21:30 +00:00
f050372d7a docs: Add Common Pitfall #65 - distributed worker quality_filter bug
root pushed to master at root/trading_bot_v4 2025-12-01 14:09:35 +00:00
11a0ea324b critical: Fix distributed worker quality_filter - dict to lambda function
root pushed to master at root/trading_bot_v4 2025-12-01 11:58:05 +00:00
a886555d44 docs: Complete SSH timeout + resumption logic fix documentation
root pushed to master at root/trading_bot_v4 2025-12-01 11:56:38 +00:00
323ef03f5f critical: Fix SSH timeout + resumption logic bugs
root pushed to master at root/trading_bot_v4 2025-12-01 10:49:38 +00:00
1f83a7d7c4 feat: Add coordinator log viewer to cluster UI
root pushed to master at root/trading_bot_v4 2025-12-01 10:34:54 +00:00
db33af9f17 fix: Stop button database reset + UI state display (DATABASE-FIRST ARCHITECTURE)