TrendMT5 Indicator
MTF Trend Dashboard
See trend direction across multiple timeframes — at a glance.
M5, M15, M30, H1, H4, D1 — trend direction for all these timeframes, summarized in one small panel. It helps you avoid the common mistake of focusing only on a short timeframe and missing the bigger picture.
What It Does
- ✓Shows trend direction (up / down / neutral) for 6 timeframes simultaneously
- ✓Determines trend based on the relationship between a fast EMA and a slow EMA
- ✓Lightweight panel — color-coded with icons for quick, intuitive reading
- ✓Panel position can be set to any of the four chart corners
Key Parameters
| Parameter | Default | Description |
|---|---|---|
| InpEmaFast | 20 | Fast EMA period |
| InpEmaSlow | 50 | Slow EMA period |
| InpCorner | Top-left | Panel position (choose from any of the four chart corners) |
| InpFontSize | 10 | Font size |
| InpUpColor | Green | Color used to display an uptrend |
Installation
- 1Place the .mq5 file in MT5's data folder → MQL5/Indicators
- 2Compile in MetaEditor (or restart MT5)
- 3Drag and drop the indicator from the Navigator panel onto a chart
Disclaimer
This indicator displays market information only — it does not execute trades. Trend signals are EMA-based guidelines, not buy/sell signals.
Other Indicators