18 lines
1.3 KiB
Text
18 lines
1.3 KiB
Text
; saved automatically on 2025.08.24 15:48:03
|
|
; this file contains last used input parameters for testing/optimizing EMA_Trend_Strategy expert advisor
|
|
;
|
|
; =====基本参数======
|
|
MagicNumber=123459||123459||1||1234590||N
|
|
OrderComment=EMA_Trend_Strategy
|
|
; =====交易参数=====
|
|
StartLots=0.1||0.1||0.010000||1.000000||N
|
|
EnableDynamicLots=true||false||0||true||N
|
|
BaseBalance=10000.0||10000.0||1000.000000||100000.000000||N
|
|
; =====EMA参数=====
|
|
FastEMA=50||12||1||120||N
|
|
SlowEMA=144||144||1||1440||N
|
|
; =====交易控制=====
|
|
EnableBuy=true||false||0||true||N
|
|
EnableSell=true||false||0||true||N
|
|
EnableStopLoss=true||false||0||true||N
|
|
StopLoss=200||50.0||5.000000||500.000000||N
|