; SignalForge Recovery v3.12 - XAUUSD "Guardian" ; Calibrated for: XAUUSD, account 10 000 USD, manual/monitored entries of 0.01 lot. ; Validated on Fusion Markets XAUUSD H1, 100% real ticks 2026.04.01-2026.07.20, ; and on M1-OHLC 2020.01.01-2026.07.01 (85% history quality). See BACKTEST_REPORT.md. ; ; Design rule this set fixes: with the shipped defaults the ATR grid step costs more ; than the whole circuit-breaker band, so levels 2-6 of the ladder never execute. ; Here step = ATR(D1) x 0.30, so the ladder fits inside the loss budget and works. ; ; SCALING: InpDDMoney / InpBasketMoney / InpMaxLossMoney are ABSOLUTE dollars. ; If you monitor 0.10 lot instead of 0.01, multiply all three by 10. InpMagicForRecovery=0 InpUseLock=false InpDeleteSLTP=true InpCloseProfit=true InpDeletePending=true InpMode=2 InpInstantLaunch=false InpDDPercent=0.0 InpDDMoney=15.0 InpAbsoluteClose=10.0 InpCBTier1=3.0 InpCBTier2=4.0 InpCBTier3=6.0 InpCBCooldown=24 InpMaxLossMoney=250.0 InpPartClose=0.01 InpTPPoints=10 InpCommAware=true InpOverlapAfter=2 InpBasketTP=true InpBasketMoney=25.0 InpLotMode=2 InpAvgLot=0.01 InpAvgMult=1.5 InpStep=200 InpStepMult=1.15 InpMaxOrders=6 InpATRPeriod=14 InpATRMult=0.3 InpATRTF=16408 InpKalmanQ=0.05 InpKalmanR=2.0 InpKalmanMinProb=0.4 InpMaxAvgVolume=0.1 InpMultiDir=true InpOnePerBar=true InpLotType=0 InpLotSize=0.01 InpRiskPct=1.0 InpDefaultSL=0 InpDefaultTP=0 InpMaxSpread=0 InpMagic=0 InpMaxSlippage=30 InpMaxSpreadProt=7500 InpRolloverGuard=true InpMaxSpreadEntry=100 InpTelegram=false InpTgToken= InpTgChat= InpNotifyLaunch=true InpShowPanel=true InpTestAuto=false InpTestEveryN=50 InpTestLot=0.01 InpTestDir=0