ALL Averages MT5

  • Purpose: The AllAverages indicator plots a moving average line on the chart, with options to select from a wide range of MA types and price applications. It also displays buy and sell signals as arrows when the trend changes, and supports alerts (sound, email, push notifications) for these signals.
  • Key Features:
    • Supports multiple moving average types (e.g., SMA, EMA, HMA, TEMA, etc.).
    • Allows customization of the price type (e.g., Close, Open, High, Low, Heiken Ashi variants).
    • Displays a colored MA line (yellow for neutral, blue for uptrend, red for downtrend when ShowInColor is enabled).
    • Generates buy (lime arrows) and sell (red arrows) signals based on trend direction changes.
    • Configurable alerts for trend changes (sound, email, push notifications).
    • Supports multi-timeframe (MTF) analysis.
  • General Settings

    • TimeFrame: Select the timeframe for the indicator (e.g., M1, M5, H1, D1, or 0 for the current chart timeframe).
    • Price: Choose the price type for calculations:
      • Options include Close, Open, High, Low, Median, Typical, Weighted Close, Heiken Ashi variants, etc.
      • Example: Select close for standard close price or haClose for Heiken Ashi close.
    • MA_Period: Set the period for the moving average (default: 14). This determines the number of bars used in the calculation.
    • MA_Shift: Shift the MA line forward or backward on the chart (default: 0). Positive values shift forward, negative values shift backward.
    • MA_Method: Select the moving average type:
      • Options include SMA, EMA, Wilder, LWMA, HMA, TEMA, T3, Laguerre, etc. (see ENUM_MA_MODE in the code for the full list).
      • Example: SMA for Simple Moving Average, HMA for Hull Moving Average.
    • ShowInColor: Enable/disable color changes for the MA line (default: true).
      • Yellow: Neutral trend.
      • DeepSkyBlue: Uptrend (MA rising).
      • OrangeRed: Downtrend (MA falling).
    • CountBars: Number of bars to calculate (default: 0, meaning all available bars).

    Alert Settings

    • AlertOn: Enable/disable sound alerts for trend changes (default: false).
    • AlertShift: Bar to check for signals (0 = current bar, 1 = previous bar, default: 1).
    • SoundsNumber: Number of times to play the sound alert (default: 5).
    • SoundsPause: Pause in seconds between sound alerts (default: 5).
    • UpTrendSound: Sound file for uptrend signals (default: "alert.wav").
    • DnTrendSound: Sound file for downtrend signals (default: "alert2.wav").
    • EmailOn: Enable/disable email alerts (default: false).
    • EmailsNumber: Number of email notifications to send (default: 1).
    • PushNotificationOn: Enable/disable push notifications to mobile devices (default: false).

    4. How the Indicator Works

    • Moving Average Line:
      • The indicator plots a single MA line on the chart based on the selected MA_Method and Price.
      • The line changes color if ShowInColor is enabled:
        • Yellow: Neutral (no clear trend).
        • DeepSkyBlue: Uptrend (current MA value > previous MA value).
        • OrangeRed: Downtrend (current MA value < previous MA value).
    • Buy/Sell Signals:
      • Buy Signal: A lime arrow (symbol code 233) appears below the candle when the trend changes from downtrend (trend = 2) to uptrend (trend = 1).
      • Sell Signal: A red arrow (symbol code 234) appears above the candle when the trend changes from uptrend (trend = 1) to downtrend (trend = 2).
      • Signals are generated when the MA direction changes, indicating a potential trend reversal.
    • Multi-Timeframe (MTF):
      • If a higher timeframe is selected (e.g., H1 on an M15 chart), the indicator calculates the MA based on the higher timeframe data.
    • Alerts:
      • When a trend change occurs, the indicator can trigger:
        • Sound Alerts: Plays the specified sound file (UpTrendSound or DnTrendSound) up to SoundsNumber times with a pause of SoundsPause seconds.
        • Email Alerts: Sends an email with the signal details (up to EmailsNumber times).
        • Push Notifications: Sends a notification to your mobile device via the MT5 app.

    1. Example Configuration

    For a trend-following strategy on a daily chart (D1):

    • TimeFrame: D1 (or 0 for current chart).
    • Price: close.
    • MA_Period: 21.
    • MA_Shift: 0.
    • MA_Method: HMA (Hull Moving Average, for smoother and faster trend detection).
    • ShowInColor: true.
    • CountBars: 0 (calculate all bars).
    • AlertOn: true.
    • AlertShift: 1 (signals on the previous bar for confirmation).
    • UpTrendSound: "alert.wav".
    • DnTrendSound: "alert2.wav".
    • EmailOn: false.
    • PushNotificationOn: true.

    Expected Behavior:

    • The chart displays a Hull MA (HMA) line that changes color based on trend direction.
    • Lime arrows appear below candles for buy signals (trend turns up).
    • Red arrows appear above candles for sell signals (trend turns down).
    • Push notifications are sent to your mobile device when a new signal occurs.


    Produtos recomendados
    The "MR Volume Profile Rectangles 5" indicator is a charting tool that displays trading volume at different price levels rather than time intervals. A key concept in volume profile is the point of control (POC) —the price level with the highest volume traded during the session or time range. While tools like VWAP or OBV provide volume trends, the "MR Volume Profile Rectangles 5" indicator offers granular detail about where the most market activity occurs at specific price levels. This makes it a
    O indicador SMC Venom Model BPR é uma ferramenta profissional para os traders que trabalham com o conceito Smart Money (SMC). Identifica automaticamente dois padrões principais no gráfico de preços: FVG   (Fair Value Gap) é uma combinação de três velas, em que existe um gap entre a primeira e a terceira velas. Forma uma zona entre níveis onde não há suporte de volume, o que geralmente leva a uma correção de preço. BPR   (Balanced Price Range) é uma combinação de dois padrões FVG que formam uma
    https://www.mql5.com/en/users/gedeegi/seller    The GEN indicator is a multifunctional technical analysis tool for the MetaTrader 5 (MT5) platform. It is designed to automatically identify and display key Support and Resistance (S&R) levels and detect False Breakout signals, providing clear and visual trading cues directly on your chart. Its primary goal is to help traders identify potential price reversal points and avoid market traps when the price fails to decisively break through key levels
    FREE
    DeepInsight
    Gustavo Santos Pedrosa
    Título: DeepInsight: Análise de Fluxo e Contexto de Mercado O que é o DeepInsight? O DeepInsight é uma ferramenta de análise técnica para MetaTrader 5, desenvolvida para auxiliar a leitura da dinâmica de mercado. O indicador processa dados de volume e movimentação de preço para gerar referências visuais objetivas, facilitando a identificação de zonas de interesse no gráfico. A ferramenta funciona como um painel auxiliar de análise, oferecendo suporte à tomada de decisão manual, sem realizar a e
    Value Chart Candlesticks
    Flavio Javier Jarabeck
    4.69 (13)
    The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
    FREE
    Best SAR MT5
    Ashkan Hazegh Nikrou
    4.33 (3)
    Descrição :  estamos felizes em apresentar nosso novo indicador gratuito baseado em um dos indicadores profissionais e populares no mercado forex (PSAR) este indicador é uma nova modificação no indicador SAR parabólico original, no indicador pro SAR você pode ver o cruzamento entre os pontos e o gráfico de preços, este crossover não é sinal, mas fala sobre o potencial de fim de movimento, você pode começar a comprar pelo novo ponto azul e colocar o stop loss um atr antes do primeiro ponto azul
    FREE
    Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
    Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
    CvdDeltaVolumes
    Parasbhai N Patel
    Delta + CVD & CVD Candles Order-flow indicator combining Delta (Ask–Bid), Cumulative Volume Delta (CVD), and a unique CVD-based synthetic candle system. Shows buy/sell pressure, volume aggressiveness, and momentum shifts with optional Delta histogram, CVD line, and CVD+Delta combined candles. Useful for scalping, intraday trading, divergence detection, and understanding buyer/seller dominance. Overview The Delta + CVD & CVD Candles Indicator combines multiple order-flow tools into one clean
    Indicador único que implementa uma abordagem profissional e quantitativa para significar negociação de reversão. Ele capitaliza o fato de que o preço desvia e retorna à média de maneira previsível e mensurável, o que permite regras claras de entrada e saída que superam amplamente as estratégias de negociação não quantitativas. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Sinais de negociação claros Incrivelmente fácil de negociar Cores e tamanhos personalizáveis
    A nova versão torna este indicador uma ferramenta completa para estudo, análise e operação de padrões probabilísticos. Suas funções incluem: Monitor de porcentagem de múltiplos ativos no gráfico. Martingales configuráveis. Vinte e um padrões pré-configurados, incluindo padrões Mhi e C3. Um editor de padrões avançado para armazenar até 5 padrões personalizados. Modo Backtest para testar resultados com relatório de perdas. Filtro de tendência. Filtro de hits. Opção de Ciclos de Martingale. Vários
    Owl Smart Levels MT5
    Sergey Ermolov
    4.03 (32)
    Versão MT4  |  FAQ O Indicador Owl Smart Levels é um sistema de negociação completo dentro de um indicador que inclui ferramentas populares de análise de mercado, como fractais avançados de Bill Williams , Valable ZigZag que constrói a estrutura de onda correta do mercado e níveis de Fibonacci que marcam os níveis exatos de entrada no mercado e lugares para obter lucros. Descrição detalhada da estratégia Instruções para trabalhar com o indicador Consultor de negociação Owl Helper Chat privado d
    Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
    FREE
    HMA Trend Professional MT5
    Pavel Zamoshnikov
    4.25 (4)
    Improved version of the free HMA Trend indicator (for MetaTrader 4) with statistical analysis. HMA Trend is a trend indicator based on the Hull Moving Average (HMA) with two periods. HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. The main differences from the free version: Ability to predict the probability of a trend reversal using analysis of history data. Plotting statistical charts for analyzi
    Adjustable Consecutive Fractals  looks for 2 or more fractals in one direction and sends out a on screen alert, sound alert and push notification, for strong reversal points . Adjustable Consecutive Fractals, shows the fractals on chart along with a color changing text for buy and sell signals when one or more fractals appear on one side of price. Adjustable Consecutive Fractals is based Bill Williams Fractals . The standard Bill Williams fractals are set at a non adjustable 5 bars, BUT withe th
    RSI Divergence Suite Pro - Indicador Avançado para MetaTrader 5 Visão Geral O RSI Divergence Suite Pro é um indicador técnico avançado para MetaTrader 5 que detecta automaticamente divergências entre o preço e o RSI, fornecendo sinais de negociação de alta precisão. Este indicador profissional combina o poder do RSI com análise de divergências, suporte/resistência multi-timeframe e um sistema completo de alertas. Principais Características Detecção Avançada de Divergências Quatro tipos de diverg
    Range Directional Force Indicator – Designed for You to Optimize! The Range Directional Force Indicator is a cutting-edge tool designed to empower traders by visualizing market dynamics and directional strength. Built to offer insights into market trends and reversals, this indicator is an invaluable asset for traders seeking precision in their strategies. However, it is important to note that this indicator is not optimized, leaving room for you to tailor it to your unique trading preferences.
    Donchian Breakout And Rsi
    Mattia Impicciatore
    5 (1)
    Descrição geral Este indicador é uma versão aprimorada do Canal Donchian clássico, enriquecida com funções práticas para o trading real. Além das três linhas padrão (máxima, mínima e linha do meio), o sistema detecta breakouts e os mostra visualmente com setas no gráfico, exibindo apenas a linha oposta à direção da tendência atual para uma leitura mais limpa. O indicador inclui: Sinais visuais : setas coloridas nos breakouts Notificações automáticas : alerta pop-up, push e e-mail Filtro RSI : pa
    FREE
    Your Trend Friend
    Luigi Nunes Labigalini
    5 (1)
    A tendência é sua amiga! Veja a cor do indicador e faça suas operações nessa direção. Ele não repinta. Ou seja, depois que cada candle se fecha, a cor dele é definitiva e não irá se alterar. Você pode focar em movimentos mais curtos e rápidos ou tendências mais longas, basta testar o que melhor se encaixa no seu operacional de acordo com o ativo e tempo gráfico usado. Altere o parâmetro de entrada "Length" e o indicador irá se adaptar automaticamente (quanto maior ele for, maior a tendência an
    High Low Open Close
    Alexandre Borela
    4.98 (43)
    Se você gosta deste projeto, deixe uma revisão de 5 estrelas. Este indicador desenha os preços abertos, altos, baixos e finais para o especificado período e pode ser ajustado para um fuso horário específico. Estes são níveis importantes olhados por muitos institucional e profissional comerciantes e pode ser útil para você saber os lugares onde eles podem ser mais activa. Os períodos disponíveis são: Dia anterior. Semana anterior. Mês anterior. Quarto anterior. Ano anterior. Ou: Dia atual. Seman
    FREE
    Indicador para determinar o plano e a tendência. Se o preço estiver abaixo de qualquer um dos dois histogramas e duas linhas (vermelha e azul), esta é uma zona de venda. Ao adquirir esta versão do indicador, versão MT4 para uma conta real e uma demo - como um presente (para receber, escreva-me uma mensagem privada)! Se o preço estiver acima de qualquer um dos dois histogramas e duas linhas (vermelha e azul), esta é uma zona de compra. Versão MT4: https://www.mql5.com/en/market/product/3793 Se
    Overview Heiken Ashi CE Filtered MT5 is a technical indicator for the MetaTrader 5 platform. It integrates smoothed candlestick charting with a dynamic exit strategy and a customizable trend filter to deliver clear buy and sell signals. The indicator is designed to improve trend detection and signal reliability by reducing market noise. If you want to see more high-quality products or order the development/conversion of your own products, visit my partners' website: 4xDev Get 10% OFF on manual
    Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
    1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
    FREE
    Introduction The Wave Trend Oscillator Indicator for MT5 is one of the well known indicators in the market, helping traders find strong entry points into the market. Like any other MetaTrader 5 indicator , it can produce both good and bad signals, but the number of accurate buy/sell signals is significantly higher than the weak ones. This makes it a powerful tool for improving your forex trading strategy , whether you are a beginner or an advanced trader. How does this indicator work? This indic
    Indicador Crypto_Forex "Cruzamento de Médias Móveis HTF" para MT5. - Aprimore seus métodos de negociação com o poderoso indicador Cruzamento de Médias Móveis HTF para MT5. HTF significa - período de tempo mais longo. - Este indicador é excelente para traders de tendências com entradas de Ação de Preço. - Ele permite anexar Médias Móveis Rápidas e Lentas de períodos de tempo mais longos ao seu gráfico atual --> este é um método profissional. - O Cruzamento de Médias Móveis HTF possui alertas in
    General Description In the simplest terms this is a contrarian intra-day scalping system. Built to try and let correct trades run as far as possible and flip the trade when indicated. The indicator looks at historical daily trading ranges to lay out levels at which it takes long and short positions based on the statistical levels. The indicator is built around index futures, mainly around S&P and the DOW but can be used an any futures contract mainly using AMP Futures to trade. The indicator is
    Indicador Long&Short Cointegration Analyzer Uma ferramenta avançada para traders que buscam lucrar com cointegração. Analisa qualquer par de ativospara estratégias de Long&Short. O que o Long&Short Cointegration Analyzer faz? Identifica pares cointegrados que retornam à média, ideais para trades lucrativos. Apresenta um painel detalhado com dados estatísticos para decisões seguras. Funciona com qualquer par de moedas, em qualquer timeframe. Descubra oportunidades de compra e venda com base em
    FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
    FREE
    ElohimTrade Ultimate Confluence Pro — O indicador de confluência multi–timeframe mais poderoso do mundo Descubra todo o potencial da sua operação com ElohimTrade Ultimate Confluence Pro — o auge das ferramentas de análise técnica, criado para traders que buscam precisão, confiabilidade e uma visão profunda do mercado. Este indicador avançado combina de forma inteligente a força de vários indicadores líderes — EMA, RSI, MACD, Bandas de Bollinger, Estocástico e ADX — analisando-os simultaneamente
    Os compradores deste produto também adquirem
    SuperScalp Pro
    Van Minh Nguyen
    5 (9)
    SuperScalp Pro – Sistema avançado de indicador de scalping com múltiplos filtros SuperScalp Pro é um sistema avançado de indicador de scalping que combina o clássico Supertrend com múltiplos filtros inteligentes de confirmação. O indicador opera de forma eficiente em todos os timeframes de M1 a H4 e é especialmente adequado para XAUUSD, BTCUSD e principais pares Forex. Pode ser usado como sistema independente ou integrado de forma flexível a estratégias de trading existentes. O indicador integra
    Se você comprar este indicador, receberá meu Gerenciador de Operações Profissional + EA  GRATUITAMENTE. Primeiramente, vale ressaltar que este Sistema de Trading é um Indicador Não Repintado, Não Redesenho e Não Atrasado, o que o torna ideal tanto para o trading manual quanto para o automatizado. Curso online, manual e download de predefinições. O "Sistema de Trading Inteligente MT5" é uma solução completa de trading projetada para traders novos e experientes. Ele combina mais de 10 indicadores
    Divergence Bomber
    Ihor Otkydach
    4.89 (83)
    Cada comprador deste indicador recebe adicionalmente, e de forma gratuita: A ferramenta exclusiva "Bomber Utility", que acompanha automaticamente cada operação, define os níveis de Stop Loss e Take Profit e fecha operações de acordo com as regras da estratégia; Arquivos de configuração (set files) para ajustar o indicador em diferentes ativos; Set files para configurar o Bomber Utility nos modos: "Risco Mínimo", "Risco Balanceado" e "Estratégia de Espera"; Um vídeo tutorial passo a passo que aju
    FX Trend MT5 NG
    Daniel Stein
    5 (4)
    FX Trend NG: A Nova Geração de Inteligência de Tendência Multi-Mercado Visão Geral FX Trend NG é uma ferramenta profissional de análise de tendências e monitoramento de mercado em múltiplos períodos de tempo. Permite compreender a estrutura completa do mercado em segundos. Em vez de alternar entre vários gráficos, você visualiza instantaneamente quais ativos estão em tendência, onde o momentum está enfraquecendo e onde existe alinhamento forte entre diferentes timeframes. Oferta de Lançamento
    Market Flow Pro
    Gabriele Sabatino
    4 (1)
    Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
    Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
    Grabber System MT5
    Ihor Otkydach
    4.82 (22)
    Apresento a você um excelente indicador técnico: Grabber, que funciona como uma estratégia de trading “tudo incluído”, pronta para usar. Em um único código estão integradas ferramentas poderosas de análise técnica de mercado, sinais de entrada (setas), funções de alertas e notificações push. Cada comprador deste indicador também recebe gratuitamente: Utilitário Grabber: ferramenta para gerenciamento automático de ordens abertas Vídeo tutorial passo a passo: como instalar, configurar e operar com
    Game Changer Indicator mt5
    Vasiliy Strukov
    4.45 (22)
    Game Changer es un indicador de tendencia revolucionario, diseñado para usarse en cualquier instrumento financiero y transformar su MetaTrader en un potente analizador de tendencias. Funciona en cualquier marco temporal y facilita la identificación de tendencias, señala posibles reversiones, actúa como mecanismo de trailing stop y proporciona alertas en tiempo real para una respuesta rápida del mercado. Tanto si es un profesional experimentado como si es un principiante que busca una ventaja com
    Power Candles MT5
    Daniel Stein
    5 (6)
    Power Candles – Sinais de entrada baseados em força para qualquer mercado Power Candles leva a análise de força comprovada da Stein Investments diretamente para o seu gráfico de preços. Em vez de reagir apenas ao preço, cada candle é colorido com base na força real do mercado, permitindo identificar instantaneamente a construção de momentum, aceleração de força e transições limpas de tendência. Uma única lógica para todos os mercados Power Candles funciona automaticamente em todos os símbolos de
    Atomic Analyst MT5
    Issam Kassas
    4.1 (29)
    Primeiramente, vale ressaltar que este Indicador de Negociação não repinta, não redesenha e não apresenta atrasos, tornando-o ideal tanto para negociação manual quanto automatizada. Manual do utilizador: configurações, entradas e estratégia. O Analista Atômico é um Indicador de Ação de Preço PA que utiliza a força e o momentum do preço para encontrar uma vantagem melhor no mercado. Equipado com filtros avançados que ajudam a remover ruídos e sinais falsos, e aumentam o potencial de negociação.
    Quantum TrendPulse
    Bogdan Ion Puscasu
    5 (22)
    Apresentando   Quantum TrendPulse   , a ferramenta de negociação definitiva que combina o poder do   SuperTrend   ,   RSI   e   Stochastic   em um indicador abrangente para maximizar seu potencial de negociação. Projetado para traders que buscam precisão e eficiência, este indicador ajuda você a identificar tendências de mercado, mudanças de momentum e pontos de entrada e saída ideais com confiança. Principais características: Integração SuperTrend:   siga facilmente a tendência predominante do
    RFI levels PRO MT5
    Roman Podpora
    3.67 (3)
    O indicador mostra com precisão os pontos de reversão e as zonas de retorno de preço onde o   Principais players . Você identifica onde novas tendências estão se formando e toma decisões com máxima precisão, mantendo o controle sobre cada negociação. VERSION MT4     -    Revela seu potencial máximo quando combinado com o indicador   TREND LINES PRO. O que o indicador mostra: Estruturas de reversão e níveis de reversão com ativação no início de uma nova tendência. Exibição dos níveis de   TAKE P
    Azimuth Pro
    Ottaviano De Cicco
    5 (4)
    PROMOÇÃO DE LANÇAMENTO O preço do Azimuth Pro está inicialmente definido em 299$ para os primeiros 100compradores. O preço final será de 499$ . A DIFERENÇA ENTRE ENTRADAS RETAIL E INSTITUCIONAIS NÃO É O INDICADOR — É A LOCALIZAÇÃO. A maioria dos traders entra em níveis de preço arbitrários, perseguindo momentum ou reagindo a sinais atrasados. As instituições esperam o preço atingir níveis estruturados onde oferta e demanda realmente mudam. Azimuth Pro mapeia esses níveis automaticamente: VWA
    Trend Screener Pro MT5
    STE S.S.COMPANY
    4.84 (101)
    Desbloqueie o poder da negociação de tendências com o indicador Trend Screener: sua solução definitiva de negociação de tendências, alimentada por lógica difusa e sistema de múltiplas moedas! Eleve sua negociação de tendências com o Trend Screener, o revolucionário indicador de tendências alimentado por lógica difusa. É um poderoso indicador de acompanhamento de tendências que combina mais de 13 ferramentas e recursos premium e 3 estratégias de negociação, tornando-o uma escolha versátil para to
    LINHAS DE TENDÊNCIA PRO   -   Ajuda a entender onde o mercado está realmente mudando de direção. O indicador mostra inversões de tendência reais e pontos onde os principais participantes retornam ao mercado. Você vê     Linhas BOS   Análise de tendências e níveis-chave em prazos maiores — sem configurações complexas ou ruídos desnecessários. Os sinais não são repintados e permanecem no gráfico após o fechamento da barra. VERSÃO MT4   -   Revela seu potencial máximo quando combinado com o   indic
    Este é um indicador para MT5 que fornece sinais precisos para entrar em uma negociação sem redesenhar. Ele pode ser aplicado a qualquer ativo financeiro: forex, criptomoedas, metais, ações, índices. Ele fornecerá estimativas bastante precisas e informará quando é melhor abrir e fechar um negócio. Assista o vídeo (6:22) com um exemplo de processamento de apenas um sinal que compensou o indicador! A maioria dos traders melhora seus resultados de negociação durante a primeira semana de negociação c
    Trend indicator AI mt5
    Ramil Minniakhmetov
    5 (15)
    O indicador Trend Ai é uma ótima ferramenta que irá melhorar a análise de mercado de um trader, combinando a identificação de tendências com pontos de entrada acionáveis e alertas de reversão. Este indicador permite que os usuários naveguem pelas complexidades do mercado forex com confiança e precisão Além dos sinais primários, o indicador Trend Ai identifica pontos de entrada secundários que surgem durante retrações ou retrações, permitindo que os comerciantes capitalizem as correções de preço
    FX Power MT5 NG
    Daniel Stein
    5 (31)
    FX Power: Analise a Força das Moedas para Decisões de Negociação Mais Inteligentes Visão Geral FX Power é a sua ferramenta essencial para compreender a força real das principais moedas e do ouro em quaisquer condições de mercado. Identificando moedas fortes para comprar e fracas para vender, FX Power simplifica as decisões de negociação e revela oportunidades de alta probabilidade. Quer você prefira seguir tendências ou antecipar reversões usando valores extremos de Delta, esta ferramenta adap
    Smart Stop Indicator – Precisão inteligente de stop-loss diretamente no seu gráfico Visão geral O Smart Stop Indicator é a solução ideal para traders que desejam definir seu stop-loss de forma clara e metódica, sem adivinhações ou decisões baseadas apenas na intuição. A ferramenta combina lógica clássica de price action (topos mais altos, fundos mais baixos) com um sistema moderno de detecção de rompimentos para identificar onde realmente deve estar o próximo nível lógico de stop. Seja em tend
    Order Block Pro (MQL5) – Versão 1.0 Autor: KOUAME N'DA LEMISSA Plataforma: MetaTrader 5 Descrição: Order Block Pro é um indicador avançado projetado para detectar automaticamente Blocos de Ordem de alta e baixa no seu gráfico. Ao analisar velas de consolidação seguidas de velas de impulso fortes, o indicador identifica áreas-chave onde o preço provavelmente se acelerará. Ideal para traders que desejam: Identificar pontos de entrada e saída precisos. Detectar zonas dinâmicas de suporte e resistê
    ARIPoint
    Temirlan Kdyrkhan
    ARIPoint 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 Cu
    FX Levels MT5
    Daniel Stein
    5 (13)
    FX Levels: Suporte e Resistência com Precisão Excepcional para Todos os Mercados Visão Geral Rápida Procurando um meio confiável de identificar níveis de suporte e resistência em qualquer mercado—incluindo pares de moedas, índices, ações ou commodities? FX Levels combina o método “Lighthouse” tradicional com uma abordagem dinâmica de vanguarda, fornecendo uma precisão quase universal. Baseado em nossa experiência real com corretores e em atualizações automáticas diárias mais as de tempo real,
    Apresentando       Quantum Breakout PRO   , o inovador Indicador MQL5 que está transformando a maneira como você negocia Breakout Zones! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos,       Quantum Breakout PRO       foi projetado para impulsionar sua jornada comercial a novos patamares com sua estratégia de zona de fuga inovadora e dinâmica. O Quantum Breakout Indicator lhe dará setas de sinal em zonas de breakout com 5 zonas-alvo de lucro e su
    RelicusRoad Pro: Sistema Operacional Quantitativo de Mercado 70% DE DESCONTO ACESSO VITALÍCIO (TEMPO LIMITADO) - JUNTE-SE A 2.000+ TRADERS Por que a maioria dos traders falha mesmo com indicadores "perfeitos"? Porque eles operam Conceitos Únicos no vácuo. Um sinal sem contexto é uma aposta. Você precisa de CONFLUÊNCIA . RelicusRoad Pro não é um simples indicador de seta. É um Ecossistema Quantitativo de Mercado completo. Ele mapeia a "Estrada do Valor Justo", distinguindo ruído de rupturas estru
    IX Power MT5
    Daniel Stein
    4.92 (13)
    IX Power: Descubra informações de mercado para índices, commodities, criptomoedas e forex Visão Geral IX Power é uma ferramenta versátil projetada para analisar a força de índices, commodities, criptomoedas e símbolos de forex. Enquanto o FX Power oferece a máxima precisão para pares de moedas ao utilizar dados de todos os pares disponíveis, o IX Power foca exclusivamente nos dados do mercado do símbolo subjacente. Isso torna o IX Power uma excelente escolha para mercados fora do forex e uma o
    CGE Trading Suite
    Carl Gustav Johan Ekstrom
    5 (1)
    CGE Trading Suite delivers the analytical edge typically reserved for professional trading desks. The platform integrates a full suite of analytical tools into one seamless workflow: dynamic grid mapping, liquidity behavior analysis, ECM, trend lines, MIDAS, trade cycles, and directional channel projections. Together, these provide a unified view of market structure and momentum. Directional clarity is further enhanced by the capital flow index, which measures currency basket strength to identif
    Dark Absolute Trend MT5
    Marco Solito
    4.69 (13)
    Dark Absolute Trend   is an Indicator for intraday trading. This Indicator is based on   Trend Following  strategy but use also candlestick patterns and Volatility. We can enter in good price with this Indicator, in order to follow the main trend on the current instrument. It is advised to use low spread ECN brokers. This Indicator does   Not repaint   and   N ot lag . Recommended timeframes are M5, M15 and H1. Recommended working pairs: All. I nstallation and  Update Guide   -  Troubleshooting
    FX Dynamic MT5
    Daniel Stein
    5 (5)
    FX Dynamic: Acompanhe a Volatilidade e as Tendências com Análise ATR Personalizável Visão Geral FX Dynamic é uma ferramenta poderosa que utiliza cálculos de Average True Range (ATR) para fornecer aos traders insights incomparáveis sobre a volatilidade diária e intradiária. Ao configurar limites de volatilidade claros —por exemplo, 80%, 100% e 130%—, você pode identificar rapidamente oportunidades de lucro ou receber alertas quando o mercado ultrapassar faixas normais. FX Dynamic se adapta ao f
    Trend Hunter MT5
    Andrey Tatarinov
    5 (3)
    Trend Hunter é um indicador de tendência para trabalhar nos mercados Forex, criptomoeda e CFD. Uma característica especial do indicador é que ele segue a tendência com confiança, sem alterar o sinal quando o preço ultrapassa ligeiramente a linha de tendência. O indicador não é redesenhado; um sinal para entrar no mercado aparece após o fechamento da barra. Ao avançar ao longo de uma tendência, o indicador mostra pontos de entrada adicionais na direção da tendência. Com base nesses sinais, você
    Bill Williams Advanced
    Siarhei Vashchylka
    5 (10)
    Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Analyzes the chart using Bill Williams' "Profitunity" system. Signals are displayed in a table in the corner of the screen and on the price chart. 2. Finds all known AO and AC signals, as well as zone signals. Equipped with a trend filter based on the Alligator. 3. Finds "Divergence Bar
    Mais do autor
    This MQL5 indicator, named BoS_ChoCh_Indicator, detects Break of Structure (BoS) and Change of Character (ChoCh) in trading charts. It identifies pivot highs and lows using a user-defined period (default 5), monitors price breakouts above highs or below lows, classifies them as bullish/bearish BoS or ChoCh based on the prevailing trend, draws colored lines and labels on the chart for visualization, and populates buffers with signals, structure levels, and trend direction (1 for up, -1 for down)
    If you are unsure how to use this indicator, please feel free to reach out to me. I will explain it to you and provide reading materials to help you make the most of it. Here’s a brief description of how to use the indicator effectively. MT4 version: https://www.mql5.com/en/market/product/129509?source=Site +Market+My+Products+Page My Other Products:  https://www.mql5.com/en/users/1700046313/seller How to Use TD Sequential by Tom DeMark The TD Sequential is a technical analysis indicator develo
    This indicator functions similarly to the traditional Relative Strength Index (RSI), but it's integrated directly onto the main price chart. This setup allows traders to more easily identify price fluctuations and recognize conditions of overbought or oversold markets. By observing the indicator in conjunction with price movements, you can gain valuable insights into potential trend reversals or continued momentum. Keep an eye on these signals to enhance your trading strategy. Happy trading, eve
    FREE
    TD Sequential EA
    George Njau Ngugi
    Overview The TD Sequential EA is a sophisticated automated trading system designed to capitalize on the TD Sequential indicator, developed by Tom DeMark. This EA identifies trading opportunities based on TD Sequential setups and executes trades with predefined risk management parameters. It offers a clean and customizable chart appearance and allows users to set their own lot sizes and other trading parameters. Key Features Automated Trading : Executes buy and sell orders based on TD Sequential
    To access the TD sequential Scanner for MT5, please check https://www.mql5.com/en/market/product/123369?source=Site +Market+My+Products+Page. One of the MT5 versions includes additional timeframes such as M1, M2, M3,H2,H6,H8 and so on.( https://www.mql5.com/en/market/product/123367?source=Site +Market+My+Products+Page) TD Sequential Scanner: An Overview The TD Sequential scanner is a powerful technical analysis tool designed to identify potential price exhaustion points and trend reversals in fi
    The indicator I’m referring to is a leading indicator, similar to the Bill Williams Fractals indicator, but with an added feature: it draws vertical lines on the chart to mark significant points in time. This functionality makes it particularly useful for traders as it provides clear visual cues for potential trading opportunities. What sets this indicator apart is its versatility; it can be applied across all timeframes and any currency pair, making it suitable for a wide range of trading stra
    This indicator functions similarly to the Relative Strength Index (RSI), but with a key difference: instead of being displayed in a separate window, it overlays directly on the main price chart. This allows for more convenient visualization and interpretation of market momentum alongside price movements. I believe this indicator will enhance your trading experience by providing clearer insights into market conditions. Wishing you successful trading!
    This tool is designed specifically for traders seeking to identify market reversals, allowing you to capitalize on advantageous trading opportunities. The indicator has undergone extensive testing and has established itself as a leading indicator; it often predicts market movements effectively. When a buy or sell signal is generated by the indicator, it tends to align with the market’s subsequent behavior, following the trend indicated by the signal. By utilizing this indicator, you can enhance
    If you are unsure how to use this indicator, please feel free to reach out to me. I will explain it to you and provide reading materials to help you make the most of it. Here’s a brief description of how to use the indicator effectively. How to Use TD Sequential by Tom DeMark The TD Sequential is a technical analysis indicator developed by Tom DeMark, designed to identify potential turning points in market trends. It is widely used by traders to anticipate market reversals and manage trading ris
    If you are unsure how to use this indicator, please feel free to reach out to me. I will explain it to you and provide reading materials to help you make the most of it. Most effective with TD sequential :           MT4:  https://www.mql5.com/en/market/product/129509?source=Site +Profile+Seller           MT5:  https://www.mql5.com/en/market/product/129507?source=Site +Profile+Seller My Other products:  https://www.mql5.com/en/users/1700046313/seller Here’s a brief description of how to use the
    This indicator outlines take profit (TP) stations derived from the Dinapoli ABC price projections. The key levels identified include COP (the critical operation point) designated as TP1, OP (the optimal point) marked as TP3, and SXOP (the secondary operation point) noted as TP4. This indicator proves to be especially beneficial for traders entering positions without clearly defined exit points. The Dinapoli levels provide precise price projections that highlight where the market is most likely
    A fair value gap (FVG) is a temporary price gap that occurs when the price of a stock or security is out of line with its fair value.   This gap is often caused by an imbalance between buyers and sellers. How it works Price imbalance When there is an imbalance between buyers and sellers, the price of a security can move too quickly. Price gap This creates an unadjusted area on the price chart, known as the fair value gap Price correction The price is often drawn back to the fair value gap, as i
    If you're familiar with COP, OP, and XOP levels, this indicator is definitely worth considering. There's no need to manually plot the ABC levels, as the indicator automatically calculates and displays the OP projection levels for you, updating regularly as the price changes. This is an essential indicator for your trading toolkit. Please if you are unsual on how to use this indicator feel fell to ask me for help and i can assist you where i can. Happy trading!
    If you're familiar with trading using Dinapoli levels, then this indicator is definitely worth your attention. It automatically plots key levels such as COP (Change of Polarity), OP (Objective Price), and XOP (Extended Objective Price) on your charts, regardless of the timeframe you choose to work with. One of the standout features of this indicator is its ability to generate alerts. Whenever a new ABC pattern is automatically identified and plotted by the indicator, you will receive a notifica
    Moving MinMax is a custom trend indicator that helps you easily identify the current market direction , reversals , and high-probability trade setups . This tool uses a unique calculation method that measures price pressure from both buyers and sellers, helping you see who is in control and when the market is likely to change direction. Unlike basic oscillators or moving averages, this indicator computes trend likelihoods using a distribution-based exponential model applied over a moving price w
    Two indicator
    George Njau Ngugi
    How to Use this indicator-: 1. Trend-Following Strategy Objective : Enter trades in the direction of the trend when the Net Score and Signal Line confirm a strong trend. Identify the Trend : Look at the Net Score in the separate window: If the Net Score is above 0 and rising, the trend is bullish. If the Net Score is below 0 and falling, the trend is bearish. Confirm with the LazyLine on the main chart: Green LazyLine indicates an uptrend. Red LazyLine indicates a downtrend. Entry : Buy (Long)
    Purpose : The AllAverages indicator plots a moving average line on the chart, with options to select from a wide range of MA types and price applications. It also displays buy and sell signals as arrows when the trend changes, and supports alerts (sound, email, push notifications) for these signals. Key Features : Supports multiple moving average types (e.g., SMA, EMA, HMA, TEMA, etc.). Allows customization of the price type (e.g., Close, Open, High, Low, Heiken Ashi variants). Displays a colore
    The Trend and Revesal Indicator is a custom indicator designed to help traders identify trend direction, reversal points, and high-probability trade setups. It uses advanced mathematical calculations to analyze market behavior and highlight potential turning points with great accuracy. This indicator measures buying and selling pressure over a defined period and shows which side is in control. It provides a clear visual display of trend zones, reversal arrows, and momentum signals in a separate
    If you are unsure how to use this indicator, please feel free to reach out to me. I will explain it to you and provide reading materials to help you make the most of it. TD Sequential Scanner: An Overview The TD Sequential scanner is a powerful technical analysis tool designed to identify potential price exhaustion points and trend reversals in financial markets. Developed by Tom DeMark, this method is widely used by traders to gauge market cycles and potential turning points with precision. Ho
    This new version includes all MT5 timeframes (M1, M2, M3, M4, M5, M6, M10, M12, M15, M20, M30, H1, H2, H3, H4, H6, H8, H12, D1, W1 & MN1). The TD count for each timeframe is displayed on the top left corner. You don't need to do analysis anymore, as the scanner does all the analysis and updates every 1 second, allowing users to see real-time data for informed decision-making. Alerts are set on by default (can be turned off), which notifies users at the completion of every TD9. If you need a sca
    Description of the Ichimoku Cloud Scanner  The Ichimoku Cloud Scanner is an advanced MetaTrader 5 (MT5) custom indicator designed to monitor the Ichimoku Cloud system across multiple timeframes and provide visual and audible alerts based on the price's position relative to the Ichimoku Cloud. Here's a detailed description of its features and functionalities: Features: Ichimoku Cloud Calculation : Utilizes the Ichimoku Cloud indicator, which consists of five components: Tenkan-sen (Conversion Lin
    This indicator serves as a crucial leading tool for identifying pivotal points in market reversals. It provides traders with valuable insights regardless of the timeframe they are analyzing, whether it be minutes, hours, or days. Additionally, it is compatible with all trading pairs, making it highly versatile for various market scenarios. Incorporating this indicator into your trading strategy can significantly enhance your decision-making process and improve your overall trading performance. B
    A fair value gap (FVG) is a temporary price gap that occurs when the price of a stock or security is out of line with its fair value.   This gap is often caused by an imbalance between buyers and sellers. How it works Price imbalance When there is an imbalance between buyers and sellers, the price of a security can move too quickly. Price gap This creates an unadjusted area on the price chart, known as the fair value gap Price correction The price is often drawn back to the fair value gap, as i
    The Machine Learning Supertrend is a highly effective trading indicator specifically designed to identify and illustrate potential buy and sell signals through the use of clearly marked arrows.  One of the key advantages of this indicator is that it operates as a leading indicator, meaning it anticipates market movements rather than following them. Unlike many traditional indicators, the Machine Learning Supertrend does not lag or repaint, ensuring the signals provided are timely and reliable.
    The Jurik Moving Average (JMA) is a sophisticated, adaptive moving average designed to reduce lag while maintaining smoothness. Unlike traditional moving averages (e.g., SMA, EMA), JMA adjusts dynamically to market volatility, making it more responsive to price changes. It’s particularly useful in trading for identifying trends and generating signals with less noise. Input Parameters : inpJmaPeriod (default: 14): The period for calculating the JMA and ATR. inpJmaPhase (default: 0): Controls the
    Generates Buy/Sell Signals : Buy Signal : An upward arrow ( DRAW_ARROW ) appears when the JMA changes from a downtrend (red) to an uptrend (green). Sell Signal : A downward arrow ( DRAW_ARROW ) appears when the JMA changes from an uptrend (green) to a downtrend (red). Arrows are placed below (buy) or above (sell) the candle for visibility. Trend Following : Green Line : Indicates an uptrend. Consider holding or entering long positions. Crimson Line : Indicates a downtrend. Consider holding or en
    Purpose : The SuperTrend indicator tracks price trends, plotting a line that follows the trend direction (up or down) and optionally fills the area between the trend line and the closing price Plots : SuperTrend Line : A colored line (green for uptrend, red for downtrend) plotted below the price in uptrends and above in downtrends. Filling : Optional filled area (bisque/pale green) between the SuperTrend line and the closing price, shown only if Show_Filling is true. Logic : Calculates ATR usin
    Advanced Range Analyzer Pro – Smart Range Breakout & Probability Indicator Advanced Range Analyzer Pro is a powerful volatility-based range detection tool designed to identify high-probability consolidation zones before explosive breakouts occur. Using ATR, RSI, MACD, and volume-weighted price dynamics, this indicator automatically: Detects and draws clean, non-overlapping consolidation ranges Measures real-time Range Strength (compression & accumulation analysis) Calculates Bullish vs Bea
    Renko Chartt
    George Njau Ngugi
    Smart Adaptive Renko Pro – Dynamic ATR & Fixed Box Renko Indicator Smart Adaptive Renko Pro is a powerful non-time-based Renko indicator designed to eliminate market noise and reveal true price momentum with precision. Unlike standard chart candles, this indicator builds Renko bricks based purely on price movement — helping traders focus on trend strength, reversals, and clean breakout structures. Key Features Adaptive ATR-Based Box Size (Auto-adjusts to market volatility) Fixed Pip Box M
    FractalEA Pro
    George Njau Ngugi
    FractalEA Pro — Smart Fractal Trading, Fully Automated FractalEA Pro turns Bill Williams' proven Fractal indicator into a complete, fully automated trading system. Every entry is confirmed by multiple filters — EMA trend direction, RSI momentum check, ATR volatility guard, and session timing — so the EA only trades when conditions genuinely align, not on every signal that appears. What makes FractalEA Pro stand out is the control it gives you. Every single feature has its own ON/OFF switch. Turn
    Filtro:
    Sem comentários
    Responder ao comentário