Multi Symbol Trend Indicator MT5
30 USD
Versione demo scaricata:
2
Pubblicato:
21 gennaio 2026
Versione attuale:
1.0
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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.