51 lines
3.4 KiB
INI
51 lines
3.4 KiB
INI
;Optimization on symbols: PaperEA, M15, m1 ohlc, entire history, with forward period
|
|
[Tester]
|
|
Expert=EscapeEA\PaperEA\PaperEA.ex5
|
|
Symbol=XAUUSD
|
|
Period=M15
|
|
Optimization=3
|
|
Model=1
|
|
Dates=0
|
|
ForwardMode=3
|
|
Deposit=100000
|
|
Currency=USD
|
|
ProfitInPips=0
|
|
Leverage=100
|
|
ExecutionMode=125
|
|
OptimizationCriterion=0
|
|
[TesterInputs]
|
|
; === General Settings ===
|
|
InpSymbol=
|
|
InpEnableLiveTrading=true||false||0||true||N
|
|
InpRiskPerTrade=1.0||1.0||0.100000||10.000000||N
|
|
InpMaxOpenTrades=5||5||1||50||N
|
|
InpMagicNumber=123456||123456||1||1234560||N
|
|
InpSlippage=10.0||10.0||1.000000||100.000000||N
|
|
InpEvaluationInterval=15||15||1||150||N
|
|
InpMinTradesPerInterval=10||10||1||100||N
|
|
InpDailyDrawdownLimit=5.0||5.0||0.500000||50.000000||N
|
|
InpPanelColor=16748574
|
|
InpFontSize=8||8||1||80||N
|
|
InpEnableSignals=true||false||0||true||N
|
|
InpMaxSignalsPerInterval=10||10||1||100||N
|
|
InpVirtualBalance=10000.0||10000.0||1000.000000||100000.000000||N
|
|
InpSignalExpiryBars=5||5||1||50||N
|
|
InpMaxSignalAge=3600||3600||1||36000||N
|
|
InpSharedKBDir=shared_kb
|
|
; === Signal Generation ===
|
|
InpMAMethod=1||0||0||3||N
|
|
InpMAPeriod=20||20||1||200||N
|
|
InpMAPrice=1||1||0||7||N
|
|
InpRSIPeriod=14||14||1||140||N
|
|
InpRSIOverbought=70.0||70.0||7.000000||700.000000||N
|
|
InpRSIOversold=30.0||30.0||3.000000||300.000000||N
|
|
InpATRPeriod=14||14||1||140||N
|
|
InpATRMultiplier=2.0||2.0||0.200000||20.000000||N
|
|
InpMinConfidence=0.8||0.8||0.080000||8.000000||N
|
|
InpConfidenceAdjustMode=online
|
|
; === 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
|
|
InpEnableRegimeClassification=true||false||0||true||N
|