42 lines
2.7 KiB
INI
42 lines
2.7 KiB
INI
;Expert Advisor single test: PaperEA, EURUSD M15, m1 ohlc, last year
|
|
[Tester]
|
|
Expert=DualEA\PaperEA\PaperEA.ex5
|
|
Symbol=EURUSD
|
|
Period=M15
|
|
Optimization=0
|
|
Model=1
|
|
Dates=2
|
|
ForwardMode=4
|
|
ForwardDate=1970.01.01
|
|
Deposit=100000
|
|
Currency=USD
|
|
ProfitInPips=1
|
|
Leverage=500
|
|
ExecutionMode=0
|
|
OptimizationCriterion=1
|
|
Visual=0
|
|
[TesterInputs]
|
|
LotSize=.10||0.01||0.001000||0.100000||Y
|
|
MagicNumber=12345||12345||1||123450||Y
|
|
StopLossPips=150.0||150.0||15.000000||1500.000000||Y
|
|
TakeProfitPips=300.0||300.0||30.000000||3000.000000||Y
|
|
TrailEnabled=true||false||0||true||Y
|
|
TrailType=0||0||1||10||Y
|
|
TrailActivationPoints=30||30||1||300||Y
|
|
TrailDistancePoints=20||20||1||200||Y
|
|
TrailStepPoints=5||5||1||50||Y
|
|
TrailATRPeriod=14||14||1||140||Y
|
|
TrailATRMultiplier=2.0||2.0||0.200000||20.000000||Y
|
|
UseInsightsGating=true||false||0||true||N
|
|
GateMinTrades=0||20||1||200||N
|
|
GateMinWinRate=0.5||0.5||0.050000||5.000000||N
|
|
GateMinExpectancyR=0.00||0.05||0.005000||0.500000||N
|
|
GateMaxDrawdownR=6.0||6.0||0.600000||60.000000||N
|
|
GateMinProfitFactor=1.2||2.0||0.200000||20.000000||N
|
|
UseStrategySelector=false||false||0||true||N
|
|
SelW_PF=1.0||1.0||0.100000||10.000000||N
|
|
SelW_Exp=1.0||1.0||0.100000||10.000000||N
|
|
SelW_WR=0.5||0.5||0.050000||5.000000||N
|
|
SelW_DD=0.3||0.3||0.030000||3.000000||N
|
|
DebugTrailing=false||false||0||true||Y
|
|
KBDebugInit=true||false||0||true||Y
|