From f39464287cafdb32614f8a9fabae53f5d71b620b Mon Sep 17 00:00:00 2001 From: Garfield Date: Tue, 11 Aug 2026 00:10:29 -0400 Subject: [PATCH] Close Monday start-time A/B experiment: revert B-cohort to hour=7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 4 Mondays complete (Jul 20, 27, Aug 3, 10). Cumulative signal never resolved cleanly — DP1's single GBPUSD whipsaw cluster drove nearly the entire A-B gap, DP3 had zero B-cohort trades, DP2/DP4 were small and mixed. Reading this as "within noise" per the pre-registered decision rule: keep the fleet on the simpler midnight-ET resume (hour=7) rather than adopting London-open timing on a single outlier session. InpMondayStartHour: 10 -> 7 for GBPUSD, USDJPY, EURCHF, AUDUSD, EURGBP, GBPJPY (the B-cohort). A-cohort (EURUSD, EURJPY, USDCHF, NZDUSD, USDCAD, AUDNZD) was already at 7 throughout. --- bo-audusd.set | 2 +- bo-eurchf.set | 2 +- bo-eurgbp.set | 2 +- bo-gbpjpy.set | 2 +- bo-gbpusd.set | 2 +- bo-usdjpy.set | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bo-audusd.set b/bo-audusd.set index 7c4e70d..1dc9fe5 100644 --- a/bo-audusd.set +++ b/bo-audusd.set @@ -52,7 +52,7 @@ InpMaxWeeklyDrawdown=7.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true diff --git a/bo-eurchf.set b/bo-eurchf.set index 21604c9..d44a39b 100644 --- a/bo-eurchf.set +++ b/bo-eurchf.set @@ -54,7 +54,7 @@ InpMaxWeeklyDrawdown=5.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true diff --git a/bo-eurgbp.set b/bo-eurgbp.set index 632b331..eaf18c0 100644 --- a/bo-eurgbp.set +++ b/bo-eurgbp.set @@ -52,7 +52,7 @@ InpMaxWeeklyDrawdown=5.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true diff --git a/bo-gbpjpy.set b/bo-gbpjpy.set index 32a9310..9cce085 100644 --- a/bo-gbpjpy.set +++ b/bo-gbpjpy.set @@ -53,7 +53,7 @@ InpMaxWeeklyDrawdown=7.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true diff --git a/bo-gbpusd.set b/bo-gbpusd.set index 3143695..acd8a15 100644 --- a/bo-gbpusd.set +++ b/bo-gbpusd.set @@ -52,7 +52,7 @@ InpMaxWeeklyDrawdown=7.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true diff --git a/bo-usdjpy.set b/bo-usdjpy.set index 084aeb2..24d5ef5 100644 --- a/bo-usdjpy.set +++ b/bo-usdjpy.set @@ -52,7 +52,7 @@ InpMaxWeeklyDrawdown=7.0 InpCloseBeforeWeekend=true InpWeekendCloseHour=7 InpCancelPendingBeforeWeekend=true -InpMondayStartHour=10 +InpMondayStartHour=7 ; === Thursday Wind-Down === InpUseWinddown=true