23 lines
1.2 KiB
INI
23 lines
1.2 KiB
INI
;Full optimization: smart_ea, XAUUSD Daily, m1 ohlc, last year, with forward period
|
|
[Tester]
|
|
Expert=Advisors\ea\smart_ea.ex5
|
|
Symbol=XAUUSD
|
|
Period=Daily
|
|
Optimization=1
|
|
Model=1
|
|
Dates=2
|
|
ForwardMode=3
|
|
Deposit=3000
|
|
Currency=USD
|
|
ProfitInPips=0
|
|
Leverage=100
|
|
ExecutionMode=0
|
|
OptimizationCriterion=0
|
|
[TesterInputs]
|
|
LotSize=0.01||0.01||0.001000||0.100000||N
|
|
MagicNumber=12345||12345||1||123450||N
|
|
ApiUrl=http://localhost:5000/strategy
|
|
RiskUrl=http://localhost:5000/risk/lot
|
|
UpdateUrl=http://localhost:5000/update
|
|
LogUrl=http://localhost:5000/log
|
|
EnableHedging=false||false||0||true||N
|