; saved on 2025.10.19 14:07:03
; this file contains input parameters for testing/optimizing TradeStrike2.4k expert advisor
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
; === Time Settings ===
InpTradingIntervalMinutes=60||15||15||60||Y
InpStartHour=6||0||1||23||Y
InpEndHour=16||0||1||23||Y
InpPauseTrading=false||false||0||true||N
; === Momentum Direction Trading ===
InpUseMomentumDirection=true||false||0||true||N
InpMomentumStrength=3||0||0||3||Y
InpMomentumUseIndividualTP=true||false||0||true||Y
InpMomentumADX_Threshold=45||10.0||5.0||50.0||Y
InpMomentumDI_Spread=5||5.0||5.0||25.0||Y
InpMomentumEMA_SeparationATR=3.5||0.5||0.5||5.0||Y
InpMomentumPriceActionBars=8||2||2||10||Y
InpMomentumPriceActionPercent=80||30.0||10.0||90.0||Y
InpMomentumRequireAllConditions=false||false||0||true||Y
; === Volatility & Take Profit ===
InpUseATR_TP=false||false||0||true||N
InpFixedTPPoints=60||10.0||10.0||100.0||Y
InpATR_TP_Multiplier=2||1||0.200000||5||N
InpATR_Period=14||14||1||140||N
InpATR_Timeframe=16385||1||0||16385||N
; === Grid Settings ===
InpUseATR_GridStep=false||false||0||true||N
InpFixedGridStepPoints=50||10.0||10.0||100.0||Y
InpATR_Step_Multiplier=1||1.0||0.5||3||N
InpMaxGridLevels=9||5||1||20||Y
; === Lot Sizing ===
InpLotSizeInitial=0.01||0.01||0.001000||0.100000||N
InpLotMultiplier1=1||1.25||0.125000||12.500000||N
InpLotMultiplier2=2||1.3||0.130000||13.000000||N
InpLotMultiplier3=2||1.35||0.135000||13.500000||N
InpLotMultiplierMax=2||1.4||0.140000||14.000000||N
InpBasketProfitTarget=85||5.0||5.0||200.0||Y
; === Regime Filter ===
InpUseRegimeFilter=false||false||0||true||N
InpFastEMA_Period=9||5||2||30||N
InpSlowEMA_Period=440||30||5||500||N
InpEMA_Slope_Threshold=0.0065||0.0005||0.0005||0.01||N
InpADX_Period=12||8||1||20||N
InpADX_Timeframe=3||1||0||16385||N
InpADX_Threshold=30||15.0||2.5||40.0||N
; === MA Compression Filter ===
InpUseMACompressionFilter=true||false||0||true||N
InpMA1Period=8||5||1||10||Y
InpMA2Period=30||20||5||50||Y
InpMA3Period=100||50||10||200||Y
InpMAMethod=1||0||0||3||N
InpMAPrice=1||1||0||7||N
InpMA_TF=20||5||0||16385||Y
InpCompressionLookbackBars=30||10||10||50||Y
InpCompressionMetric=0||0||0||2||N
InpCompressionThreshold=90||10.0||5.0||200.0||Y
InpUseSlopeGuard=true||false||0||true||Y
InpMaxSlopePerBarPoints=21||5.0||2.0||20.0||Y
InpMinBarsForMA=150||150||1||1500||N
InpTradingHoursFilter=
InpMaxSpreadPointsFilter=2000||200||1||2000||N
InpADXFilterEnabled=true||false||0||true||Y
InpADXFilter_TF=30||5||0||16385||Y
InpADXFilterPeriod=14||14||1||140||N
InpADXMax=25||15.0||5.0||40.0||Y
InpDebugMACompression=false||false||0||true||N
; === Risk Management ===
InpUseMarginFilter=false||false||0||true||N
InpMaxMarginPercent=80||80.0||8.000000||800.000000||N
InpUseDrawdownFilter=false||false||0||true||N
InpMaxDrawdownPercent=15||20||5||70||N
InpUseKillSwitch=false||false||0||true||N
InpKillEquityPercent=70||70.0||7.000000||700.000000||N
InpUseBasketTimeLimit=false||false||0||true||N
InpMaxBasketMinutes=1440||1440||1||14400||N
InpUseSpreadFilter=false||false||0||true||N
InpMaxSpreadPoints=10||10.0||1.000000||100.000000||N
; === Display Settings ===
InpShowDashboard=true||false||0||true||N
InpDashboardX=20||20||1||200||N
InpDashboardY=30||30||1||300||N
InpDashboardFontSize=9||9||1||90||N
InpDashboardColorBG=0
; === General Settings ===
InpMagicNumber=123456||123456||1||1234560||N
InpSlippage=3||3||1||30||N
InpCommentTag=TradeStrike
