TG Multi Timeframe Moving Average MT4

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 MQL4, as shown below:

double mtfMaValue = iCustom(
                     NULL,//Symbol
                     0,//Timeframe
                     "TG_MTF_MA",//FolderPath(Filename)
                     //Indicator input parameters
                     PERIOD_H4,//Timeframe
                     14,//Ma Period
                     MODE_SMA,//Ma Method
                     PRICE_CLOSE,//Ma Applied Price
                     //
                     0, //Index Buffer
                     100 //Shift
                  );


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




Comentários 2
toltec913
36
toltec913 2024.11.06 17:53 
 

Works as advertised. Thanks.

Produtos recomendados
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
TCCI with Alert
Wen Huang
4.75 (4)
Esta é UMA média de índice semelhante com base num algoritmo definido pelo utilizador. De acordo com a banda, o uplink e o downlink podem ser identificados por Cor. A caixa de pop-up Pode ser ligada ou desligada para indicar que a ordem de compra Ou Venda actual deve ser colocada. Descrição Da lista de parâmetros: Preço exterior = 0; // preço médio inicial do indicador Comprimento exterior = 20; // o indicador calcula o período médio, que é equivalente Ao período médio de Ma. Extenrn int
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
EMA Cross Alert
Suriya Thammalungka
EMA Cross Alert is a signal indicator based on exponential moving average crossover. It will alert signal with audio or pop up on chart when 2 periods EMA cross above/below for Buy/Sell. It easy use. Help to your system trading. You can customize period of EMA for crossing alert signal, if you want. And You can ON/OFF audio alert. Indicator can use every currency pairs and every broker. Features Period1: Short moving averages Period2: Long moving averages Audible_Alerts : ON/OFF audio alert on
Smart Stochastic MT4
Mostafa Saad Saeed Shawara
Título do produto Smart Stochastic (MT4) – parte da série SmartView Descrição breve Indicador Stochastic com experiência de usuário única na plataforma MetaTrader. Oferece capacidades avançadas não disponíveis anteriormente, como abrir configurações com duplo clique, ocultar e mostrar indicadores sem excluí-los, e exibir a janela do indicador em tamanho completo do gráfico. Projetado para funcionar perfeitamente com o restante da série SmartView Indicators. Visão geral A série SmartView oferece
FREE
Didta
Mykhailo Zakervashevych
5 (1)
Indicator Description: DISH X Imbalance (DIDTA/DIDFA) 1. Overview The   DISH X Imbalance   indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values:   DIDTA (Daily Imbalance Delta)   and   DIDFA (Daily Imbalance Delta Fair Value) , providing traders with insights into buying/selling pressure and market valuation. 2. Core Com
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. This indicator are still in development, if you have any further feature request, please let me know in the comment.
FREE
Smart RSI MT4
Mostafa Saad Saeed Shawara
Título do produto Smart RSI (MT4) – parte da série SmartView Descrição breve Indicador RSI com experiência de usuário única na plataforma MetaTrader. Oferece capacidades avançadas não disponíveis anteriormente, como abrir configurações com duplo clique, ocultar e mostrar indicadores sem excluí-los, e exibir a janela do indicador em tamanho completo do gráfico. Projetado para funcionar perfeitamente com o restante da série SmartView Indicators. Visão geral A série SmartView oferece uma experiênci
FREE
Color Macd Tf
Syarif Nur Arief
MACD is well known indicator that still can be use for prediction where price will go next few minutes, hours or even weekly  With colored bar of Macd, your eyes can easily catch when color is changed based what market price movement to find any early trend on market. here is the parameter of the indicator: TF_MACD , default is 1 Hour , this mean you can see clearly MACD of 1 Hour TimeFrame on Lower TimeFrame. InpPrice , default is Price Close , this is original MACD parameter from Metaquotes st
FREE
Trendline indicator
David Muriithi
2 (1)
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 MT4
Jamal El Alama
Rainbow MT4 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, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Exponential Moving Average (EMA) is an indicator that often be used by traders. Combination of two or three EMA indicators often applied to determine trend direction. Multiple EMA combined with fractals or oscillator indicator to detect overbought/oversold and divergence point also great to do in trading system. If you like EMA indicator and want to get better indicator, highly recommended using EMA SuperTrend Strategy Indicator if you want to get better result in here: https://www.mql5.com/en
FREE
Traditional MACD MT4
Daniel Lewis
4.58 (55)
Indicador MACD em MetaTrader 4/5 parece diferente do que o MACD faz na maioria dos outros softwares gráficos. Isso é porque a versão MetaTrader 4/5 de MACD mostra a linha MACD como um histograma quando é tradicionalmente apresentado como uma linha. Além disso, a versão MetaTrader 4/5 calcula a linha de sinal usando uma SMA, no entanto de acordo com a definição, o indicador MACD supostamente é calculado com uma EMA. A versão MetaTrader 4/5 também não computa um verdadeiro Histograma MACD (a difer
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
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 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.  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
FREE
FFx Force Index
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
HMA Trend
Pavel Zamoshnikov
4.54 (70)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: 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. Features The movement d
FREE
GTAS STrend
Riviera Systems
4.5 (2)
GTAS S-Trend is a momentum indicator that helps to determine trends using combination of MACD, RSI and moving averages. This indicator was created by Bernard Prats Desclaux, proprietary trader and ex-hedge fund manager, founder of E-Winvest. Description The indicator oscillates between -65 and +65 with a neutral zone between -25 and +25 around a 0 equilibrium line. S-Trend between -25 and +25 indicates congestion zones with a bullish bias between 0 and +25, and a bearish bias between 0 and -25.
FREE
Forex Market Profile and Vwap
Lorentzos Roussos
4.86 (7)
Perfil do mercado Forex (FMP para breve) O que isso não é: O FMP não é a exibição TPO clássica codificada por letras, não exibe o cálculo geral do perfil de dados do gráfico e não segmenta o gráfico em períodos e os calcula. O que faz : Mais importante ainda, o indicador FMP processará dados que residem entre a borda esquerda do espectro definido pelo usuário e a borda direita do espectro definido pelo usuário. O usuário pode definir o espectro apenas puxando cada extremidade do indicador co
FREE
Smart Ichimoku MT4
Mostafa Saad Saeed Shawara
Título do produto Smart Ichimoku (MT4) – parte da série SmartView Descrição breve Indicador Ichimoku com experiência de usuário única na plataforma MetaTrader. Oferece capacidades avançadas não disponíveis anteriormente, como abrir configurações com duplo clique, ocultar e mostrar indicadores sem excluí-los, e exibir a janela do indicador em tamanho completo do gráfico. Projetado para funcionar perfeitamente com o restante da série SmartView Indicators. Visão geral A série SmartView oferece uma
FREE
Tipu Heikin Ashi Panel
Kaleem Haider
4.56 (18)
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
AUD INDEX The Currency Index Project is ONE part of a thorough Forex study. Many people do not know the theoretical basis that drives currency exchange rates to move on the market. With this set of tools you will be able to have a more complete view of the entire market by analyzing not only the single currency of an exchange, but all the exchange rates that make up that currency by looking at a single window! The indicator faithfully represents the real index of a single currency present in a
FREE
FFx ParabolicSAR
Eric Venturi-Bloxs
4.67 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Momentum
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
R 2EMA Color
Rwy Ksyby
5 (2)
O indicador R 2EMA Color para MT4 fornece sinais de negociação sólidos com base no cruzamento de 2 EMAs. Pontos chave Quando o preço cruza e fecha acima dos dois EMAs verdes, ele cria um sinal de compra. Quando o preço cruza e fecha acima dos dois EMAs vermelhos, ele cria um sinal de venda. O indicador R 2EMA Color Forex torna ainda mais fácil determinar quando é hora de comprar e vender Um sinal de compra ocorre quando as 2 linhas EMA ficam verdes. Um sinal de venda ocorre quando as 2 linhas
FREE
Live Sup Res MT4
Claudia Ramona Angerer
4.33 (3)
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
FFx Standard Deviation
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Donchian channels are a tool in technical analysis used to determine the relative volatility of a market and the potential for price breakouts. Can help identify potential breakouts and reversals in price, which are the moments when traders are called on to make strategic decisions. These strategies can help you capitalize on price trends while having pre-defined entry and exit points to secure gains or limit losses. Using the Donchian channel can thus be part of a disciplined approach to managi
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Este indicador inovador de medir a força das moedas da INFINITY é um assistente indispensável para cambistas e comerciantes que negociam em longo prazo. O sistema de análise de força / fraqueza das moedas é conhecido há muito tempo e é usado no mercado pelos principais traders do mundo. Qualquer negociação de arbitragem não está completa sem essa análise. Nosso indicador determina facilmente a força das moedas subjacentes em relação umas às outras. Ele exibe gráficos de linhas em todas ou no pa
FREE
Os compradores deste produto também adquirem
Gann Made Easy
Oleg Rodin
4.83 (155)
Gann Made Easy é um sistema de negociação Forex profissional e fácil de usar, baseado nos melhores princípios de negociação usando a teoria do sr. W. D. Gann. O indicador fornece sinais precisos de COMPRA e VENDA, incluindo níveis de Stop Loss e Take Profit. Você pode negociar mesmo em movimento usando notificações PUSH. ENTRE EM CONTATO COMIGO APÓS A COMPRA PARA RECEBER DICAS DE NEGOCIAÇÃO, BÔNUS E O ASSISTENTE EA "GANN MADE EASY" GRATUITAMENTE! Provavelmente você já ouviu muitas vezes sobre os
Game Changer Indicator
Vasiliy Strukov
4.76 (17)
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
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
Este indicador é uma super combinação dos nossos 2 produtos Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . Funciona para todos os períodos de tempo e mostra graficamente impulso de força ou fraqueza para as 8 principais moedas mais um Símbolo! Este Indicador é especializado para mostrar a aceleração da força da moeda para quaisquer símbolos como Ouro, Pares Exóticos, Commodities, Índices ou Futuros. É o primeiro do seu género, qualquer símbolo pode ser adicionado à 9ª
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Trend Lines PRO
Roman Podpora
5 (1)
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 MT 5      -      Revela seu potencial máximo quando emparelhada co
Indicador Miraculous – Ferramenta 100% Não Repintável para Forex e Opções Binárias Baseada no Quadrado de Nove de Gann Este vídeo apresenta o Indicador Miraculous , uma ferramenta de negociação altamente precisa e poderosa, desenvolvida especificamente para traders de Forex e Opções Binárias . O que torna este indicador único é a sua base no lendário Quadrado de Nove de Gann e na Lei da Vibração de Gann , tornando-o uma das ferramentas de previsão mais precisas disponíveis na negociação moderna.
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - A ferramenta de negociação Forex de última geração. ATUALMENTE 49% DE DESCONTO. Dynamic Forex28 Navigator é a evolução dos nossos indicadores populares de longa data, combinando o poder de três em um: Indicador Advanced Currency Strength28 (695 avaliações) + Advanced Currency IMPULSE com ALERTA (520 avaliações) + Sinais CS28 Combo (Bônus). Detalhes sobre o indicador https://www.mql5.com/en/blogs/post/758844 O que o Next-Generation Strength Indicator oferece?  Tudo
RFI levels PRO
Roman Podpora
5 (1)
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 MT5     -     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
M1 Sniper
Oleg Rodin
5 (19)
O M1 SNIPER é um sistema indicador de negociação fácil de usar. É um indicador de seta projetado para o período M1. O indicador pode ser usado como um sistema independente para scalping no período M1 e pode ser usado como parte do seu sistema de negociação existente. Embora este sistema de negociação tenha sido projetado especificamente para negociação no M1, ele também pode ser usado em outros períodos. Originalmente, desenvolvi este método para negociar XAUUSD e BTCUSD. Mas considero-o útil ta
Currency Strength Wizard é um indicador muito poderoso que fornece uma solução completa para uma negociação bem-sucedida. O indicador calcula o poder deste ou daquele par forex usando os dados de todas as moedas em vários intervalos de tempo. Esses dados são representados em uma forma de índice de moeda fácil de usar e linhas de energia de moeda que você pode usar para ver o poder desta ou daquela moeda. Tudo o que você precisa é anexar o indicador ao gráfico que deseja negociar e o indicador mo
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
ACTUALMENTE 20% DE DESCONTO ! A melhor solução para qualquer novato ou comerciante especializado! Este Indicador é especializado para mostrar a força da moeda para quaisquer símbolos como Pares Exóticos de Commodities, Índices ou Futuros. É o primeiro do seu género, qualquer símbolo pode ser adicionado à 9ª linha para mostrar a verdadeira força da moeda de Ouro, Prata, Petróleo, DAX, US30, MXN, TRY, CNH etc. Esta é uma ferramenta de negociação única, de alta qualidade e acessível, porque inco
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
O sistema PRO Renko é um sistema de negociação altamente preciso especialmente concebido para a negociação de gráficos RENKO. Trata-se de um sistema universal que pode ser aplicado a vários instrumentos de negociação. O sistema neutraliza eficazmente o chamado ruído de mercado, dando-lhe acesso a sinais de inversão precisos. O indicador é muito fácil de usar e tem apenas um parâmetro responsável pela geração de sinal. Você pode facilmente adaptar a ferramenta a qualquer instrumento de negocia
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
Actualmente 40% OFF ! A melhor solução para qualquer novato ou comerciante especializado! Este software de painel de instrumentos está a funcionar em 28 pares de moedas. É baseado em 2 dos nossos principais indicadores (Advanced Currency Strength 28 e Advanced Currency Impulse). Dá uma grande visão geral de todo o mercado Forex. Mostra valores avançados de força da moeda, velocidade de movimento da moeda e sinais para 28 pares de divisas em todos os (9) períodos de tempo. Imagine como a sua n
ACTUALMENTE COM 40% DE DESCONTO A melhor solução para qualquer novato ou comerciante especializado! Este Indicador é uma ferramenta comercial única, de alta qualidade e acessível, porque incorporámos uma série de características proprietárias e uma nova fórmula. Com apenas UM gráfico, pode ler a força da moeda para 28 pares de Forex! Imagine como a sua negociação irá melhorar porque é capaz de apontar o ponto exacto do gatilho de uma nova tendência ou oportunidade de escalada? Manual do util
FX Power MT4 NG
Daniel Stein
4.95 (21)
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
Advanced Supply Demand
Bernhard Schweigert
4.91 (298)
Atualmente com 40% de desconto! A melhor solução para qualquer Trader Novato ou especialista! Este indicador é uma ferramenta de negociação exclusiva, de alta qualidade e acessível porque incorporamos uma série de recursos proprietários e uma nova fórmula. Com esta atualização, você poderá mostrar fusos horários duplos. Você não só será capaz de mostrar um TF mais alto, mas também mostrar ambos, o TF do gráfico, MAIS o TF mais alto: MOSTRANDO ZONAS ANINHADAS. Todos os traders de Oferta e Demanda
ACTUALMENTE 40% DE DESCONTO!! A melhor solução para qualquer novato ou comerciante especializado! Este indicador é uma ferramenta comercial única, de alta qualidade e acessível, porque incorporámos uma série de características proprietárias e uma fórmula secreta. Com apenas UM gráfico, dá alertas para todos os 28 pares de moedas. Imagine como a sua negociação irá melhorar porque é capaz de identificar o ponto exacto de desencadeamento de uma nova tendência ou oportunidade de escalada! Constr
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
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 Volume
Daniel Stein
4.63 (38)
FX Volume: Vivencie o Verdadeiro Sentimento de Mercado sob a Perspectiva de um Corretor Visão Geral Rápida Quer aprimorar sua abordagem de trading? FX Volume fornece insights em tempo real sobre como traders de varejo e corretores estão posicionados—bem antes de relatórios atrasados como o COT. Seja para buscar ganhos consistentes ou simplesmente ter uma vantagem mais clara no mercado, FX Volume ajuda você a detectar grandes desequilíbrios, confirmar rompimentos e aperfeiçoar sua gestão de ris
Apollo Secret Trend é um indicador de tendência profissional que pode ser usado para encontrar tendências em qualquer par e período de tempo. O indicador pode facilmente se tornar seu principal indicador de negociação, que você pode usar para detectar tendências de mercado, não importa qual par ou período de tempo você prefira negociar. Ao usar um parâmetro especial no indicador, você pode adaptar os sinais ao seu estilo de negociação pessoal. O indicador fornece todos os tipos de alertas, inclu
Meravith
Ivan Stefanov
5 (3)
Ferramenta dos market makers. O Meravith irá: Analisar todos os timeframes e exibir a tendência atual em vigor. Destacar zonas de liquidez (equilíbrio de volume) onde o volume comprador e vendedor é igual. Mostrar todos os níveis de liquidez de diferentes timeframes diretamente no seu gráfico. Gerar e apresentar análise de mercado em formato de texto para sua referência. Calcular alvos, níveis de suporte e pontos de stop-loss com base na tendência atual. Calcular a relação risco/retorno das sua
O Apollo SR Master é um indicador de Suporte/Resistência com recursos especiais que tornam a negociação com zonas de Suporte/Resistência mais fácil e confiável. O indicador calcula as zonas de Suporte/Resistência em tempo real, sem qualquer atraso, detectando topos e fundos de preço locais. Em seguida, para confirmar a área de Suporte/Resistência recém-formada, o indicador exibe um sinal especial que indica que a zona pode ser considerada e usada como um sinal de VENDA ou COMPRA. Nesse caso, a f
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is 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 calcul
KT Trend Trading Suite MT4
KEENBASE SOFTWARE SOLUTIONS
O KT Trend Trading Suite é um indicador multifuncional que combina uma estratégia de acompanhamento de tendência com múltiplos pontos de rompimento como sinais de entrada. Assim que uma nova tendência é estabelecida, o indicador oferece várias oportunidades de entrada para aproveitar o movimento. Um limite de recuo é utilizado para evitar entradas menos relevantes. Versão para MT5 disponível aqui  https://www.mql5.com/en/market/product/46270 Recursos Combina diversas dinâmicas de mercado em
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
Volatility Trend System - um sistema de negociação que dá sinais para entradas. O sistema de volatilidade fornece sinais lineares e pontuais na direção da tendência, bem como sinais para sair dela, sem redesenho e atrasos. O indicador de tendência monitora a direção da tendência de médio prazo, mostra a direção e sua mudança. O indicador de sinal é baseado em mudanças na volatilidade e mostra entradas no mercado. O indicador está equipado com vários tipos de alertas. Pode ser aplicado a vários i
GM Arrows Pro
Guillaume Pierre Philippe Mesplont
Product Name: GM Arrows Pro – Signals & Alerts Short Description: GM Arrows Pro is a clean, reliable MT4 indicator showing BUY/SELL arrows on the chart with unique alerts at the moment the signal appears. Full Description: GM Arrows Pro is a professional MT4 indicator designed for traders who want clear, actionable signals: BUY and SELL arrows visible on the entire chart history Unique alerts when a new signal appears (no repeated alerts) Option to disable repetitive signals ( disable_repeatin
Difícil de encontrar e com pouca frequência, as divergências são um dos cenários de negociação mais confiáveis. Este indicador localiza e verifica automaticamente divergências ocultas e regulares usando seu oscilador favorito. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Fácil de trocar Encontra divergências regulares e ocultas Suporta muitos osciladores conhecidos Implementa sinais de negociação baseados em fugas Exibe níveis adequados de sto
Mais do autor
TG Macd 2 Line MT5
Daciana Elena Chirica
4.83 (6)
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 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 sw
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
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
Filtro:
Hamidreza Kheradmandan
28
Hamidreza Kheradmandan 2025.11.10 07:22 
 

O usuário não deixou nenhum comentário para sua avaliação

toltec913
36
toltec913 2024.11.06 17:53 
 

Works as advertised. Thanks.

Responder ao comentário