
Lunar Trend Navigator – User Guide
Overview
The Lunar Trend Navigator is an MT5 Expert Advisor that combines Parabolic SAR, EMA,
and RSI to detect trend alignment and execute trades. It is designed for swing/trend trading with
built-in risk management and cooldown between entries.
Inputs & Parameters
Trading Filters
• EA Name: Display name for trades.
• Magic Number: Unique ID to separate trades from other EAs.
• Allow Long / Short: Enable or disable buy/sell trades.
• Max Spread Points: Prevents entries if spread is too wide.
• Cooldown Bars: Number of bars to wait before opening a new trade.
Indicators
• EMA Period: Default 50. Used for trend direction.
• RSI Period: Default 14. Used for momentum filter.
• RSI Buy Level: Default 55.
• RSI Sell Level: Default 45.
• Parabolic SAR Step: Default 0.02.
• Parabolic SAR Max: Default 0.2.
Risk Management
• Lots: Fixed lot size per trade.
• Use SL/TP: Enable stop loss & take profit.
• SL Points: Default 300 points.
• TP Points: Default 600 points.
• Close On Opposite: Close current trade when an opposite signal appears.
Recommended Settings
Symbol: XAUUSD (Gold)• Timeframe: M30 or H1
• EMA Period: 50
• RSI Period: 14
• RSI Buy Level: 55
• RSI Sell Level: 45
• SAR Step: 0.02
• SAR Max: 0.2
• Stop Loss: 300 points
• Take Profit: 600 points
• Lots: Adjust to account size & risk
Tips
• Use on trending pairs (XAUUSD, GBPJPY, EURUSD).
• Avoid high-impact news periods (spread may widen).
• Adjust SL/TP and lot size based on volatility.
• Optimize parameters before applying on live account.