; === MultiSignal Confluence EA - XAUUSD (Gold) Settings === ; Very wide stops required for gold ; Timeframe: H1 ; === Confluence Settings === InpMinConfluence=2 InpMinStrength=0.75 InpRequireAllAgree=true ; === Risk Management === InpLotSize=0.01 InpUseRiskPercent=true InpRiskPercent=1.0 InpStopLoss=500 InpTakeProfit=1000 InpUseTrailingStop=true InpTrailingStart=200 InpTrailingStep=100 InpTrailingStop=150 InpMaxPositions=2 InpMaxDailyDrawdown=5.0 InpMaxWeeklyDrawdown=10.0 ; === Filters (TIGHTER for ranging) === InpUseTrendFilter=false InpTrendMAPeriod=50 InpUseVolatilityFilter=true InpATRPeriod=14 InpMinATRPercent=0.7 InpUseADXFilter=true InpADXPeriod=14 InpMinADX=20.0 ; === EA Settings === InpMagicNumber=777774 InpSlippage=10 InpDebugMode=true ; === Weekend Protection === InpCloseBeforeWeekend=true InpWeekendCloseHour=17