Fusion Momentum EA
- 专家
- Tien Dat Vu
- 版本: 1.0
- 激活: 5
Fusion Momentum EA is a trend-following Expert Advisor for MetaTrader 5. It combines an EMA crossover with a multi-factor confirmation score and ATR-based trade management.
How it works:
- The EA detects a crossover between EMA(9) and EMA(21)
- A trade is opened only when the confirmation score reaches the minimum threshold
- The score is calculated from six independent conditions: price vs. moving average filter, RSI direction, MACD direction, EMA trend alignment, ADX strength, and volume confirmation
- ADX filter can be enabled to avoid low-volatility periods
Trade management:
- The EA opens two positions with the same stop loss
- Stop loss and take profit are based on ATR multiples
- TP1 = 1 x ATR, TP2 = 2 x ATR, TP3 = 3 x ATR
- After TP1 is reached, stop loss is moved to breakeven
- After TP2 is reached, stop loss is trailed to TP1 level
- All positions are closed before a new opposite signal
Built-in protection:
- Checks for minimum margin before trading
- Validates lot size, stop levels and freeze levels
- Works on both hedging and netting accounts
Input parameters:
- Lots – fixed trading volume
- MAPeriodFast – fast EMA period (default 9)
- MAPeriodSlow – slow EMA period (default 21)
- ATRPeriod – ATR calculation period (default 14)
- ATRMult – ATR multiplier for SL/TP distance (default 1.5)
- MinBullScore / MinBearScore – minimum confirmation score to open buy/sell (default 4)
- UseADXFilter – enable/disable ADX filter
- ADXMin – minimum ADX value (default 20.0)
- Magic – unique identifier for the EA
Recommendations:
- Symbol: XAUUSD, US30, US100
- Timeframe: M15
- Use default settings first, then optimize for your broker
Important:
Trading involves risk. Past performance in the strategy tester does not guarantee future results. Test the free demo version in the strategy tester before using on a live account.
