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:
@@ -106,10 +106,10 @@ The **Money Line** is a dynamic support/resistance indicator that adapts to mark
|
||||
|
||||
### v8 Improvements (Anti-Whipsaw Protection)
|
||||
|
||||
**Flip Threshold (0.8%)**
|
||||
- Price must move 0.8% beyond the line before it changes color
|
||||
**Flip Threshold (0.6%)**
|
||||
- Price must move 0.6% beyond the line before it changes color
|
||||
- Filters tiny bounces that don't mean anything
|
||||
- Example: Line at $100 → price must hit $100.80 to flip bullish
|
||||
- Example: Line at $100 → price must hit $100.60 to flip bullish
|
||||
|
||||
**Entry Buffer (0.2 ATR)**
|
||||
- Confirms the breakout is real, not just a wick
|
||||
|
||||
Reference in New Issue
Block a user