Add n8n workflow and validation script for settings monitoring; fix missing weekend protection params

This commit is contained in:
2026-03-30 13:08:12 -04:00
parent 0d026d5573
commit 0719ecdc4d
23 changed files with 707 additions and 0 deletions

View File

@@ -34,3 +34,7 @@ InpMinADX=22.0
InpMagicNumber=777773
InpSlippage=5 ; Higher slippage tolerance
InpDebugMode=false
; === Weekend Protection ===
InpCloseBeforeWeekend=true
InpWeekendCloseHour=17