48 lines
2.8 KiB
INI
48 lines
2.8 KiB
INI
;Expert Advisor visual test: escape, XAUUSD M5, m1 ohlc, last year, with forward period
|
|
[Tester]
|
|
Expert=escape.ex5
|
|
Symbol=XAUUSD
|
|
Period=M5
|
|
Optimization=0
|
|
Model=1
|
|
Dates=2
|
|
ForwardMode=3
|
|
Deposit=100000
|
|
Currency=USD
|
|
ProfitInPips=0
|
|
Leverage=100
|
|
ExecutionMode=0
|
|
OptimizationCriterion=0
|
|
Visual=1
|
|
[TesterInputs]
|
|
; === EA Settings ===
|
|
InpExpertTitle=Enhanced Gold EA v5.0
|
|
InpMagicNumber=123456||123456||1||1234560||N
|
|
InpEnableLogging=true||false||0||true||N
|
|
; === Risk Management ===
|
|
InpLotSize=0.1||0.1||0.010000||1.000000||N
|
|
InpRiskPercent=1.0||1.0||0.100000||10.000000||N
|
|
InpMaxDailyRisk=5.0||5.0||0.500000||50.000000||N
|
|
InpMaxDrawdownPercent=20.0||20.0||2.000000||200.000000||N
|
|
; === Trade Settings ===
|
|
InpTakeProfit=100||100||1||1000||N
|
|
InpStopLoss=50||50||1||500||N
|
|
InpTrailingStop=30||30||1||300||N
|
|
InpBreakEven=50||50||1||500||N
|
|
InpMaxSpread=50||50||1||500||N
|
|
InpMaxSlippage=3||3||1||30||N
|
|
; === Trading Hours ===
|
|
InpUseTimeFilter=true||false||0||true||N
|
|
InpStartHour=8||8||1||80||N
|
|
InpEndHour=20||20||1||200||N
|
|
; === Paper Trading ===
|
|
InpEnablePaperTrading=true||false||0||true||N
|
|
InpPaperTradesNeeded=3||3||1||30||N
|
|
InpTotalPaperTrades=5||5||1||50||N
|
|
; === Indicator Settings ===
|
|
InpFastMAPeriod=8||8||1||80||N
|
|
InpMediumMAPeriod=21||21||1||210||N
|
|
InpSlowMAPeriod=50||50||1||500||N
|
|
InpRSIPeriod=14||14||1||140||N
|
|
InpRSIOverbought=70||70||1||700||N
|
|
InpRSIOversold=30||30||1||300||N
|