; === MultiSignal Confluence EA - USDCAD Settings === ; USDCAD (Loonie) - Oil-correlated, moderate trends ; Timeframe: H1 ; Characteristics: Good trends, oil inverse correlation, moderate volatility ; === Confluence Settings === InpMinConfluence=2 InpMinStrength=0.73 InpRequireAllAgree=true ; === Risk Management === InpLotSize=0.01 InpUseRiskPercent=true InpRiskPercent=1.5 InpStopLoss=100 InpTakeProfit=250 InpUseTrailingStop=true InpTrailingStart=60 InpTrailingStep=40 InpTrailingStop=50 InpMaxPositions=3 InpMaxDailyDrawdown=5.0 InpMaxWeeklyDrawdown=10.0 ; === Filters (TIGHTER for ranging) === InpUseTrendFilter=false InpTrendMAPeriod=50 InpUseVolatilityFilter=true InpATRPeriod=14 InpMinATRPercent=0.35 InpUseADXFilter=true InpADXPeriod=14 InpMinADX=20.0 ; === EA Settings === InpMagicNumber=777776 InpSlippage=4 InpDebugMode=true ; === Weekend Protection === InpCloseBeforeWeekend=true InpWeekendCloseHour=17