; SignalForge Recovery v3.20 - 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. ; ; v3.20 (validado por A/B 2026-08-03, ver LEEME): ; - InpUseLock=false: el lock es stop retrasado + doble swap, EV negativo. ; - InpOverlapAfter=2 (validado): el A/B 2026-08-03 mostro que con overlap=1 ; los partials encogen la cesta en vez de esperar al TP del basket y el ; resultado empeora (pf 0.96 -> 0.67, net -40 -> -378 en 3.5 meses). ; - InpPartMinNet=-2.0 (AW-style overlap): los cierres parciales encogen la ; cesta durante el ciclo (feedback de cliente sobre la 3.16). ; - InpDailyLossPct=0 / InpMaxDailyKills=0: el A/B mostro que 2% costo 4 ; halts/3.5 meses (-770 USD netos) - activa 2.0/2 solo si la firma lo exige. ; - InpCloseCounterTrend=false: el A/B mostro que el cut en el launch convierte ; recuperaciones potenciales en perdidas realizadas. ; ; 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 InpLaunchPullbackBars=0 InpCloseCounterTrend=false InpCBTier1=3.0 InpCBTier2=4.0 InpCBTier3=6.0 InpCBCooldown=24 InpMaxLossMoney=250.0 InpDailyLossPct=0.0 InpMaxDailyKills=0 InpPartClose=0.01 InpTPPoints=10 InpCommAware=true InpOverlapAfter=2 InpBasketTP=true InpBasketMoney=25.0 InpBasketPerLot=0.0 InpLockAtOrder=0 InpLockReevalBars=24 InpPartMinNet=-2.0 InpStepBars=96 InpCycleMaxBars=24 InpLotMode=2 InpAvgLot=0.01 InpAvgMult=1.5 InpStep=200 InpStepMult=1.15 InpMaxOrders=6 InpMaxBasketLots=0.0 InpATRPeriod=14 InpATRMult=0.3 InpATRTF=16408 InpKalmanQ=0.05 InpKalmanR=2.0 InpKalmanMinProb=0.4 InpDcaKalmanGate=false InpMaxAvgVolume=0.1 InpMultiDir=true InpOnePerBar=true InpLotType=0 InpLotSize=0.01 InpRiskPct=1.0 InpDefaultSL=0 InpDefaultTP=0 InpMaxSpread=0 InpMagic=0 InpFitMargin=true 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