Nacht-Guard für Auto-Squeeze wieder AN (0–7 Uhr keine Trades)

auto_squeeze_skip_night=true (User-Vorgabe): der Bot öffnet nachts keine
autonomen Squeeze-Trades mehr — löst „muss automatisch schließen wenn ich
nicht da bin" durch Nicht-Öffnen, und ist gemessen ohnehin unrentabel
(Nacht-Spread/ATR 0,32–0,50, beide Halbjahre negativ). Tagsüber bleibt der
Auto-Close-Stack (Broker-SL + Trailing + Time-Stop + S/R-Close).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Axel Hocks
2026-07-24 20:03:13 +02:00
co-authored by Claude Opus 4.8
parent be054f3741
commit c1994b369a
3 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ breakout_k = 0.3
entry_room_atr = 0.6
dead_hours =
auto_squeeze = true
auto_squeeze_skip_night = false
auto_squeeze_skip_night = true
auto_squeeze_reverse = false
auto_emergency_loss = 0
auto_emergency_pct = 0