Infinite Grid Recovery
- エキスパート
-
Guilherme Xavier Fontes
Recommended Setup for my EAs and Signals: To ensure maximum precision, low latency, and execution that matches the original strategy, I recommend using RoboForex. This is the broker I use to develop and run my algorithms, providing high liquidity and flexible deposit/withdrawal options. - バージョン: 2.15
- アップデート済み: 20 8月 2026
- アクティベーション: 5
Infinite Grid Recovery v2.15
Grid system with recovery and a dynamic target on the basket's weighted average price. Bollinger Bands + RSI entries with an H4 trend filter. Built-in auto-tuner automatically loads the optimal profile for the current pair.
Recommended pair: EURUSD — the only pair verified on real ticks across multiple periods and account conditions ensuring long-term durability.
Results — EURUSD H1, $100, 1:500, real ticks
| Period | Profit | Profit Factor | Drawdown |
|---|---|---|---|
| 2020–2026 (6.6 years) | +$970.25 | 2.35 | 36.40% |
| 2024–2026 (recent regime) | +$98.63 | 2.22 | 21.76% |
What changed in the update (v1.90 -> v2.15)
- Cross-pair lock fix: Previous versions suffered a bug where idle instances turned off locks. Active positions check using safe mutexes has been implemented.
- Lot proportional to balance ( BalanceStep = 100 ): Margins properly scale. Your risk at 5,000 is now geometrically identical to 100. Drawdown no longer balloons artificially for larger accounts.
- Spread filter enhancements: Spread logic no longer blocks basket closings. Target take-profits can correctly hit during volatile spread widenings.
- Duplicate-order prevention: Added guards to safeguard against asynchronous broker slowness causing double-sending.
- Safety Caps: Tight caps on volume added MaxLotPerOrder=0.1 securing grids against overexposure in bad scenarios.
(Updating users: BalanceStep=100 decreases standard position sizes for larger accounts. Adjust it back to 50 to maintain previous aggressive settings).
Read before using
Aggressive EA with no per-order stop loss — protection comes from basket-averaging. Only use money you can afford to lose entirely.
- Run one pair at a time (lock is ON by default).
- Account minimum from $100.
- ECN/low spread and VPS recommended.
