docs: Update minimum quality score from 60 to 81 across documentation
- Updated .github/copilot-instructions.md key constraints and signal quality system description - Updated config/trading.ts minimum score from 60 to 81 with v8 performance rationale - Updated SIGNAL_QUALITY_SETUP_GUIDE.md intro to reflect 81 threshold - Updated SIGNAL_QUALITY_OPTIMIZATION_ROADMAP.md current system section - Updated BLOCKED_SIGNALS_TRACKING.md quality score requirements Context: After v8 Money Line indicator deployed with 0.6% flip threshold, system achieving 66.7% win rate with average quality score 94.2. Raised minimum threshold from 60 to 81 to maintain exceptional selectivity. Current v8 stats: 6 trades, 4 wins, $649.32 profit, 94.2 avg quality Account growth: $540 → $1,134.92 (110% gain in 2-3 days)
This commit is contained in:
@@ -22,7 +22,7 @@ Every time a signal is blocked, the system saves:
|
||||
- Calculated score (0-100)
|
||||
- Score version (v4 = current)
|
||||
- Detailed breakdown of scoring reasons
|
||||
- Minimum score required (currently 65)
|
||||
- Minimum score required (currently 81, raised Nov 21, 2025 after v8 success with 94.2 avg quality)
|
||||
|
||||
### Block Reason
|
||||
- `QUALITY_SCORE_TOO_LOW` - Score below threshold
|
||||
|
||||
Reference in New Issue
Block a user