; Almanac Gold - 02_LOW_RISK ; third size; drawdown control ON at 20% ; Load through the Inputs tab of the EA properties window. ; Review the magic number and lot settings before confirming. InpPanel=0 InpFontSize=10 InpChartSkin=0 InpTradeOnMonday=true InpTradeOnTuesday=true InpTradeOnWednesday=true InpTradeOnThursday=true InpTradeOnFriday=true InpTradeOnSaturday=false InpTradeOnSunday=false InpPause=1 InpLotsCalc=2 InpAutoLotsValue=1 InpLotsFixed=0.01 InpLotsFixedBalance=3000.0 InpOrdersMax=100 InpDDMode=1 InpDDValue=20.0 InpMagicNumber=2626 InpSpread=60 InpSlippage=100 InpTradeCommentRaw=AG InpTradingDirectionType=2