; === MultiSignal Confluence EA - XAGUSD (Silver) Settings === ; Broker: OANDA MT5 ; XAGUSD specs: 3 digits, Point=0.001, ContractSize=5000 oz ; Timeframe: H1 ; === Confluence Settings === InpMinConfluence=2 InpMinStrength=0.70 InpRequireAllAgree=false ; === Risk Management === InpLotSize=0.01 InpUseRiskPercent=true InpRiskPercent=1.5 InpStopLoss=1200 InpTakeProfit=3000 InpUseTrailingStop=true InpTrailingStart=800 InpTrailingStop=500 InpTrailingStep=200 InpMaxPositions=2 InpMaxDailyDrawdown=5.0 InpMaxWeeklyDrawdown=10.0 ; === Filters (TIGHTER for ranging) === InpUseTrendFilter=false InpTrendMAPeriod=50 InpUseVolatilityFilter=true InpATRPeriod=14 InpMinATRPercent=0.5 InpUseADXFilter=true InpADXPeriod=14 InpMinADX=20.0 ; === EA Settings === InpMagicNumber=777781 InpSlippage=5 InpDebugMode=true ; === Weekend Protection === InpCloseBeforeWeekend=true InpWeekendCloseHour=17