
Old Efficient Indicator – The Timeless Trend Tracker
"When markets move, we know first – trade smarter, not harder!"
📌 Overview
The Old Efficient Indicator is a MetaTrader 4 (MT4) trend-following tool that combines multiple EMAs (Exponential Moving Averages) to identify high-probability trend directions. Designed for simplicity and reliability, it plots gold-colored dotted lines to signal potential entry and exit points.
Key Features:
✅ Multi-EMA Convergence – Uses 13, 34, and 8-period EMAs for accurate trend detection.
✅ Clean Visuals – Non-cluttering dotted lines for easy interpretation.
✅ Non-Repainting – Signals remain stable once formed.
✅ Works on All Timeframes – Scalping to long-term investing.
⚙️ How It Works
The indicator calculates:
EMA Difference – Between 13 and 34-period EMAs (core trend strength).
Signal Line – An 8-period SMA smoothens the EMA difference for confirmation.
Dynamic Price Projection – Adjusts based on EMA convergence/divergence.
Signal Interpretation:
🟡 Gold Dotted Line Rising → Bullish trend (consider long positions).
🟡 Gold Dotted Line Falling → Bearish trend (consider short positions).
Black Lines → Neutral/weak signals (caution advised).
🔧 Key Settings & Configuration
1. Input Parameters
ParameterDescriptionRecommended Value
g_period_88 = 13Fast EMA period13 (default)
g_period_92 = 34Slow EMA period34 (default)
g_period_96 = 8Signal SMA period8 (default)
(Note: The code contains hardcoded values; adjust directly in the .mq4 file if needed.)
2. Visual Elements
Gold Dotted Line → Primary trend signal.
Black Lines → Auxiliary reference (neutral zones).
📊 Recommended Pairs & Timeframes
Best Pairs: EUR/USD, Gold (XAU/USD), Nasdaq (NAS100).
Optimal Timeframes: H1, H4, D1 (ideal for swing trading).
🚀 How to Install & Use
Download the .mq4 or .ex4 file.
Copy it to MT4 MQL4 Indicators folder.
Restart MT4.
Drag & drop the indicator onto a chart.
Default settings work well – no adjustment needed for most traders.
⚠️ Important Notes
Best in trending markets – May give false signals in choppy conditions.
Combine with support/resistance levels for higher accuracy.
Test on a demo account first!
📜 Developer & Source
Developed by: R.KH 1001
Official Website: www.robomql.com
🎯 Final Thoughts
The Old Efficient Indicator lives up to its name – a no-nonsense, time-tested tool for trend traders. While simple, its multi-EMA approach effectively filters noise and highlights high-probability setups.
Pro Tip: Pair it with volume indicators or RSI to confirm overbought/oversold conditions!
Happy Trading! 🚀
]