TG Multi Timeframe Moving Average MT5

5
TG MTF MA MT5  is designed to display a multi-timeframe moving average (MA) on any chart timeframe while allowing users to specify and view the MA values from a particular timeframe across all timeframes. This functionality enables users to focus on the moving average of a specific timeframe without switching charts. By isolating the moving average values of a specific timeframe across all timeframes, users can gain insights into the trend dynamics and potential trading opportunities without switching between charts frequently.

Features:
  • The indicator calculates and displays a moving average based on user-defined parameters across multiple timeframes simultaneously.
  • Multiple display modes INTERPOLATION or STEP


Parameters

  1. TimeFrame: An enumeration of timeframes that allows users to specify the timeframe for the moving average calculation. Traders can choose from different timeframes such as M1, M5, M15, H1, H4, D1, W1, and MN1.
  2. Period: An integer value representing the period for the moving average calculation. This parameter determines the number of bars used to calculate the moving average.
  3. Method: An enumeration of moving average methods that specifies the algorithm used to calculate the moving average. Traders can choose from methods such as Simple Moving Average (MODE_SMA), Exponential Moving Average (MODE_EMA), Smoothed Moving Average (MODE_SMMA), and Linear Weighted Moving Average (MODE_LWMA).
  4. AppliedPrice: An enumeration of applied prices that defines which price data is used in the moving average calculation. Traders can choose from applied prices such as Close price, Open price, High price, Low price, Median price, Typical price, and Weighted close price.
  5. DrawMode: An enumeration of drawing styles that determines how the indicator is visually represented on the chart. Traders can choose from different drawing modes such as steps  or linear interpolation/slope


     Developer Features

    Developers can utilize the described indicator in the following manner:
    By accessing the buffer with index 0, developers gain access to the main buffer values of the indicator. They can implement the indicator using the iCustom function in MQL5, as shown below:

    int handle = iCustom(
                       NULL, //Symbol
                       PERIOD_H4, //Timeframe
                       "Personal/TF_MTF_MA",//FolderPath(Filename)
                       
                       //Indicator input parameters
                       PERIOD_H4,//Timeframe
                       14,//Ma Period
                       MODE_SMA,//Ma Method
                       PRICE_CLOSE,//Ma Applied Price
                       1,//Drawing mode(Step,Interpolation)
                    );
    
       double TG_MTF_MA_Buffer[];
       
       int copyCounter = CopyBuffer(
                            handle,
                            0, //Buffer Number
                            0,//StartPos (0 = CurrentCandle)
                            1,//Counter
                            TG_MTF_MA_Buffer //Buffer Array
                         );


    #tags: ma mtf mtfma mtf_ma multi timeframe multitimeframe ma moving average


    Reviews 3
    Kran5
    384
    Kran5 2025.05.12 20:49 
     

    MUY BUENO, SOLO QUE EN SU MODO LINEAL NO FUNCIONA.

    Andre Schinkel
    1722
    Andre Schinkel 2025.05.08 05:11 
     

    This is really helpful, exactly what I was looking for. Nice addition to Metatrader!

    Tiago Alves
    18
    Tiago Alves 2025.04.09 11:10 
     

    Tudo ok.

    Recommended products
    DR IDR Range Indicator
    Botond Doczy Rossler
    3 (5)
    The DR IDR Range Indicator  plots ADR, ODR and RDR ranges for a given amount of days in the past. A key feature that appears is that it calculates the success rate of the ranges for the shown days. This indicator is perfect for backtest since it shows ranges for all of the calculated days, not just the most recent sessions. PRO VERSION https://www.mql5.com/en/market/product/93360 Remember: this free version counts neutral days as true days , so stats might be slightly inflated. To get perfect a
    FREE
    This is simple indicator for displaying Multi Moving Average line in chart, with one single Indicator. Just place the indicator in your chart, select how many MAs you want to display.  And you are ready to go. Parameters can be changed on the fly by the control panel provided by the Indicator. And you can show/hide the Moving Average line just with check/unchecked in the Panel. This indicator are still in development, if you have any further feature request, please let me know in the comment.
    FREE
    Bollinger Bands Max Free MT5
    John Louis Fernando Diamante
    5 (1)
    A flexible BB indicator You're no longer limited to the built in default of using BB off a SMA method, now you can choose from: SMA - SMMA - EMA - LWMA - ADAPTIVE - FRACTAL ADAPTIVE - DEMA - TEMA - VARIABLE INDEX DYNAMIC You now also have 2 standard deviation levels. A more featured version is available with 5 deviation levels, color gradients to lines and filling as well as candles, with full alerts too: Bollinger Bands Max MT5 Options: - MTF - 9 choices of MA to base the BB off -  2 adjustabl
    FREE
    Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
    FREE
    Rainbow MT5
    Jamal El Alama
    4 (1)
    Description : Rainbow MT5 is a technical indicator based on Moving Average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
    FREE
    Follow The Line MT5
    Oliver Gideon Amofa Appiah
    4.52 (29)
    This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
    FREE
    Cumulative Delta Indicator for MetaTrader 5 The Cumulative Delta Indicator is a dedicated volume analysis tool on MetaTrader 5 that monitors market buying and selling pressure. By comparing order flow data, it displays cumulative volume changes to help traders identify divergence signals. This MT5 indicator supports the detection of strong market trends, enhances liquidity analysis, and confirms price action behavior. «Indicator Installation & User Guide» MT5 Indicator Installation  |  Cumulativ
    FREE
    AMKA Indicator MetaTrader 5 The AMKA indicator is an advanced adaptive moving average based on the Kaufman algorithm. Compared to Simple Moving Averages (SMA) and Exponential Moving Averages (EMA), this technical tool offers two key and distinct advantages: In trending markets, it responds to price fluctuations with greater speed and accuracy, aligning closely with the direction of the trend; In non-trending or sideways markets, it slows down to minimize false signals. «Indicator Installation &
    FREE
    LT Donchian Channel
    Thiago Duarte
    4.83 (6)
    Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
    FREE
    Currency Power Meter Indicator for MetaTrader 5 The   Currency Power Meter Indicator for MetaTrader 5   is a valuable analytical tool designed to evaluate the comparative strength of individual currencies. By measuring the percentage variation between the current day’s candle close and the previous day's close, it determines which currencies are gaining or losing momentum. For example, if the strength reading of the GBP is 0.30% and the JPY is 0.08%, the GBP is considered stronger. Therefore, in
    FREE
    Spike Catch Pro
    Amani Fungo
    4.14 (7)
    Spike Catch Pro 22:03 release updates Advanced engine for searching trade entries in all Boom and Crash pairs (300,500 and 1000) Programmed strategies improvements Mx_Spikes (to combine Mxd,Mxc and Mxe), Tx_Spikes,   RegularSpikes,   Litho_System,   Dx_System,   Md_System,   MaCross,   Omx_Entry(OP),  Atx1_Spikes(OP),   Oxc_Retracement (AT),M_PullBack(AT) we have added an arrow on strategy identification, this will help also in the visual manual backtesting of the included strategies and see ho
    FREE
    Trend indicator based on the ADX / ADXWilder indicator The indicator shows trend areas using ADX or ADXWilder indicator data. How the indicator works: if PDI is greater than NDI, then it`s bullish movement; if PDI is less than NDI, then it`s bearish movement; if ADX is less than or equal to the filter value specified in the parameters, then there is no movement state. Input parameters of the indicator: Calculate Timeframe - timeframe for calculation; ADX Type - type of ADX calculation based
    FREE
    VFI Quantum
    Nikita Berdnikov
    5 (1)
    Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
    FREE
    Download the MACD 3 Color Indicator for MetaTrader 5 The MACD 3 Color Oscillator available on the MetaTrader 5 terminal assists traders in detecting momentum shifts and spotting potential trend changes. It features a green signal curve alongside two histogram variations in light and dark purple tones, which visually indicate trend continuation or reversal. The alternating histogram colors and the movement of the signal line above or below the zero level can highlight possible buy or sell opportu
    FREE
    Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
    FREE
    Anti Butterfly Harmonic Pattern Indicator MT5 The Anti Butterfly Harmonic Pattern Indicator on the MetaTrader 5 platform automatically detects harmonic pattern points X, A, B, C, and D directly on the chart. It analyzes price data and calculates Fibonacci ratios with high accuracy, enabling precise identification of potential reversal zones. «Indicator Installation & User Guide» MT5 Indicator Installation  | Anti Butterfly Harmonic Pattern Indicator MT4  | ALL Products By  TradingFinderLab  | Be
    FREE
    Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
    FREE
    Colored MACD Indicator
    Claudio Jean-claude Spillmann
    A beutiful, multi colored MACD indicator. It offers the possibility to change the colors of the "main line" and the "signal line" and uses four different colors for the "histogram" It also returns the buffer-values from the "main line", "signal line", "histogram" and "color" to acess it from an EA If you need some changes, or additional buffers -> send me a message
    FREE
    Simple SuperTrend indicator, similar to that of TradingView's. Links: All-In-One Supertrend Indicator MT4 Version It has buffers for buy and sell signal, if you want to integrate this into an EA. It helps traders easily identify trends by providing clear buy and sell signals based on price movements. Designed for simplicity, it’s easy to use and integrates well with various trading strategies, making it a great option for traders of all levels. Happy trading!
    FREE
    MACD Enhanced
    Nikita Berdnikov
    Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
    FREE
    Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
    FREE
    ADX Histogram Indicator for MetaTrader 5 This indicator is a trend analysis utility available in MetaTrader 5, designed to assist traders in detecting market direction and evaluating trend strength with precision. When the ADX line is sloping up or down, it signals a trending condition. A flat, sideways ADX line usually indicates a lack of momentum or market consolidation. This tool works effectively across different financial markets and supports all forex pairs. «Indicator Installation & User
    FREE
    MACD Classic Colors
    Mattijs Roelof Jacob Nugteren
    Advanced MACD Indicator with 6 Colors & Adjustable Line Thickness Elevate your trading charts with this fully customizable MACD indicator for MetaTrader 4/5. With six independent color slots and per-line thickness controls, you can tailor every element to your exact preferences. Key Features Six Separate Color Slots Customize each component with its own color: MACD Line Signal Line Histogram Bars (Bullish) Histogram Bars (Bearish) Zero Line Adjustable Line Thickness Choose any thickness—from e
    FREE
    Easy Correlations Indicator The Easy Correlations Indicator is designed to help traders analyze the relationship between two correlated instruments. By monitoring the distance between their Relative Strength Index (RSI) values, the indicator highlights situations where one instrument has moved significantly further than the other. This creates potential trading opportunities: Sell the stronger instrument (overstretched RSI) Buy the weaker instrument (lagging RSI) Because the positions are opened
    FREE
    HMA5
    Sergey Sapozhnikov
    4.22 (9)
    Hull Moving Average is more sensitive to the current price activity than a traditional Moving Average. It faster responds to trend change and more shows the price movement more accurately. This is a color version of the indicator. This indicator has been developed based in the original version created by Sergey <wizardserg@mail.ru>. Suitable for all timeframes. Parameters Period - smoothing period, recommended values are 9 to 64. The larger the period, the softer the light. Method - smoothing m
    FREE
    Supports And Resistances Lines
    Francisco Gomes Da Silva
    4.74 (42)
    Support and Resistance zones Indicator MT5 this indicator knows how to identify tops and bottoms automaticly. This support and resistance indicator creates support lines and resistance lines based on tops and bottoms. how to make support and resistance lines. this is an indicator to make automatic support and resistance lines. how to find support level with indicator. this indicator finds tops and bottoms automaticly. The Indicator automatically creates support lines every time “Fractals” create
    FREE
    Live Sup Res MT5
    Claudia Ramona Angerer
    4.89 (9)
    Identification of support and resistance areas A useful indicator for traders completely free Can be used in all symbols Can be used in all time frames It has three different trends: short term, medium term, long term Settings: Clr1,2: You can change the color of the lines Type Trend: You can determine the trend Message me for questions, criticism and suggestions
    FREE
    Sideway Trend Indicator for MetaTrader 5 The Sideway Trend Indicator for MetaTrader 5 is a practical analytical tool designed to detect consolidation phases where the market lacks directional movement. During such periods of reduced volatility, the indicator visualizes the range-bound behavior. Once the price breaks out of this sideways phase, the tool issues clear entry signals, enabling traders to act with improved timing and accuracy. «Indicator Installation & User Guide» MT5 Indicator Instal
    FREE
    Bar Color Trend
    Germano Chagas
    4.38 (8)
    Combining the best of Price Action , Directional Movement , and Divergence/Convergence analysis, Candle Color Trend is a easy and reliable way to identify trend direction. The indicator automatically paints the candles according to the assumption that an uptrend is defined by prices that form a series of higher highs and higher lows. In contrast, a downtrend is defined by prices that form a series of lower highs and lower lows. Additionally, ADX Wilder indicator is used to measure trend weakness
    FREE
    Anti Crab Harmonic Pattern Indicator for MT5 The Anti Crab Harmonic Pattern Indicator on MetaTrader 5 uses specific Fibonacci ratios—such as 0.618, 1.27, and 2.27—to accurately pinpoint potential price reversal zones. It visually displays bullish patterns in red and bearish patterns in blue. «Indicator Installation & User Guide» MT5 Indicator Installation  | Anti Crab Harmonic Pattern Indicator MT4 | ALL Products By  TradingFinderLab  | Best MT5 Indicator:  Refined Order Block Indicator for MT 5
    FREE
    Buyers of this product also purchase
    Divergence Bomber
    Ihor Otkydach
    4.98 (62)
    Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
    Trend Screener Pro MT5
    STE S.S.COMPANY
    4.87 (90)
    Unlock the Power of Trends Trading with the Trend Screener Indicator: Your Ultimate Trend Trading Solution powered by Fuzzy Logic and Multi-Currencies System! Elevate your trading game with the Trend Screener, the revolutionary trend indicator designed to transform your Metatrader into a powerful Trend Analyzer. This comprehensive tool leverages fuzzy logic and integrates over 13 premium features and three trading strategies, offering unmatched precision and versatility. LIMITED TIME OFFER : Tre
    Grabber System MT5
    Ihor Otkydach
    5 (15)
    Let me introduce you to an excellent technical indicator – Grabber, which works as a ready-to-use "All-Inclusive" trading strategy. Within a single code, it integrates powerful tools for technical market analysis, trading signals (arrows), alert functions, and push notifications. Every buyer of this indicator also receives the following for free: Grabber Utility for automatic management of open orders Step-by-step video guide: how to install, configure, and trade with the indicator Custom set fi
    Gold Stuff mt5
    Vasiliy Strukov
    4.92 (189)
    Gold Stuff mt5 is a trend indicator designed specifically for gold and can also be used on any financial instrument. The indicator does not redraw and does not lag. Recommended time frame H1. Contact me immediately after the purchase to get   personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here  Please note that I do not sell my EA's or special sets on telegram, it is only available on Mql5 and my set files are on
    Quantum TrendPulse
    Bogdan Ion Puscasu
    5 (16)
    Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
    ***  Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on the Smart Money Concepts (SMC) framework. It automatically analyzes reversal points and key zones across multiple timeframes, with a focus on providing no repaint signals and highlighting Points of Interest (POI). Additionally It also features an Auto Fibonacci Level System that automatically draws Fibonacci lines to help detect pullback and reversal points instantly. Most importantly, the sign
    Trend indicator AI mt5
    Ramil Minniakhmetov
    5 (8)
    Trend Ai indicator  mt5 is great tool that will enhance a trader’s market analysis by combining trend identification with actionable entry points and reversal alerts.  This indicator empowers users to navigate the complexities of the forex market with confidence and precision Beyond the primary signals, Trend Ai indicator identifies secondary entry points that arise during pullbacks or retracements, enabling traders to capitalize on price corrections within the established trend. Important Advan
    How many times have you bought a trading indicator with great back-tests, live account performance proof with fantastic numbers and stats all over the place but after using it, you end up blowing your account? You shouldn't trust a signal by itself, you need to know why it appeared in the first place, and that's what RelicusRoad Pro does best! User Manual + Strategies + Training Videos + Private Group with VIP Access + Mobile Version Available A New Way To Look At The Market RelicusRoad is the
    Support And Resistance Screener Breakthrough unique Solution With All Important levels analyzer and Markets Structures Feature Built Inside One Tool ! Our indicator has been developed by traders for traders and with one Indicator you will find all Imporant market levels with one click. LIMITED TIME OFFER : Support and Resistance Screener Indicator is available for only 50 $ and lifetime. ( Original price 125$ ) (offer extended) The available tools ( Features ) in our Indicator are :  1. HH-LL S
    Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
    FX Volume MT5
    Daniel Stein
    4.84 (19)
    FX Volume: Experience Genuine Market Sentiment from a Broker’s Perspective Quick Overview Looking to elevate your trading approach? FX Volume provides real-time insights into how retail traders and brokers are positioned—long before delayed reports like the COT. Whether you’re aiming for consistent gains or simply want a deeper edge in the markets, FX Volume helps you spot major imbalances, confirm breakouts, and refine your risk management. Get started now and see how genuine volume data can
    Matrix Arrow Indicator MT5
    Juvenille Emperor Limited
    5 (16)
    Matrix Arrow Indicator MT5  is a unique 10 in 1 trend following   100% non-repainting  multi-timeframe indicator that can be used on all symbols/instruments:   forex,   commodities,   cryptocurrencies,   indices,   stocks .  Matrix Arrow Indicator MT5  will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Average
    TPSproTREND PrO MT5
    Roman Podpora
    4.72 (18)
    Entry points at the bar close,  without redrawing .  Trend scanner  across all assets,  MTF - mode  and much more in one tool. We recommend using it together with   RFI LEVELS. ИНСТРУКЦИЯ RUS   /   INSTRUCTIONS  ENG         /         VERSION MT4   Main functions: Accurate entry signals WITHOUT REPAINTING! Once a signal appears, it remains valid! This is a significant distinction from repainting indicators that might provide a signal and then alter it, potentially leading to deposit losses. Now,
    AriX
    Temirlan Kdyrkhan
    1 (1)
    AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
    ARIPoint
    Temirlan Kdyrkhan
    ARIBot is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cus
    ACB Breakout Arrows MT5
    KEENBASE SOFTWARE SOLUTIONS
    5 (1)
    The ACB Breakout Arrows indicator provides a crucial entry signal in the market by detecting a special breakout pattern. The indicator constantly scans the chart for a settling momentum in one direction and provide the accurate entry signal right before the major move. Get multi-symbol and multi-timeframe scanner from here - Scanner for ACB Breakout Arrows MT 5 Key features Stoploss   and Take Profit levels are provided by the indicator. Comes with a MTF Scanner dashboard which tracks the brea
    Algo Pumping
    Ihor Otkydach
    4.74 (19)
    PUMPING STATION – Your Personal All-inclusive strategy Introducing PUMPING STATION — a revolutionary Forex indicator that will transform your trading into an exciting and effective activity! This indicator is not just an assistant but a full-fledged trading system with powerful algorithms that will help you start trading more stable! When you purchase this product, you also get FOR FREE: Exclusive Set Files: For automatic setup and maximum performance. Step-by-step video manual: Learn how to tr
    PZ Swing Trading MT5
    PZ TRADING SLU
    5 (5)
    Protect against whipsaws: revolutionize your swing trading approach Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Tro
    TPSpro RFI Levels MT5
    Roman Podpora
    4.55 (20)
    Reversal zones - levels / Active zones of a major player INSTRUCTIONS RUS   /   INSTRUCTIONS   ENG   /   Version MT4 EVERY BUYER OF THIS INDICATOR       GET ADDITIONALLY   FOR FREE   : 3 months       access to trading signals from the service       RFI SIGNALS       — ready-made entry points according to the TPSproSYSTEM algorithm. 3 months       access to training materials with regular updates - immersion in strategy and professional growth. 24/5 support on weekdays and access to a closed tra
    MetaForecast M5
    Vahidreza Heidar Gholami
    5 (3)
    MetaForecast predicts and visualizes the future of any market using different powerful methods. While financial markets are not always predictable, if there are patterns in the past data, MetaForecast can learn and predict the future as accurately as possible. It features a complete implementation of neural networks embedded directly into the indicator, enabling traders to create and train AI models using data from multiple symbols to learn complex patterns. MetaForecast leverages your computer'
    First of all Its worth emphasizing here that this Trading System is Non-Repainting   , Non Redrawing and Non Lagging Indicator Which makes it ideal from both manual and robot trading .  Online course, manual and download presets. The Smart Trend Trading System MT5 is a comprehensive trading solution tailored for new and experienced traders . It combines over 10 premium indicators and features more than 7 robust trading strategies , making it a versatile choice for diverse market conditions . Tre
    Easy Breakout MT5
    Mohamed Hassan
    4.6 (5)
    After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!    Easy Breakout MT5   is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the   Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators
    Custom Indictor Signal Scanner for scan your own any custom indicator and template its one click you can open your desire signals(given time frame alert). Also can open same template with particular input indicator just type name of template your created with given indicator and enjoy all time frame scan with your logical signals  input string s2 = "====== Embedded Indicator Settings ======"; input UseEmbeddedIndicator = false; // Use embedded indicator instead of external file ( don't use its n
    Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
    Trend Forecaster
    Alexey Minkov
    5 (7)
    The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
    FX Power MT5 NG
    Daniel Stein
    5 (17)
    FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
    FX Levels MT5
    Daniel Stein
    5 (7)
    FX Levels: Exceptionally Accurate Support & Resistance for All Markets Quick Overview Looking for a reliable way to pinpoint support and resistance levels across any market—currencies, indices, stocks, or commodities? FX Levels merges our traditional “Lighthouse” method with a forward-thinking dynamic approach, offering near-universal accuracy. By drawing from real-world broker experience and automated daily plus real-time updates, FX Levels helps you identify reversal points, set profit targe
    IQ Gold Gann Levels a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download
    This dashboard shows the latest available   harmonic patterns   for the selected symbols, so you will save time and be more efficient /   MT4 version . Free Indicator:   Basic Harmonic Pattern Comparison of "Basic Harmonic Pattern" vs. "Basic Harmonic Patterns Dashboard" Indicators Feature Basic Harmonic Pattern Basic Harmonic Patterns Dashboard Functionality Detects and displays harmonic patterns on a single chart Searches multiple symbols and timeframes for harmonic patterns, displays res
    Atbot
    Zaha Feiz
    4.65 (49)
    ATbot : How It Works and How to Use It How It Works The "AtBot" indicator for the MT5 platform generates buy and sell signals using a combination of technical analysis tools. It integrates Simple Moving Average (SMA), Exponential Moving Average (EMA), and the Average True Range (ATR) index to identify trading opportunities. Additionally, it can utilize Heikin Ashi candles to enhance signal accuracy. MQL Channel    Leave a massage after purchase and receive a special bonus gift. Key Features: ⦁
    More from author
    TG Macd 2 Line MT5
    Daciana Elena Chirica
    4.75 (4)
    The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader4 Version |  How-to Install Product | How-t
    FREE
    TG Macd 2 Line MT4
    Daciana Elena Chirica
    The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader5 Version |  How-to Install Product | How-to
    FREE
    TG MTF MA MT5     is designed to display a   multi-timeframe moving average (MA)   on   any   chart   timeframe   while allowing users to specify and view the MA values from a particular timeframe across all timeframes. This functionality enables users to focus on the moving average of a specific timeframe without switching charts.   By   isolating   the moving average values of a specific timeframe across all timeframes, users can gain insights into the trend dynamics and potential trading opp
    FREE
    Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader5 Version   | All Products | Contact Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size comp
    Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader5 Version |  All Products  |  Contact Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   and   MQ
    TG AveraEdge MT4
    Daciana Elena Chirica
    Avera Edge  (EA) employs an   averaging strategy   designed for   long-term   profitability with low risk. It operates by initiating trades and setting take profit levels. If the market quickly reaches the take profit point, it opens another trade upon the next candle's opening.    Conversely, if the market moves against the trade, it employs an averaging technique to secure more favorable prices. Go to ->  Metatrader5 Version |  All Products  |  Contact
    Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size c
    Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   an
    TG AveraEdge MT5
    Daciana Elena Chirica
    Avera Edge  (EA) employs an   averaging strategy   designed for   long-term   profitability with low risk. It operates by initiating trades and setting take profit levels. If the market quickly reaches the take profit point, it opens another trade upon the next candle's opening.  Conversely, if the market moves against the trade, it employs an averaging technique to secure more favorable prices. Go to ->  Metatrader4 Version |  All Products  |  Contact
    Filter:
    Kran5
    384
    Kran5 2025.05.12 20:49 
     

    MUY BUENO, SOLO QUE EN SU MODO LINEAL NO FUNCIONA.

    Andre Schinkel
    1722
    Andre Schinkel 2025.05.08 05:11 
     

    This is really helpful, exactly what I was looking for. Nice addition to Metatrader!

    Tiago Alves
    18
    Tiago Alves 2025.04.09 11:10 
     

    Tudo ok.

    Reply to review