MPA Trend Dashboard MT4

MPA Trend Dashboard — Multi-Symbol Market Scanner for MetaTrader 4

MPA Trend Dashboard is a multi-symbol technical analysis indicator for MetaTrader 4. It is designed to help traders monitor several trading instruments from one chart and quickly evaluate market direction using a combination of popular technical indicators.

The indicator displays a compact signal dashboard directly on the chart. For each selected symbol, it shows BUY, SELL or WAIT signals based on multiple market analysis tools.

User Guide: https://c.mql5.com/6/1006/MPA_Trend_Dashboard_Instruction_EN__1.txt

Main Idea

MPA Trend Dashboard helps traders avoid switching between many charts manually. Instead, it places a market overview table on one chart and shows the current technical condition for each selected symbol.

The indicator analyzes every symbol using the following tools:

MACD
RSI
Stochastic
CCI
EMA Trend
SuperTrend
ADX
Bill Williams Alligator

Each indicator produces a simple signal:

BUY — bullish condition
SELL — bearish condition
WAIT — neutral condition, weak confirmation or insufficient data

This makes it easier to find symbols where several indicators point in the same direction.

Key Features

Multi-symbol dashboard
The indicator can monitor up to 9 symbols at the same time. The default list includes major Forex pairs, and the user can change all symbols in the settings.

Signal table directly on the chart
All signals are displayed in a clear chart panel. The dashboard shows each symbol and the signal status for every included indicator.

Multiple technical indicators
MPA Trend Dashboard combines trend indicators, momentum indicators and oscillators to give a broader view of market conditions.

BUY / SELL / WAIT logic
Signals are simplified into three clear states, making the dashboard easy to read during live market monitoring.

Current chart visualization
The indicator can display visual elements on the current chart, including EMA lines, SuperTrend, Alligator lines and signal labels.

Broker suffix support
The indicator can detect broker-specific symbol suffixes such as EURUSDm, EURUSD.pro and similar formats.

Automatic object cleanup
When the indicator is removed from the chart, all dashboard objects and signal labels are deleted automatically.

Strategy Tester safe mode
The MT4 Strategy Tester has limitations with multi-symbol data. The indicator includes a tester-safe mode that can display only the current chart symbol during testing to avoid frozen WAIT columns caused by unavailable cross-symbol history.

Included Signal Modules

MACD
MACD is used to evaluate momentum direction. When the MACD main line is above the signal line, the module returns BUY. When the main line is below the signal line, it returns SELL.

RSI
RSI is used to evaluate relative market strength. If RSI is above the selected buy level, the signal is BUY. If RSI is below the selected sell level, the signal is SELL.

Stochastic
Stochastic compares the %K and %D lines. If %K is above %D, the signal is BUY. If %K is below %D, the signal is SELL.

CCI
CCI measures deviation from the average price. Values above zero return BUY. Values below zero return SELL.

EMA Trend
The EMA module uses three exponential moving averages. If the fast EMA is above the medium EMA and the medium EMA is above the slow EMA, the signal is BUY. If the fast EMA is below the medium EMA and the medium EMA is below the slow EMA, the signal is SELL.

SuperTrend
SuperTrend uses ATR and a multiplier to define the active trend direction. An upward SuperTrend state returns BUY. A downward SuperTrend state returns SELL.

ADX
ADX is used to confirm trend strength. If ADX is below the selected minimum level, the module returns WAIT. If ADX is strong enough and +DI is above -DI, the signal is BUY. If -DI is above +DI, the signal is SELL.

Bill Williams Alligator
The Alligator module uses Jaw, Teeth and Lips lines. If the lines are arranged in bullish order and price is above the Lips line, the signal is BUY. If the lines are arranged in bearish order and price is below the Lips line, the signal is SELL.

Chart Visualization

MPA Trend Dashboard can display additional visual elements on the current chart:

