Gold Dynamic Lot Trend Ea
- Experts
- Version: 1.40
- Updated: 3 September 2025
- Activations: 5
🚀 Launch Promo $30
📌
Here you go — Gold Dynamic Lot Trend EA — Version 1.40
Features disabled by default (for Market validation) and how users can enable/tune them.
What’s OFF by default (and how to turn ON)
-
Place SL/TP at order open
-
Param: InpPlaceStopsAtOpen=false → set true
-
Effect: SL = ATR × InpATR_SL_Mult ; TP = SL × InpRRR placed immediately.
-
Suggested start: InpATR_SL_Mult = 1.5–2.0 , InpRRR = 1.5–2.0 .
-
Break-Even
-
Param: InpUseBreakEven=false → set true
-
Tuners: InpBE_ATR_Mult (profit trigger as ATR), InpBE_BufferPts (buffer from entry).
-
Suggested: 0.8 ATR , 50 pts .
-
Smart Trailing Stop
-
Param: InpUseSmartTrailing=false → set true
-
Tuners: InpTS_Start_ATR_Mult , InpTS_Dist_ATR_Mult , InpTS_MinStepPts .
-
Suggested: Start 1.0 , Dist 1.0 , Step 30–80 .
-
Smart TP (RRR-follow)
-
Param: InpUseSmartTP=false → set true
-
Tuner: InpTP_MinStepPts .
-
Suggested: 80 .
-
Partial Close
-
Param: InpUsePartialClose=false → set true
-
Tuners: InpPC_ATR_Mult (trigger), InpPC_ClosePercent (% closed).
-
Suggested: 1.0 ATR , 50% .
-
HTF Trend Filter
-
Param: InpUseHTFFilter=false → set true
-
Tuners: InpHTF (e.g., PERIOD_H1 ), InpHTF_FastEMA , InpHTF_SlowEMA .
-
Suggested: H1, Fast 50 , Slow 200 .
-
Time Filter
-
Param: InpUseTimeFilter=false → set true
-
Tuners: InpStartHour , InpEndHour (server time).
-
Typical for XAUUSD: 7–23 .
-
Daily Cutoff (profit/loss target per day)
-
Param: InpUseDailyCutoff=false → set true
-
Tuners: InpDailyProfitTargetUSD , InpDailyMaxLossUSD , InpCloseAllOnCutoff .
-
Set based on account size (e.g., 1–2% of balance per day).
-
Manage manual / other-EA positions
-
InpManageManual=false → true to manage manual orders (Magic=0).
-
InpManageOthers=false → true to manage non-matching Magic.
-
Use with care if multiple EAs are running.
-
Multi-Position Engine (how many entries, re-entries)
-
Safer defaults: InpMaxPositions=1 , InpOneEntryPerBar=true .
-
For more frequency: increase InpMaxPositions to 2–3 , lower InpMinReentryPts (e.g., 200–300 points for 2-digit XAUUSD).
-
Allow more than one entry per bar: set InpOneEntryPerBar=false .
Risk & Safety (defaults you can change)
-
Fixed Lot ON by default
-
InpUseFixedLot=true , InpFixedLot=0.01 , InpMaxHardLot=0.10 .
-
To size by account:
-
Equity Tiers: InpUseFixedLot=false , InpUseEquityTiers=true , then set Tier*_Equity/Lot .
-
Risk % per trade: InpUseFixedLot=false , InpUseEquityTiers=false , set InpRiskPercent (e.g., 1–2%).
-
-
-
Anti-Stopout Guard ON
-
InpUseAntiStopout=true , InpMarginBuffer=5.0 , InpTryShrinkVolume=true .
-
EA auto-shrinks lot if free margin is low; or skips the trade.
-
You may relax InpMarginBuffer to 3.0–4.0 on larger balances.
-
-
Spread Filter
-
Default: InpMaxSpreadPoints=3000 (lenient for Market tests).
-
For live XAUUSD, recommended: 1200.
-
Starter preset (XAUUSD, M15 – example)
-
Entries: InpPlaceStopsAtOpen=true , ATR_SL_Mult=1.5–2.0 , RRR=1.8 .
-
Management: BreakEven=ON (0.8 ATR, 50 pts) , SmartTrailing=ON (1.0/1.0 ATR, step 40–80) , SmartTP=ON (step 80) .
-
Partial Close: ON (1.0 ATR, 50%) .
-
Trend Filter: ON (H1, 50/200 EMA) .
-
Positions: MaxPositions=2–3 , MinReentryPts=200–300 , OneEntryPerBar=true .
-
Spread: MaxSpreadPoints=1200 .
-
Risk: start with small Fixed Lot, or RiskPercent=1–2% when comfortable.
-
Daily Cutoff: set targets consistent with equity (e.g., +1–2%, -1% daily).

