; === MultiSignal Confluence EA - GBPUSD Settings === ; Wider stops for volatile Cable ; Timeframe: H1 ; === Confluence Settings === InpMinConfluence=2 InpMinStrength=0.80 InpRequireAllAgree=true ; === Risk Management === InpLotSize=0.01 InpUseRiskPercent=true InpRiskPercent=1.5 InpStopLoss=150 InpTakeProfit=300 InpUseTrailingStop=true InpTrailingStart=75 InpTrailingStep=50 InpTrailingStop=75 InpMaxPositions=2 InpMaxDailyDrawdown=5.0 InpMaxWeeklyDrawdown=10.0 ; === Filters (TIGHTER for ranging) === InpUseTrendFilter=false InpTrendMAPeriod=50 InpUseVolatilityFilter=true InpATRPeriod=14 InpMinATRPercent=0.4 InpUseADXFilter=true InpADXPeriod=14 InpMinADX=20.0 ; === EA Settings === InpMagicNumber=777773 InpSlippage=5 InpDebugMode=true ; === Weekend Protection === InpCloseBeforeWeekend=true InpWeekendCloseHour=17