King Martingale Recovery
- Experts
- Versione: 1.0
- Attivazioni: 5
King Martingale Recovery EA — Trend Signal Entry with Smart Recovery System
King Martingale Recovery EA is a fully automated Expert Advisor that combines a trend-based entry signal with a controlled martingale recovery system. Rather than trading blindly, the EA waits for a moving-average crossover signal before opening its first position, then manages any drawdown through a structured, capped recovery sequence.
How it works
- The EA monitors a fast and slow EMA crossover on your chosen timeframe to decide the initial trade direction.
- Once a position is open, if price moves against it by a defined distance, the EA opens a new recovery order in the same direction with an increased lot size.
- This continues, order by order, up to a maximum number of trades you control — the EA will never exceed this cap, regardless of how far price moves.
- When the combined floating profit of the whole basket reaches your target, every position in the basket is closed together, locking in the result.
- An optional basket-wide stop-loss lets you define a hard exit point for the whole sequence if you prefer extra protection.
Key Features
- Trend-based entry filter (EMA crossover) instead of random/blind entries
- Configurable lot multiplier, recovery distance, and maximum trade count
- Basket take-profit and optional basket stop-loss
- Automatic lot-size normalization to match your broker's volume rules
- Built-in margin check before every order — no wasted or invalid trade attempts
- Clean, transparent code with no DLL calls
- Works on any symbol and timeframe supported by your broker
Input Parameters
- FastMA_Period / SlowMA_Period / SignalTF — entry signal configuration
- InitialLot — starting trade volume
- LotMultiplier — how much each recovery order's lot size increases
- PipStep — distance before the next recovery order is added
- MaxTrades — hard cap on basket size
- BasketTakeProfitUSD / BasketStopLossUSD — basket-wide exit targets
⚠️ Important Risk Disclosure
Martingale-style recovery systems increase position size after losing trades. This can produce a smooth equity curve during normal conditions, but during a strong, sustained trend against the basket, drawdown can grow quickly and losses can significantly exceed the size of the initial trade. Only use this EA with capital you can afford to lose, always test extensively on a demo account first, and choose MaxTrades and lot settings conservatively relative to your account size. Past or backtested performance does not guarantee future results.
Support
Questions about configuration or risk settings? Message me anytime — happy to help you set it up sensibly for your account size.
