feat: restore SMC as primary strategy (v0.2.3)
PHILOSOPHY: SMC = PRIMARY, ML = SECONDARY support (not blocker) Changes: 1. London Filter: Penalty (10%) instead of block - Before: Block trade if ML < 70% confidence - After: Reduce confidence by 10%, still execute 2. Signal Logic v5: 3-tier SMC-primary hierarchy - SMC >= 75%: Execute always (ML optional boost) - SMC 60-75%: Require ML agreement - SMC < 60%: Skip (low conviction) 3. Removed SELL confidence filter - SMC confidence now determines execution - No more blanket blocking of SELL signals Impact: - High SMC confidence trades (75-85%) execute - No blocking from ML HOLD predictions - ML still boosts when agrees - Addresses user feedback: "SMC patokan utama, ML pendukung" Files: - main_live.py: Signal aggregation logic rewritten - VERSION: 0.2.2 -> 0.2.3 - CHANGELOG.md: Full documentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.5
parent
269e16becb
commit
3b069d370e
+1
-1
@@ -1 +1 @@
|
||||
6396
|
||||
14108
|
||||
Reference in New Issue
Block a user