; saved on 2026.08.31 17:54:10
; this file contains input parameters for testing/optimizing ScalpEA v2 preview expert advisor
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
; Basic Settings
allowLong=true||false||0||true||N
allowShort=false||false||0||true||N
magicNumber=721341||721341||1||7213410||N
configName=1:500 HCT
tradeComment=ScalpEA v2
sourceTF=16385||0||0||49153||N
placementTF=16385||0||0||49153||N
; Money Management
lotSize=0.01||0.01||0.001000||0.100000||N
lotSizingMode=2||0||0||2||N
riskPerTradePercent=23.0||0.5||0.050000||5.000000||N
perBalance=100||1000||1||10000||N
; FVG Detection
maxFVGPerSide=5||30||1||300||N
minGapPoints_global=10||30||1||300||N
maxFVGDurationMinutes=240||240||1||2400||N
maxFVGDetectionWindow=240||240||1||2400||N
entryOffsetPoints=2||2||1||20||N
requireThirdCandleConfirmation=true||false||0||true||N
requireAllThreeCandlesConfirmation=true||false||0||true||N
enableMiddleWickCheck=true||false||0||true||N
wickMultiplier=6.0||2.0||0.200000||20.000000||N
useFIFOPendingSystem=true||false||0||true||N
; Take Profit & Stop Loss
takeProfitType=2||0||0||0||N
takeProfitPips=300||650||1||6500||N
stopLossPips=10000||10000||1||100000||N
trailingEntryPips=50||50||1||500||N
trailingTakeProfitPips=200||200||1||2000||N
expTPActivationPips=40||50||1||500||N
expTPTrailingSLPips=40||200||1||2000||N
expTPMinProfitLock=20||20||1||200||N
; SELL Trades Settings
useSellSpecificSettings=true||false||0||true||N
sellTakeProfitPips=150||150||1||1500||N
sellStopLossPips=600||600||1||6000||N
sellRiskPercentOverride=0.0||0.0||0.000000||0.000000||N
sellMaxPendingsOverride=0||0||1||10||N
; SELL FVG Filters
sellRequireBiggerGap=true||false||0||true||N
sellGapMultiplier=1.7||1.7||0.170000||17.000000||N
sellMaxGapPoints=250||250||1||2500||N
sellMinGapPointsFixed=0||0||1||10||N
; Safety Limits
maxSpreadPoints=60||60||1||600||N
maxDistanceFromPrice=2000||2000||1||20000||N
countOpenPositionsInLimit=false||false||0||true||N
enableFailedOrderRetry=false||false||0||true||N
; EMA Trend Filter
enableEMATrendFilter=true||false||0||true||N
emaTrendCandleCount=10||10||1||100||N
; Visual Settings
showFVGOnChart=true||false||0||true||N
bullFVGColor=16748574
bearFVGColor=3937500
fvgTransparency=90||90||1||900||N
showOnlyActiveFVG=true||false||0||true||N
maxFVGToShow=5||5||1||50||N
showFVGLabels=false||false||0||true||N
; Debug & Testing
debug=false||false||0||true||N
debugOnTradeTransactions=false||false||0||true||N
