41 lines
2.3 KiB
INI
41 lines
2.3 KiB
INI
;EA交易单独测试: dd, XAUUSD M1, 每个报价, 2025.01.01 - 2025.08.04
|
|
[Tester]
|
|
Expert=dd.ex5
|
|
Symbol=XAUUSD
|
|
Period=M1
|
|
Optimization=0
|
|
Model=0
|
|
FromDate=2025.01.01
|
|
ToDate=2025.08.04
|
|
ForwardMode=0
|
|
Deposit=10000
|
|
Currency=USD
|
|
ProfitInPips=1
|
|
Leverage=500
|
|
ExecutionMode=0
|
|
OptimizationCriterion=0
|
|
Visual=0
|
|
[TesterInputs]
|
|
; === 基本设置 ===
|
|
Magic_Number=888001||888001||1||8880010||N
|
|
EA_Comment=XAUUSD_Scalping_Martin
|
|
Initial_Lots=0.01||0.01||0.001000||0.100000||N
|
|
; === 指标参数 ===
|
|
DEMA_Fast_Period=50||50||1||500||N
|
|
DEMA_Slow_Period=200||200||1||2000||N
|
|
RSI_Period=10||10||1||100||N
|
|
ATR_Period=14||14||1||140||N
|
|
RSI_Overbought=70.0||70.0||7.000000||700.000000||N
|
|
RSI_Oversold=30.0||30.0||3.000000||300.000000||N
|
|
; === 马丁格尔设置 ===
|
|
Martingale_Multiplier=1.3||1.3||0.130000||13.000000||N
|
|
Max_Martingale_Steps=10||10||1||100||N
|
|
ATR_Distance_Multiple=1.0||1.0||0.100000||10.000000||N
|
|
; === 止损追踪设置 ===
|
|
First_Profit_Threshold=5.0||5.0||0.500000||50.000000||N
|
|
Profit_Step=5.0||5.0||0.500000||50.000000||N
|
|
Enable_Trailing_Stop=true||false||0||true||N
|
|
; === 时间过滤 ===
|
|
Enable_Time_Filter=false||false||0||true||N
|
|
Trade_Start_Hour=6||6||1||60||N
|
|
Trade_End_Hour=22||22||1||220||N
|