29 lines
2.3 KiB
Plaintext
29 lines
2.3 KiB
Plaintext
; saved on 2026.05.17 18:58:40
|
|
; this file contains input parameters for testing/optimizing 20260516_Breakout expert advisor
|
|
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
|
|
;
|
|
; === 波段识别参数 ===
|
|
InpTimeframe=16385||0||0||49153||N
|
|
InpMAPeriod=14||14||1||140||N
|
|
InpMinWavePercent=0.5||0.1||0.010000||1.000000||N
|
|
InpMaxWavePercent=5||1.0||0.100000||10.000000||N
|
|
InpPullbackTolerance=0.0||0.0||0.000000||0.000000||N
|
|
; === 风险管理参数 ===
|
|
InpStopLossPercent=0.2||0.1||0.010000||1.000000||N
|
|
InpMinStopLossPoints=200||100||1||1000||N
|
|
InpRiskRewardRatio=0.5||1.5||0.150000||15.000000||N
|
|
InpUseTrailingStop=false||false||0||true||N
|
|
; === 仓位管理参数 ===
|
|
InpUseCompounding=true||false||0||true||N
|
|
InpFixedLots=0.01||0.01||0.001000||0.100000||N
|
|
InpLotsPer500=0.05||0.05||0.005000||0.500000||N
|
|
InpMaxPositions=99||99||1||990||N
|
|
InpOnePositionPerDirection=true||false||0||true||N
|
|
; === 连续亏损保护 ===
|
|
InpConsecutiveLosses=0||0||1||10||N
|
|
InpFreezeBarCount=0||0||1||10||N
|
|
; === 调试选项 ===
|
|
InpShowDebugInfo=false||false||0||true||N
|
|
InpShowMarkers=true||false||0||true||N
|
|
InpMagicNumber=20260516||20260516||1||202605160||N
|