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