EMA Fast
EMA Medium
EMA Slow
SuperTrend Up / Down line
Alligator Jaw
Alligator Teeth
Alligator Lips
BUY / SELL / WAIT signal labels

The visualization is intended for the current chart symbol. The dashboard itself can still monitor multiple symbols, depending on data availability.

Main Inputs

symbolName1–symbolName9
Symbols to monitor in the dashboard.

WorkTimeframe
The timeframe used for calculations. If PERIOD_CURRENT is selected, the indicator uses the current chart timeframe.

UseClosedBar
If enabled, signals are calculated using the last closed candle. This reduces signal changes during the currently forming candle.

updateSeconds
Timer update interval.

EMA1_period
Fast EMA period.

EMA2_period
Medium EMA period.

EMA3_period
Slow EMA period.

MACD_fast_period
Fast MACD period.

MACD_slow_period
Slow MACD period.

MACD_signal_period
MACD signal period.

RSI_period
RSI calculation period.

RSI_buy_level
RSI level used for bullish confirmation.

RSI_sell_level
RSI level used for bearish confirmation.

Stochastic_period
Main Stochastic period.

Stochastic_D
Stochastic signal period.

Stochastic_slowing
Stochastic slowing parameter.

CCI_period
CCI calculation period.

SuperTrend_ATR_Period
ATR period used by SuperTrend.

SuperTrend_Multiplier
ATR multiplier used by SuperTrend.

SuperTrend_Bars
Number of bars used for SuperTrend calculations.

ADX_period
ADX calculation period.

ADX_min_level
Minimum ADX value required for a valid directional signal.

Alligator_Jaw_Period
Jaw period.

Alligator_Jaw_Shift
Jaw shift.

Alligator_Teeth_Period
Teeth period.

Alligator_Teeth_Shift
Teeth shift.

Alligator_Lips_Period
Lips period.

Alligator_Lips_Shift
Lips shift.

ShowDashboard
Shows or hides the dashboard table.

VisualizeAllIndicators
Enables or disables chart visualization.

ShowEMAOnChart
Shows or hides EMA lines.

ShowSuperTrendOnChart
Shows or hides SuperTrend.

ShowAlligatorOnChart
Shows or hides Alligator lines.

ShowSignalMarkersOnChart
Shows or hides signal labels on the current chart.

FastTestingMode
Optimization mode for the MT4 Strategy Tester.

TesterUseCurrentSymbolOnly
When enabled in the Strategy Tester, the dashboard uses only the current chart symbol. This avoids unavailable multi-symbol data issues in MT4 testing.

HideNoDataSymbols
Hides symbols that do not have usable data.

Recommended Use

MPA Trend Dashboard is best used as a market scanning and confirmation tool. It helps identify symbols where several indicators support the same direction.

For more stable signals, UseClosedBar is recommended. This makes the indicator calculate signals from the last completed candle instead of the current live candle.

The indicator can be used on different timeframes:

M5 and M15 for short-term monitoring
M30 and H1 for intraday trading
H4 and D1 for higher-timeframe trend analysis

Notes About MT4 Strategy Tester

MetaTrader 4 has limited support for multi-symbol data in the Strategy Tester. Because of this, some symbols may not have available historical data during testing. The indicator includes TesterUseCurrentSymbolOnly mode to prevent inactive dashboard columns.

For real-time trading and live chart monitoring, multi-symbol analysis works when the required symbols are available in Market Watch and historical data is loaded.

Advantages

One chart for monitoring multiple symbols
Simple BUY / SELL / WAIT signals
Uses several popular technical indicators
Visual trend tools on the current chart
Supports broker symbol suffixes
Customizable indicator parameters
Customizable dashboard appearance
Automatic cleanup after removing the indicator
Tester-safe mode for MT4 limitations

Important Notice

MPA Trend Dashboard is an analytical indicator. It does not open, close or manage trades automatically. It is not an Expert Advisor.

