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

@@ -39,3 +39,7 @@ InpMinADX=25.0 ; Higher - need strong trend
InpMagicNumber=777779
InpSlippage=3
InpDebugMode=false
; === Weekend Protection ===
InpCloseBeforeWeekend=true
InpWeekendCloseHour=17