34 lines
2 KiB
INI
34 lines
2 KiB
INI
;Optimization on symbols: LiveEA, M5, m1 ohlc, last year
|
|
[Tester]
|
|
Expert=EscapeEA\LiveEA\LiveEA.ex5
|
|
Symbol=EURUSD
|
|
Period=M5
|
|
Optimization=3
|
|
Model=1
|
|
Dates=2
|
|
ForwardMode=3
|
|
Deposit=100000
|
|
Currency=USD
|
|
ProfitInPips=1
|
|
Leverage=100
|
|
ExecutionMode=0
|
|
OptimizationCriterion=0
|
|
[TesterInputs]
|
|
; === General Settings ===
|
|
InpPaperEAPrefix=ESCAPEEA_PAPER_
|
|
InpSymbol=
|
|
InpRiskPerTrade=1.0||1.0||0.100000||10.000000||N
|
|
InpMaxOpenTrades=3||3||1||30||N
|
|
InpMagicNumber=123457||123457||1||1234570||N
|
|
InpSlippage=10.0||10.0||1.000000||100.000000||N
|
|
InpEnableTrading=true||false||0||true||N
|
|
; === Signal Processing ===
|
|
InpMinConfidence=0.7||0.7||0.070000||7.000000||N
|
|
InpMaxSignalAge=300||300||1||3000||N
|
|
InpUsePaperEASLTP=true||false||0||true||N
|
|
InpEnableSignalLogging=true||false||0||true||N
|
|
; === Learning Settings ===
|
|
InpLearningWindow=100||100||1||1000||N
|
|
InpMinWinRate=0.6||0.6||0.060000||6.000000||N
|
|
InpLearningRate=0.01||0.01||0.001000||0.100000||N
|
|
InpEnableLearning=true||false||0||true||N
|