The indicator is designed to support manual decision-making by showing technical signals in a structured dashboard. It does not guarantee profit and cannot remove trading risk. Traders should test the indicator on a demo account and use proper risk management before trading on a live account.


Mais do autor
My products : https://www.mql5.com/ru/users/astra077/seller Product line:  Trade Assistant MT5 Standard    https:// www.mql5.com/ru/market/product/174951 Trade Assistant MT5 PRO    https://www.mql5.com/ru/market/product/174552 Risk Calculator Panel MT5 is a free risk calculation and trade planning utility for MetaTrader 5 . The panel helps manual traders calculate lot size by risk, plan Entry / Stop Loss / Take Profit levels, check reward-to-risk ratio, and visualize the trade structure directl
FREE
Universal Trade Copier MT4  is a professional local trade copying utility designed to copy trades between MetaTrader 4 and MetaTrader 5 terminals on the same computer or VPS. The product supports multiple copying directions: MT4 → MT4 MT5 → MT5 MT4 → MT5 MT5 → MT4 To copy trades in MT5, you need to purchase  Universal Trade Copier MT5:  https://www.mql5.com/ru/market/product/175615 The copier is suitable for traders who manage multiple accounts, use different MetaTrader terminals, work with d
My products: https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a m
FREE
My products: https://www.mql5.com/ru/users/astra077/seller Important:   Quantum SuperTrend AI Alerts MT5 works in combination with the main   Quantum SuperTrend AI   indicator. The main indicator must be purchased separately here:  https://www.mql5.com/ru/market/product/174405 Quantum SuperTrend AI Alerts MT5- user guid:  https://c.mql5.com/6/1003/Quantum_SuperTrend_AI_Alerts_MT5_Instruction_EN.txt Quantum SuperTrend AI Alerts MT5 is a notification indicator and on-chart dashboard for MetaTrad
FREE
My products: https: // www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters  https://www.mql5.com/ru/market/product/174659 Japanese Candlestick Patterns Pro MT4   — a professional single-chart version with a summary table  https://www.mql5.com/ru/market/product/174681 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a mu
FREE
My products : https://www.mql5.com/ru/users/astra077/seller Important:   Quantum SuperTrend AI Alerts MT4 works together with   Quantum SuperTrend AI MT4 . The main indicator is required and can be purchased here:  https://www.mql5.com/ru/market/product/174714 Quantum SuperTrend AI Alerts MT4 Quantum SuperTrend AI Alerts MT4 is a notification and dashboard add-on for Quantum SuperTrend AI MT4 . It reads the signals from the main Quantum SuperTrend AI MT4 indicator and sends alerts when a new t
FREE
My products: https: // www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters  https://www.mql5.com/ru/market/product/174659 Japanese Candlestick Patterns Pro MT4   — a professional single-chart version with a summary table  https://www.mql5.com/ru/market/product/174681 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a mu
My products: https: // www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters  https://www.mql5.com/ru/market/product/174659 Japanese Candlestick Patterns Pro MT4   — a professional single-chart version with a summary table  https://www.mql5.com/ru/market/product/174681 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a m
My products: https: // www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters  https://www.mql5.com/ru/market/product/174659 Japanese Candlestick Patterns Pro MT4   — a professional single-chart version with a summary table  https://www.mql5.com/ru/market/product/174681 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a mu
Trade Assistant MT4 PRO Trade Assistant MT4 PRO is a professional trading panel for MetaTrader 4 , designed for manual traders who want faster execution, accurate risk calculation, and convenient trade management directly on the chart. The panel helps reduce routine manual work, prepare trading setups faster, calculate position size based on risk, visualize Entry / Stop Loss / Take Profit levels, and manage open positions with Break Even, Trailing Stop, Partial Close, and pending order tools. Th
Quantum SuperTrend AI MT4 Quantum SuperTrend AI MT4 is a visual SuperTrend-based indicator for MetaTrader 4, designed to identify trend entries, filter weak signals, and display trade statistics directly on the chart. The indicator shows trend direction, Buy/Sell signals, ATR Take Profit levels, ATR TP exits, reverse SuperTrend exits, and optional AI Exit signals. A built-in statistics panel displays total trades, winning trades, losing trades, and the current Win Rate. The indicator does not us
PatternGuard VWAP Trader — a Smart Expert Advisor for Market Structure-Based Trading PatternGuard VWAP Trader is an advanced trading Expert Advisor designed to identify high-quality entry points after price exits a zone of market uncertainty. The strategy is based on a combination of VWAP logic, a NO TRADE zone, candlestick pattern confirmation, trend filtering, and flexible trade management. The EA does not open trades randomly. It analyzes market structure, waits for price to leave a consolida
Gold Wolf EA MT4
Andrei Strashko
Gold Wolf EA — Automated Gold Trading Expert Advisor for MT4 / MT5 Gold Wolf EA is an automated trading Expert Advisor for MetaTrader 4 and MetaTrader 5, developed for trading XAUUSD based on trend-following logic, market condition filtering, and controlled risk management. The EA is not designed for aggressive high-frequency trading. Its main objective is to identify suitable market conditions, avoid unnecessary entries, and trade only when the internal strategy conditions are met. Gold Wolf EA
Dream of the Golden Wolf EA The gold market moves fast, but not every movement is suitable for trading. Dream of the Golden Wolf EA is an automated trading Expert Advisor designed for XAUUSD and optimized for the M5 timeframe . The EA analyzes market structure, trend direction, momentum, price activity, and additional confirmation signals before opening a trade. The main goal of the EA is not to open as many trades as possible, but to identify higher-quality trading conditions where several fact
Golden Wolf Grid PRO is an Expert Advisor for MetaTrader 4 , designed for automated trading on Gold / XAUUSD using the M15 timeframe . The EA is based on a grid trading strategy and is created to work with market fluctuations, opening and managing trades automatically according to the selected parameters. Golden Wolf Grid PRO comes with optimized settings for XAUUSD M15 , so you can use the prepared configuration or perform your own optimization and forward testing according to your broker, acco
My products: https://www.mql5.com/ru/users/astra077/seller Trade Assistant MT4 Standard is a trading panel for MetaTrader 4, created for manual traders who need fast risk calculation, lot calculation, visual trade planning, and basic order execution directly from the chart. It is an intermediate version between the free risk calculator and the full version of Trade Assistant MT4 PRO : https://www.mql5.com/ru/market/product/174706 The Standard version is suitable for traders who need the core fun
Golden Wolf Investors Dream is designed for traders who want fast, clear, and practical market analysis directly on the chart. The indicator combines the key elements of Bill Williams’ methodology and presents them in a clean visual format. Its main purpose is to help traders quickly identify market direction, read momentum, track fractals, monitor the Alligator, and receive clear BUY and SELL signals. Golden Wolf Investors Dream is especially useful when you need to understand whether the marke
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
Indicator User Guide:  https://c.mql5.com/6/1001/Quantum_SuperTrend_AI_User_Guide_EN__1.txt Bonus: every buyer receives Trade Assistant MT5 Standard as a gift https://www.mql5.com/ru/market/product/174951 . After purchase, please contact the seller through the MQL5 private messaging system. Quantum SuperTrend AI is a professional visual trend indicator for MetaTrader 5, designed to identify SuperTrend-based entries, ATR Take Profit exits, reverse-trend exits, and filter-confirmed signals direct
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
User Guide:  https://c.mql5.com/6/1001/Trade_Assistant_MT5_PRO_Instruction_EN__1.txt Trade Assistant MT5 PRO   is a professional trading panel for   MetaTrader 5   designed to make manual trading faster, clearer, and more disciplined. It helps traders manage the entire trade workflow directly from the chart: risk calculation, lot size calculation, Buy/Sell execution, Entry / Stop Loss / Take Profit planning, breakeven, trailing stop, partial close, and pending order management. This product doe
My products: https://www.mql5.com/ru/users/astra077/seller Trade Assistant MT5 Standard is a trading panel for MetaTrader 5 , designed for manual traders who need fast risk calculation, lot size calculation, visual trade planning, and basic order execution directly from the chart. This is an intermediate version between the free risk calculator and the full Trade Assistant MT5 PRO version: https://www.mql5.com/ru/market/product/174552. The Standard version is suitable for traders who need the e
Universal Trade Copier MT5 is a professional local trade copying utility designed to copy trades between MetaTrader 4 and MetaTrader 5 terminals on the same computer or VPS. The product supports multiple copying directions: MT4 → MT4 MT5 → MT5 MT4 → MT5 MT5 → MT4 To copy trades in MT4, you need to purchase  Universal Trade Copier MT4:  https://www.mql5.com/ru/market/product/175626 The copier is suitable for traders who manage multiple accounts, use different MetaTrader terminals, work with di
Bill Williams Investor’s Dream MT5 Bill Williams Investor’s Dream MT5 is a complete trading indicator for MetaTrader 5 based on the classic Bill Williams trading approach. It combines Alligator, Awesome Oscillator, Accelerator Oscillator, Fractals, and Market Facilitation Index into one visual system for trend analysis, market momentum, and potential entry signals. The indicator is designed for traders who use trend-following strategies, Price Action, fractal analysis, and Bill Williams-style ma
PatternGuard VWAP Trader — A uthor's  Smart Trading Advisor for VWAP Breakout and Pattern-Based Entries PatternGuard VWAP Trader is a professional Expert Advisor for MetaTrader 5 designed to identify trading opportunities after price exits a dynamic NO TRADE zone based on VWAP and volatility bands. The main idea of the system is simple and effective: avoid trading inside uncertain, low-quality market zones and look for entries only when price breaks out of consolidation, confirms direction with
Gold Wolf EA
Andrei Strashko
Gold Wolf EA — Automated Gold Trading Expert Advisor for MT4 / MT5 Gold Wolf EA is an automated trading Expert Advisor for MetaTrader 4 and MetaTrader 5, developed for trading XAUUSD based on trend-following logic, market condition filtering, and controlled risk management. The EA is not designed for aggressive high-frequency trading. Its main objective is to identify suitable market conditions, avoid unnecessary entries, and trade only when the internal strategy conditions are met. Gold Wolf EA
Dream of the Golden Wolf EA The gold market moves fast, but not every movement is suitable for trading. Dream of the Golden Wolf EA is an automated trading Expert Advisor designed for XAUUSD and optimized for the M5 timeframe . The EA analyzes market structure, trend direction, momentum, price activity, and additional confirmation signals before opening a trade. The main goal of the EA is not to open as many trades as possible, but to identify higher-quality trading conditions where several fact
Golden Wolf Grid PRO is an Expert Advisor for MetaTrader 5 , designed for automated trading on Gold / XAUUSD using the M15 timeframe . The EA is based on a grid trading strategy and is created to work with market fluctuations, opening and managing trades automatically according to the selected parameters. Golden Wolf Grid PRO comes with optimized settings for XAUUSD M15 , so you can use the prepared configuration or perform your own optimization and forward testing according to your broker, acco
MPA Trend Dashboard — Multi-Symbol Signal Indicator for MetaTrader 5 MPA Trend Dashboard is a multi-symbol analytical indicator for MetaTrader 5 designed to provide a fast overview of market direction across several trading instruments at once. The indicator displays BUY, SELL, or WAIT signals in a compact dashboard directly on the chart and uses a set of popular technical indicators to evaluate the current market condition. It is suitable for traders who need to monitor several currency pairs,
Filtro:
Sem comentários
Responder ao comentário