30 lines
1.7 KiB
INI
30 lines
1.7 KiB
INI
;Expert Advisor single test: PaperEA, EURUSD M12, m1 ohlc, last month
|
|
[Tester]
|
|
Expert=DualEA\PaperEA\PaperEA.ex5
|
|
Symbol=EURUSD
|
|
Period=M12
|
|
Optimization=0
|
|
Model=1
|
|
Dates=1
|
|
ForwardMode=0
|
|
Deposit=100000
|
|
Currency=USD
|
|
ProfitInPips=1
|
|
Leverage=100
|
|
ExecutionMode=0
|
|
OptimizationCriterion=1
|
|
Visual=0
|
|
[TesterInputs]
|
|
LotSize=0.01||0.01||0.001000||0.100000||N
|
|
MagicNumber=12345||12345||1||123450||N
|
|
StopLossPips=150.0||150.0||15.000000||1500.000000||N
|
|
TakeProfitPips=300.0||300.0||30.000000||3000.000000||N
|
|
TrailEnabled=true||false||0||true||N
|
|
TrailType=0||0||1||10||N
|
|
TrailActivationPoints=30||30||1||300||N
|
|
TrailDistancePoints=20||20||1||200||N
|
|
TrailStepPoints=5||5||1||50||N
|
|
TrailATRPeriod=14||14||1||140||N
|
|
TrailATRMultiplier=2.0||2.0||0.200000||20.000000||N
|
|
DebugTrailing=false||false||0||true||N
|
|
KBDebugInit=true||false||0||true||N
|