• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-23 14:07:21 +00:00
9580c109b2 docs: Add comprehensive documentation for direction-specific quality thresholds
root pushed to master at root/trading_bot_v4 2025-11-23 14:06:02 +00:00
357626b392 fix: Add direction-specific quality thresholds to docker-compose.yml
root pushed to master at root/trading_bot_v4 2025-11-23 14:01:59 +00:00
01aaa0932a feat: Direction-specific quality thresholds (long=90, short=95)
root pushed to master at root/trading_bot_v4 2025-11-23 13:18:05 +00:00
625566224a critical: Fix MFE/MAE storing dollars instead of percentages
root pushed to master at root/trading_bot_v4 2025-11-23 12:51:21 +00:00
519b8c9d05 docs: Add quality 90 TP1-only strategy analysis
root pushed to master at root/trading_bot_v4 2025-11-23 10:12:09 +00:00
1dccf23fe4 fix: Correct P&L for last 2 trades to match Drift UI actual values
root pushed to master at root/trading_bot_v4 2025-11-23 10:03:03 +00:00
187a123a25 docs: Add Common Pitfall #60 (stale array snapshot duplicate processing)
root pushed to master at root/trading_bot_v4 2025-11-23 09:57:34 +00:00
a7c593077d critical: Fix duplicate Telegram notifications + settings UI restart requirement
root pushed to master at root/trading_bot_v4 2025-11-22 15:16:22 +00:00
98e954576b docs: Add quality threshold validation plan
root pushed to master at root/trading_bot_v4 2025-11-22 15:15:19 +00:00
d71254a57e docs: Document quality-blocked signal tracking discovery
root pushed to master at root/trading_bot_v4 2025-11-22 15:10:21 +00:00
9478c6d524 critical: Enable quality-blocked signal tracking for missed opportunity analysis
root pushed to master at root/trading_bot_v4 2025-11-22 14:14:23 +00:00
88484f2785 docs: Add v9 development ideas based on v8 pattern analysis
root pushed to master at root/trading_bot_v4 2025-11-22 14:02:46 +00:00
0ec2896c5d fix: Resolve variable hoisting error in version comparison API
root pushed to master at root/trading_bot_v4 2025-11-22 13:45:50 +00:00
bba91c1df8 feat: Archive old indicator versions, focus on v8 production system
root pushed to master at root/trading_bot_v4 2025-11-22 13:33:29 +00:00
11d350cebc docs: Update OPTIMIZATION_MASTER_ROADMAP.md with current status
root pushed to master at root/trading_bot_v4 2025-11-22 13:13:27 +00:00
81926c24b9 docs: Add Common Pitfall #59 - Layer 2 duplicate Telegram notifications
root pushed to master at root/trading_bot_v4 2025-11-22 13:09:26 +00:00
b19f156822 critical: Fix Layer 2 ghost detection causing duplicate Telegram notifications
root pushed to master at root/trading_bot_v4 2025-11-21 18:16:09 +00:00
c9972ffd99 docs: Add perfect quality score separation data (validates 91 threshold)
root pushed to master at root/trading_bot_v4 2025-11-21 18:02:28 +00:00
5419b3f48f docs: Add quality-blocked signal tracking to copilot instructions
root pushed to master at root/trading_bot_v4 2025-11-21 17:55:13 +00:00
08482b43fe critical: Raise quality threshold from 81 to 91 after trade #7 analysis