; Almanac Gold - 01_FIXED_LOT ; no compounding; drawdown control OFF ; 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=1 InpAutoLotsValue=1 InpLotsFixed=0.01 InpLotsFixedBalance=1000.0 InpOrdersMax=100 InpDDMode=0 InpDDValue=40.0 InpMagicNumber=2626 InpSpread=100 InpSlippage=100 InpTradeCommentRaw=AG InpTradingDirectionType=2