Multi Symbol Trend Indicator MT5
30 USD
Demo heruntergeladen:
2
Veröffentlicht:
21 Januar 2026
Aktuelle Version:
1.0
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

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.