Multi Symbol Trend Indicator MT5
30 USD
Download demo:
2
Publicado:
21 janeiro 2026
Versão atual:
1.0
Não encontrou o robô certo? Encomende um para você
no serviço Freelance.
Ir para o Freelance
no serviço Freelance.
Como comprar um robô de negociação ou indicador?
Execute seu EA na
hospedagem virtual
hospedagem virtual
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?
Você está perdendo oportunidades de negociação:
- Aplicativos de negociação gratuitos
- 8 000+ sinais para cópia
- Notícias econômicas para análise dos mercados financeiros
Registro
Login
Você concorda com a política do site e com os termos de uso
Se você não tem uma conta, por favor registre-se

Multi-Symbol Trend Indicator for MT5
Overview
The Multi-Symbol Trend Indicator is a custom technical analysis tool designed for MetaTrader 5 (MT5) platforms. It provides a comprehensive trend monitoring system across multiple trading symbols, combining popular indicators like MACD, ADX, and RSI to detect and classify market trends as bullish, bearish, or sideways. This indicator is particularly useful for traders who manage portfolios with several assets, offering real-time insights, visual overlays, a customizable dashboard, and configurable alerts/notifications.Key features include:
The indicator is attached to a single chart (e.g., on XAUUSD) but can track trends for other symbols in the background. It plots visuals only on the attached chart's symbol for clarity.
Input Parameters
The indicator offers extensive customization through input parameters, grouped for ease of use:
These parameters allow traders to tailor the indicator to their strategy, timeframe, and risk tolerance.
How the Indicator Works
- Initialization:
- Parses the symbols list and validates each symbol's existence.
- Creates separate handles for MACD, ADX, and RSI indicators per symbol.
- Auto-adjusts POI fractal length and lookback based on the chart's timeframe (e.g., shorter for intraday, longer for daily/weekly).
- Sets up dashboard labels if enabled.
- Initializes a 60-second timer for alert checks and reminders.
- Calculation:
- Triggered on each tick or new bar.
- For the attached chart's symbol: Full buffer updates and visual plotting.
- For other symbols: Minimal data copying (1-4 bars) unless a new bar forms, to optimize performance.
- Computes trend state per bar:
- Strong trend if ADX > threshold.
- Bullish: MACD main > signal AND RSI > 50.
- Bearish: MACD main < signal AND RSI < 50.
- Sideways: Otherwise.
- Checks for trend changes after confirmation bars.
- Updates daily high/low and calculates POI on new bars or trend shifts:
- POI: Recent swing low (bullish) or high (bearish) using non-strict fractal detection (allows ties for flexibility).
- Draws/updates visuals only for the current symbol.
- Deinitialization:
- Releases indicator handles.
- Deletes dashboard labels and graphical objects (lines, labels).
- Kills the timer.
- Timer:
- Runs every 60 seconds.
- Handles repeating trend reminders if enabled and trend persists.
Visual ElementsAll visuals update dynamically on level changes or new bars, with labels positioned to the right of the current bar for visibility.
Alerts and Notifications
- Trigger Conditions: On confirmed trend changes (after ConfirmationBars).
- Message Format: Includes symbol, trend description (e.g., "Bullish (Strong Uptrend Detected)"), and current price (formatted to symbol's digits).
- Types:
- Pop-up: Via MT5's built-in alert system.
- Mobile: Via push notifications (setup required).
- Email: Via MT5's email sending feature (setup required).
- Repeating Reminders: For ongoing non-sideways trends, at selected intervals (e.g., every 15 minutes).
- New bar detection ensures alerts align with bar closes, reducing noise.
Performance and OptimizationThis indicator empowers traders to stay informed on multi-asset trends without constant manual switching, making it ideal for portfolio management or automated reminders.