• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-14 06:50:15 +00:00
669c54206d docs: update Phase 1.5 with price movement context details
root pushed to master at root/trading_bot_v4 2025-11-14 06:46:30 +00:00
77a9437d26 feat: add price movement context to flip-flop detection
root pushed to master at root/trading_bot_v4 2025-11-14 05:51:40 +00:00
cf0de17aee docs: update master roadmap with Phase 1.5 completion and future phases
root pushed to master at root/trading_bot_v4 2025-11-14 05:48:44 +00:00
cfed957321 docs: add Phase 6 (range compression) and Phase 7 (volume profile) to roadmap
root pushed to master at root/trading_bot_v4 2025-11-14 05:41:05 +00:00
111e3ed12a feat: implement signal frequency penalties for flip-flop detection
root pushed to master at root/trading_bot_v4 2025-11-14 05:27:02 +00:00
31bc08bed4 fix: TP1/TP2 race condition causing multiple simultaneous closures
root pushed to master at root/trading_bot_v4 2025-11-14 04:56:04 +00:00
9673457326 feat: add Berlin timezone support to containers
root pushed to master at root/trading_bot_v4 2025-11-14 04:39:02 +00:00
5c0412bcf2 docs: add mandatory git workflow to instructions
root pushed to master at root/trading_bot_v4 2025-11-14 04:37:53 +00:00
6590f4fb1e feat: phantom trade auto-closure system
root pushed to master at root/trading_bot_v4 2025-11-13 15:10:57 +00:00
4ad509928f Update copilot-instructions with Nov 13 critical fixes
root pushed to master at root/trading_bot_v4 2025-11-13 15:06:28 +00:00
83f1d1e5b6 Add DNS retry logic documentation
root pushed to master at root/trading_bot_v4 2025-11-13 15:05:51 +00:00
5e826dee5d Add DNS retry logic to Drift initialization
root pushed to master at root/trading_bot_v4 2025-11-13 14:56:42 +00:00
bd9633fbc2 CRITICAL FIX: Prevent unprotected positions via database-first pattern
root pushed to master at root/trading_bot_v4 2025-11-12 18:55:30 +00:00
a21ae6d622 Add v7-momentum indicator (experimental, disabled)
root pushed to master at root/trading_bot_v4 2025-11-12 12:35:11 +00:00
04d686a71d docs: update quality score threshold 65→60 based on data
root pushed to master at root/trading_bot_v4 2025-11-12 12:02:59 +00:00
381aa168b5 docs: add VERIFICATION MANDATE section to prevent future bugs
root pushed to master at root/trading_bot_v4 2025-11-12 11:50:18 +00:00
4404103f6a docs: fix CRITICAL copilot instructions + add Nov 12 bugs
root pushed to master at root/trading_bot_v4 2025-11-12 11:42:55 +00:00
eeebfbc5df docs: update README leverage to 15x (from .env)
root pushed to master at root/trading_bot_v4 2025-11-12 11:38:43 +00:00
912c87654a docs: update README with optimization progress bars
root pushed to master at root/trading_bot_v4 2025-11-12 11:35:46 +00:00
71c856c720 docs: add master optimization roadmap