24 lines
1.8 KiB
Text
24 lines
1.8 KiB
Text
; saved automatically on 2025.08.24 14:19:24
|
|
; this file contains last used input parameters for testing/optimizing Pinbar_Strategy expert advisor
|
|
;
|
|
; =====基本参数======
|
|
MagicNumber=123457||123457||1||1234570||N
|
|
OrderComment=Pinbar_Strategy
|
|
; =====交易参数=====
|
|
StartLots=0.1||0.1||0.010000||1.000000||N
|
|
EnableDynamicLots=false||false||0||true||N
|
|
BaseBalance=10000.0||10000.0||1000.000000||100000.000000||N
|
|
; =====Pinbar识别参数=====
|
|
PinbarBodyRatio=0.3||0.3||0.030000||3.000000||N
|
|
PinbarShadowRatio=0.6||0.6||0.060000||6.000000||N
|
|
MinPinbarLength=10||10||1||100||N
|
|
; =====交易方向开关=====
|
|
EnableBuy=true||false||0||true||N
|
|
EnableSell=true||false||0||true||N
|
|
; =====ATR控制=====
|
|
EnableATRFilter=true||false||0||true||N
|
|
ATRPeriod=14||14||1||140||N
|
|
ATRThreshold=0.5||0.5||0.050000||5.000000||N
|
|
; =====交易量过滤=====
|
|
EnableVolumeFilter=true||false||0||true||N
|
|
VolumeIncreaseRatio=0.5||0.2||0.020000||2.000000||N
|