MaxSuperTrend
- Experts
-
Massimo Boncompagni
Hi guys! 👋
I'm Max, and I've been involved in manual trading since 2013. Over the past 4 years, I've started developing and testing automated trading strategies to optimize my trading operations. - Version: 1.27
- Activations: 20
What is MaxSuperTrend? MaxSuperTrend is a fully automated, long-only Expert Advisor based on a controlled DCA (Dollar Cost Averaging) logic: it enters the market when price is oversold, then adds a limited number of Safety Orders at predefined intervals to improve the average entry price. Unlike classic martingale systems, the lot size is fixed and never doubled, and every addition is capped by strict risk limits.
How it works
- Initial Entry ("D#1") — A buy order is opened when the low of the last completed bar touches the lower deviation band (−0.12% from the 14-bar typical-price average), while the RSI+MFI oscillator is below 42 (oversold) and price is above the EMA 50 trend filter.
- Safety Orders ("SO#1…SO#3") — If the market continues to move against the position by at least 0.55% from the last entry, the EA adds further buy orders at the same fixed lot, up to a maximum of 3 Safety Orders (up to 4 entries per cycle).
- Exit — All entries are closed as a single basket when a completed bar closes above the upper deviation band (+0.12%) with RSI+MFI above 88 (overbought), provided the average basket price is in profit by at least 0.85% (take profit).
Built-in risk protection
- ✅ Fixed lot — no martingale lot doubling, no aggressive pyramiding
- ✅ Max 3 Safety Orders — the number and timing of extra entries are strictly controlled
- ✅ Max floating loss — automatic basket close if the drawdown reaches 8% of equity
- ✅ Max total volume — hard limit on the total position size (default 0.12 lots)
- ✅ Max holding time — automatic basket close after 120 hours if no exit signal occurs
- ✅ Trend filter — EMA 50 ensures entries are only taken in the direction of the trend
- ✅ Volume normalization & margin check — adapts the lot to the broker minimum and skips orders that the account cannot support (no "invalid volume" / "no money" errors)
- ✅ Filling mode auto-detection — works with FOK, IOC and Return-based brokers
Recommended usage
- Symbols: AUDJPY
- Timeframes: M1
- Account type: works on both netting and hedging accounts (single-direction logic)
- Minimum capital: from 500 EUR/USD, depending on the chosen lot size and risk limits
