Add n8n workflow and validation script for settings monitoring; fix missing weekend protection params
This commit is contained in:
@@ -34,3 +34,7 @@ InpMinADX=20.0
|
||||
InpMagicNumber=777774
|
||||
InpSlippage=10 ; High slippage tolerance for gold
|
||||
InpDebugMode=false
|
||||
|
||||
; === Weekend Protection ===
|
||||
InpCloseBeforeWeekend=true
|
||||
InpWeekendCloseHour=17
|
||||
|
||||
Reference in New Issue
Block a user