; GoldTrendMachine - RECOMMENDED XAUUSD preset (3-digit Exness Gold) ; Load in Strategy Tester or on a live chart: Inputs tab -> Load. ; Values only (optimization ranges stripped) for clean buyer use. ; ; saved on 2026.07.17 16:54:21 ; this file contains input parameters for testing/optimizing GoldTrendMachine expert advisor ; to use it in the strategy tester, click Load in the context menu of the Inputs tab ; ; === General === InpMagic=55005513 InpComment=GTM-SR InpAutoPointScale=true InpEntryTF=15 InpVerboseLog=false ; === Trend Engine (strict) === InpTrendTF=16385 InpBiasTF=15 InpEMAFast=20 InpEMASlow=50 InpRequireBiasTF=true InpMinSlopeATR=0.04 ; === Trend Strength Filters === InpUseADXFilter=true InpADXPeriod=14 InpADXMin=23.0 InpADXRisingForMO=true InpUseERFilter=false InpERPeriod=20 InpERMin=0.30 ; === Entry Engines === InpEnablePullback=true InpPullbackZoneATR=0.15 InpPBStrictConfirm=true InpEnableMomentum=true InpMomentumLookback=20 InpCooldownBars=4 InpMaxOpenPositions=1 InpPBRiskMult=0.6 InpMORiskMult=1.5 ; === Filters (24h gold behaviour) === InpMaxSpreadPoints=350 InpMinATRPoints=250 InpMaxATRPoints=5000 InpATRPeriod=14 InpRolloverPauseMin=12 InpFridayFlatten=true InpFridayCloseHour=20 ; === News Guard === InpEnableNewsFilter=true InpNewsMinBefore=20 InpNewsMinAfter=20 InpNewsCloseOnSpike=true InpNewsSpikeATRMult=3.0 ; === Hour Blackout Filter === InpUseHourFilter=true InpBlockedHours=5;6;7;10;13;22 ; === Exits === InpSL_ATR=1.2 InpTP_RR=2.5 InpTrailStartATR=1.3 InpTrailATR=1.8 InpUseBreakeven=true InpBE_R=1.0 InpBE_OffsetATR=0.05 InpExitOnTrendFlip=true InpMaxBarsInTrade=64 ; === Adaptive Risk (flat-period defence) === InpUseEquityThrottle=true InpThrottleTrades=20 InpThrottleFactor=0.5 InpUseSummerThrottle=true InpSummerFactor=0.5 ; === Smart Recovery (HWM boost - press A+ setups only) === InpUseRecoveryMode=true InpRecoveryDD=5.0 InpRecoveryBoost=1.4 InpRecoveryADXplus=8.0 ; === Risk Management === InpRiskPercent=1.0 InpFixedLots=0.0 InpMaxDailyLossPct=12.0 InpMaxTradesPerDay=8 InpMaxConsecLosses=6 InpLossPauseMinutes=120 InpSlippagePoints=100 ; === Dashboard === InpShowDashboard=true InpDashX=10 InpDashY=25