Gewinn-Close-Automatik wieder AN: 3% Margin beim Öffnen

sr_close_min_gain_pct=3.0 (User-Vorgabe; Notfall-Stop-Automatik bleibt aus).
Retry-sichere Armierung unverändert.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Axel Hocks
2026-07-24 20:21:17 +02:00
co-authored by Claude Opus 4.8
parent 0700baa5aa
commit c3c6a8ce5f
3 changed files with 19 additions and 16 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ auto_sr_close = true
sr_close_pbreak = 0.55
export_mql5_levels = true
sr_close_min_gain = 0
sr_close_min_gain_pct = 0
sr_close_min_gain_pct = 3.0
startup_close_grace_s = 60
[gemini]