set_ScalpZone-EA2/straddle-highlow.set
2026-08-27 23:35:39 +00:00

54 lines
2.7 KiB
Text

; === Dashboard UI Settings ===
InpShowDashboard=true
InpDashX=20
InpDashY=35
; === General & Order Comments ===
InpMagic=20260811
InpTradeBuyComment=ScalpZone Buy
InpTradeSellComment=ScalpZone Sell
; === Dynamic Auto-Lot & Risk Compounding ===
InpFixedLot=0.05
InpEnableCompounding=true
InpRiskPercentBalance=5.5
; === Straddle & Channel Breakout Engine ===
InpStraddleType=1
InpDonchianLookback=24
InpDonchianTF=15
InpDonchianBufferPips=10
InpFixedDistancePips=20
InpInitialSLPips=26
InpTargetTPPips=350
InpCancelOppositePending=true
; === Spread & Cooldown Protection ===
InpMaxAllowedSpreadPips=4.0
InpCooldownSeconds=60
InpPostLossCooldownSec=600
; === ATR Volatility Settings ===
InpEnableDynamicATR=true
InpDynamicATRTF=15
InpATRTimePeriod=14
InpATRMultiplierValue=1.1
InpMinAllowedDistance=25
InpMaxAllowedDistance=80
; === Trend Bias & Directional Filter ===
InpEnableTrendFilter=true
InpTrendFilterMode=0
InpTrendH1TF=16385
InpH1FastEMA=15
InpH1SlowEMA=45
; === Multi-Stage High-Yield Profit Ratchet ===
InpBERunPips=16
InpBELockPips=4
InpStep1TriggerPips=28
InpStep1LockPips=20
InpStep2TriggerPips=50
InpStep2LockPips=38
InpStep3TriggerPips=85
InpStep3LockPips=68
InpRunnerTrailTriggerPips=130
InpRunnerTrailDistPips=20
; === Time & Session Filter ===
InpUseTradingHourFilter=false
InpTradeStartHour=8
InpTradeEndHour=18
InpSessionWindow=0