What is 2x eAverages cross (+dashboard)?

2x eAverages cross (+dashboard) is an MT4 indicator that compares fast and slow moving averages across multiple timeframes.
It shows crossover states on the chart and summarizes trend conditions in a multi-timeframe dashboard.
How to use 2x eAverages cross (+dashboard)

Attach the indicator to an MT4 chart to view the two moving averages and the multi-timeframe dashboard. A fast MA crossing above the slow MA is read as upward direction, while a cross below is read as downward direction.
Compare the dashboard across timeframes such as M1, M5, M15, H1, and H4. Configure the MA periods and types, dashboard visibility and position, trend labels, and optional sound, email, or mobile push alerts in the Inputs.
Where it helps
Fast and slow MA positions make crossover direction easier to review on the chart.
The dashboard summarizes trend conditions across several selected timeframes in one view.
MA periods and types, dashboard labels and position, and optional alerts can be adjusted in the Inputs.
MT4 Indicator Parameters
The table below lists the available MT4 indicator parameters. You can customize these options in the MetaTrader Inputs dialog to match your trading preferences.
| Parameter | Description |
|---|---|
| FastMaPeriod1 | Sets calculation period for fast MA 1. Default: 5. |
| FastMaType1 | Sets moving average method type for fast MA 1. Default: 0. |
| FastMaPeriod2 | Sets calculation period for fast MA 2. Default: 12. |
| FastMaType2 | Sets moving average method type for fast MA 2. Default: 0. |
| SlowMaPeriod1 | Sets calculation period for slow MA 1. Default: 21. |
| SlowMaType1 | Sets moving average method type for slow MA 1. Default: 0. |
| SlowMaPeriod2 | Sets calculation period for slow MA 2. Default: 50. |
| SlowMaType2 | Sets moving average method type for slow MA 2. Default: 0. |
| ShowDashboard | Enables or disables multi-timeframe dashboard display. Default: true. |
| DashboardCorner | Sets chart corner position for dashboard. Default: 1. |
| DashboardX | Sets horizontal X offset for dashboard. Default: 20. |
| DashboardY | Sets vertical Y offset for dashboard. Default: 20. |
| TextColor | Sets text color for dashboard text. Default: clrWhite. |
| BullishColor | Sets color for bullish crossover status. Default: clrGreen. |
| BearishColor | Sets color for bearish crossover status. Default: clrRed. |
| SoundAlert | Enables or disables audio sound alerts. Default: false. |
| EmailAlert | Enables or disables email notifications. Default: false. |
| PushAlert | Enables or disables mobile push notifications. Default: false. |

The screenshot above shows the default input parameters in the MT4 settings window.
How to Install .ex4 Indicator in MetaTrader 4
- Download the ZIP file and extract it.
- In MT4, select File → Open Data Folder.
- Open MQL4 → Indicators and copy the EX4 or MQ4 file into it.
- If the package includes library files, copy them to MQL4 → Libraries. Copy TPL files to the top-level templates folder.
- Restart MT4, find the indicator in the Navigator, and drag it onto a chart.
Test the tool on a demo account first. File contents and required folders can vary between packages.



