; ==== EA Settings ====
InpMagic=20260621
InpComment=Momentum Edge
InpAllowBuy=true
InpAllowSell=true
InpTimeSet=0
; ==== Lot Settings ====
InpLotMode=2
InpLots=0.01
InpDepositLoadPercent=1.0
InpVolumeRiskPercent=1.0
InpRiskAmountMoney=100.0
InpIncludeCommission=false
InpCommissionPerLot=6.0
; ==== Timeframe Data Settings ====
InpRangeDataTimeframe=1
; ==== Slippage and Spread Filter ====
InpUseSlippageFilter=true
InpMaxSlippagePoints=0.0
InpPlaceLimitOnExcessSlippage=true
InpUseSpreadFilter=true
InpMaxSpreadPoints=80
; ==== Range Filter Settings ====
InpUseRangePercentFilter=false
InpMinRangePercentPrevD1=15.0
InpMaxRangePercentPrevD1=85.0
; ==== Take Profit Settings ====
InpTPMode=0
InpRiskReward=15.0
InpTPPoints=1000
; ==== Dashboard Settings ====
InpShowDashboard=true
InpDashboardCorner=0
InpDashboardX=12
InpDashboardY=18
InpDashboardBg=1184274
InpDashboardFrame=4631258
InpDashboardText=16777215
InpDashboardMuted=11184810
InpDashboardBuyColor=5282560
InpDashboardSellColor=3618750
InpDashboardOffColor=4934475
