• Visão global
  • Comentários
  • Discussão (3)
  • O que há de novo

RenkoIchimoku

The indicator displays Renko bars, uses their data to calculate and display the Ichimoku Kinko Hyo indicator and provides buy/sell signals.

Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency.

Indicator generates two signals:

  1. When the Tenkan-Sen line is above the Kijun-Sen and the Кumo cloud, while the price crosses it upward - the first buy signal (sell signal is the opposite);
  2. When the Tenkan-Sen and Kijun-Sen are above the Кumo cloud, while the Tenkan-Sen crosses the Kijun-Sen upward - the second buy signal (sell signal is the opposite);

The signals are displayed as arrows, messages in a pop-up window, e-mails and push notifications. The indicator also generates EventChartCustom custom event to use the signal for trading automation. The event generated by the indicator can be processed by the EA in the OnChartEvent function. The indicator passes the following parameters to the event handler: id - identifier; dparam - value for placing a stop loss; sparam - text message.


Parameters

  • RenkoBar - renko bar size in points (automatically re-calculated for five-digit quotes);
  • CountBars - number of renko bars displayed on a chart;
  • bearColor - bearish renko bar color;
  • bullColor - bullish renko bar color;
  • hideBars - flag of hiding standard bars on a chart;
  • tenkan_sen, kijun_sen, senkou_span_b - appropriate Ichimoku parameters;
  • tenkan_sen_color, kijun_sen_color, chikou_span_color, up_kumo_color, down_kumo_color - colors of the Ichimoku lines;
  • SignalBuyColor - color of buy signal arrows;
  • SignalSellColor - color of sell signal arrows;
  • useSignal_1 - allow signal 1;
  • useSignal_2 - allow signal 2;
  • useAlert - popup alerts;
  • useMail - email alerts;
  • useNotification - push notifications;
  • CustomEventBuy - custom buy event identifier (0 - disabled);
  • CustomEventSell - custom sell event identifier (0 - disabled).
Produtos recomendados
Heiken Ashi Smoothed Strategy is a very simple but powerful system to get forex market trend direction. This indicator is actually 2 indicators in 1 pack, Heiken Ashi and Heiken Ashi Smoothed Moving Average both included. Because HA (Heiken Ashi) and HAS (Heiken Ashi Smoothed) are calculated in the same one system event with necessary buffers and loop only, so it is the FAST, OPTIMIZED and EFFICIENT HA having the combined indicator of MetaTrader 4. You can choose to display HA and HAS in the sam
ADX Pointer
Dominik Mandok
ADX Pointer is an indicator which is based on "Average Directional Index" and draws three numbers in chart window depending on the value of ADX. In ADX Pointer you can set "ADX_Period" which is of course period of Average Directional Index and you can also set 3 levels. When ADX value exceed first level ("ADX_Level1") in chart window appears number "1", when ADX exceed second level ("ADX_Level2") appears "2" and when ADX exceed third level ("ADX_Level3") appears "3". Simple. ADX Pointer works on
RaysFX Candlestick Signals RaysFX Candlestick Signals è un potente strumento progettato per migliorare la tua esperienza di trading su MT4. Questo indicatore personalizzato è stato sviluppato con l’obiettivo di fornire segnali di trading precisi e tempestivi basati su specifiche configurazioni di candele e l’indicatore RSI. Caratteristiche principali : Segnali di acquisto e vendita : L’indicatore genera segnali di acquisto e vendita basati su specifiche configurazioni di candele e valori dell’
Indicador Forex "RSI e 2 médias móveis" para MT4 Este indicador é excelente para sistemas de negociação Momentum. O indicador "RSI e 2 MAs" permite ver as médias móveis rápidas e lentas do próprio RSI O indicador dá oportunidades para ver a mudança de tendência muito cedo "RSI e 2 MAs" podem ser utilizados para captar o impulso na direção da tendência É muito fácil configurar este indicador através de parâmetros (ver imagem) O indicador pode ser utilizado em qualquer período de tempo // Mai
Voles Indicator Operation Principles It is based on the standard indicators of the MetaTrader 4 terminal. It shows the market entry points. How to trade When a bar is complete and an arrow is shown, place a BuyStop order at the High of the bar is the arrow is green, or a SellStop order at the Low of the bar if the arrow is red. StopLoss should be set at the level of the last downwards fractal below the entry point at a green arrow or at the level of the last upwards fractal above the entry po
The Stochastic Oscillator is a momentum indicator that uses support and resistance levels. The term "stochastic" refers to the point of a current price in relation to its price range over a period of time. You can use a New Stochastic in the same way as classical one: Overbought and Oversold areas to make a Buy or Sell orders. This new indicator shows all variety of Fibonacci Levels (from 23.6 to 76.4) which can be used as Overbought and Oversold levels as well as points to close an open positio
Owl smart levels
Sergey Ermolov
4.34 (35)
Versão MT5  |  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 Ch
The Four Moving Averages Message indicator ( please see the description and video ), a version of Four Moving Averages , concurrently displays four Moving Averages with default settings in the main chart window: Green and Red ones represent a short-term trend, Red and Blue ones - mid-term trend, while Blue and Yellow ones - long-term trend. You can change the moving average settings and colors. However, these parameters have been configured so that to allow trading on all time frames. The built-
PABT Pattern Indicator - it's classical system one of the signal patterns. Indicator logic - the Hi & Lo of the bar is fully within the range of the preceding bar, look to trade them as pullback in trend. In the way if indicator found PABT pattern it's drawing two lines and arrow what showing trend way.  - First line - it's entry point and drawing at: 1. On the high of signal bar or on middle of the signal bar (depending from indicator mode) for buy; 2. On the low of signal bar or on middle of t
The Supernatural channel is determined using a special algorithm, marker points are used to determine the movement of the channel. The Supernatural channel consists of two lines, red and blue, that make up the channel. Simple, visual and efficient use. Can be used for intra-channel trading. The indicator does not redraw and does not lag. Works on all currency pairs and on all timeframes.
Instantaneous cycle identifier
Mahmoud Helmy Sedik Mohamed Mansour
This is first public release of detector code entitled "Enhanced Instantaneous Cycle Period" for PSv4.0 I built many months ago. Be forewarned, this is not an indicator, this is a detector to be used by ADVANCED developers to build futuristic indicators in Pine. The origins of this script come from a document by   Dr   . John   Ehlers   entitled "SIGNAL ANALYSIS CONCEPTS". You may find this using the NSA's reverse search engine "goggles", as I call it. John Ehlers' MESA used this measurement to
Sidus
Iurii Tokman
Sidus   O indicador é uma estratégia de negociação. Com base em 3 indicadores padrão: duas médias móveis (MA) e um índice relativo à força (RSI). Os sinais do indicador são o cruzamento das médias móveis e o posicionamento simultâneo do indicador RSI em relação ao nível 50. Se a média móvel rápida estiver acima da média móvel lenta e o indicador RSI estiver acima do nível 50, as compras serão assumidas. Se a média móvel rápida estiver abaixo da média móvel lenta e o RSI estiver abaixo do nível 5
CrossMAn
Pavel Verveyko
"CrossMAn" is a table indicator that gives signals about the intersection of two moving averages, on selected instruments and time periods. The intersection of moving averages is one of the most popular signals on the stock exchange. The signal is displayed as colored rectangles in the table. Thus, you can assess at a glance which tool should be paid attention to. (Crossman does not add moving averages to the chart.) The indicator table can be dragged with the mouse. The size of the table
Indicador Forex "índice FORCE e 2 médias móveis" para MT4 Este indicador é excelente para negociação dinâmica na direção da tendência. O indicador "Índice FORCE e 2 médias móveis" permite que você veja as médias móveis rápidas e lentas do índice de força O índice de força é um dos principais indicadores que combina dados de preço e volume em um único valor O próprio índice de força é um oscilador poderoso - que mede a quantidade de energia usada para mover o preço O indicador dá oportunidades
RovHenLayout
Aymn Sʿyd Ahmd Hsn Alkwmy
foi construído este indicador com algoritmo de negociação avançado com gerenciamento de risco adequado. ele usa um design maravilhoso para mostrar o resultado dos relatórios para (MACD, STR e EMA) para vários intervalos de tempo (M1, M5, M15, M30, H1, H4, D1). Esta técnica ajuda a mostrar o movimento do mercado de negociação que o leva a decidir comprar ou vender. É mostrar a você o aumento da moeda. Ele mostra a taxa de volatilidade para a moeda atual. É mostrá-lo na mesma tela "Saldo da conta"
The Level Moving Averages Message indicator ( see the description and video ) does not draw the Moving Average line in the chart window but marks the Moving Average level on all time frames in accordance with the specified parameters. The level move frequency corresponds to the TimeFrame parameter value specified. The advantage of this indicator lies in the fact that it offers the possibility of monitoring the interaction between the price and the MA of a higher time frame on a lower one (e.g.,
FXC iDeM-DivergencE MT4 Indicator This is an advanced DeMarker indicator that finds trend-turn divergences on the current symbol. The indicator detects divergence between the DeMarker and the price movements as a strong trend-turn pattern. Main features: Advanced divergence settings Price based on Close, Open or High/Low prices Give Buy/Sell open signals PUSH notifications E-mail sending Pop-up alert Customizeable Information panel Input parameters: DeM Period: The Period size of the DeMarke
Wave Wolf MT4
Andrei Salanevich
O indicador Forex Wave Wold MT4 é projetado para procurar as ondas de Wolfe e exibi-las na janela atual do terminal de negociação. Um excelente indicador para os traders que usam as ondas de Wolf. Sua aplicação em estratégias de negociação aumentará significativamente sua eficiência e lucratividade. INFORMAÇÃO DO INDICADOR Ao contrário de outros indicadores de ondas de Wolfe, o indicador forex Wave Wold MT4 tem uma série de características que aumentam significativamente a sua eficiência: O
The Moving Average Dashboard indicator allows you to see the relationship between a fast and a slow moving average. This indicator is working on multiple symbols and up to 21 timeframes. It's allows you to configure the fast and slow moving averages to whatever period, method or price is appropriate The Moving Average Dashboard saves you time as you can use the indicator to scan multiple currency pairs or other symbols in just one window. Installation Download the Indicator in your MT5 te
This indicator takes input from the RSI from multiple time frames (M/W/D/H4/H1/M30), and presents the output as lines above or below the price, on the main chart. Great for scalping. Features alerts for the current time frame's RSI (the Arrows). Settings: RSI period settings for M/W/D/H4/H1/M30/Current. (Set to your preference) PSar settings for trend determination; for current chart's time frame. How to use: Simply attach to M5 (Scalping - zoom chart out completely on M5) or use on higher time
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
PI Multiple MAs
Ben Hebblethwaite
Pipwise Indicators Multiple MAs The Pipwise Indicators Moving Averages indicator is a powerful tool for technical analysis in MetaTrader 4 (MT4). It allows traders to visualize and analyze moving averages from multiple periods on a single chart. Here are the key features: Customizable Moving Averages: Traders can choose the number of moving averages to plot (up to 9 MAs). Each Moving Average is customiseable.  Method Selection: The indicator supports various moving average methods, includin
What are Heiken Ashi Candles? Heiken Ashi, derived from the Japanese term 'Heikin Ashi,' translates to average price bars. It's an indicator depicting price bars on a chart. Formula for Heiken Ashi candles: - Heiken Ashi opening price: (previous candle's opening + closing price) / 2 - Closing price Heiken Ashi: (opening + high + low + closing) / 4 - Heiken Ashi peak: Max of high, opening, or closing price - Heiken Ashi bottom price: Min of low, opening, or closing price How to Read Heik
This indicator is based on the MACD on one or more timeframes and on any Currency Cross Pair. The indicator generates an alert message when it detects a buy or sell signal. It also draws a vertical bar on the price chart: green for buy or red for sell, yellow if flat. Alert messages and Vertical bars for BUY or SELL, are generated when the MACD is consistent for all chosen timeframes else a FLAT signal is generated. Features Easy flexible settings: Detection of the MACD signal for one or more
Infinity Trend Pro
Yaroslav Varankin
1 (1)
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
Alan Hull's moving average, more sensitive to the current price activity than the normal MA. Reacts to the trend changes faster, displays the price movement more clearly. When the indicator color changes, it sends a push notification to the mobile device, a message to the email and displays a pop-up alert. Parameters Period - smoothing period, recommended values are from 9 to 64. The greater the period, the smoother the indicator. Method - smoothing method, may range from 0 to 3. Label - text
The input parameter  counted_bars  determines on how many bars the indicator lines will be visible. The input parameter  barsNum is the period for bands calculation. When PriceClose for previous bar is above upper band a Long position may be opened. When PriceClose for previous bar is under lower band a Short position may be opened. If the current Price is between bands it is time to wait.
Signal trend indicator. Detects the direction of the trend and is coloured accordingly.  Has built in audible and visual alerts when trends change. Can send notifications to your phone or email. Allows Trend and Counter-Trend trading. Works on all timeframes, all currency pairs, metals, indices and cryptocurrencies. Can be used with binary options. Distinctive features No re-drawing; Simple and clear settings; Four types of alerts; Works on all timeframes and all trading tools; Su
Changend
Victor Golovkov
The Changend signal indicator works on all timeframes and any markets. Analyzes data in the specified period and gives signals for a possible trend change (sell or buy). The indicator has only two settings: Period bars   - the number of last bars for data analysis Deviation level of bars  -the degree of deviation from the analyzed data Additionally, in the indicator settings, you can set your own style of signal display: Size Arrow Code Arrow Buy Color Arrow Buy Code Arrow Sell Color Arrow Se
Colored trend indicator advanced is a trend indicator that is based on Fast Moving Average and Slow Moving Average and also uses RSI and Momentum to give a trend strength in percent. It is aimed to find more healthy trends with this indicator. This indicator can be used alone as a trend indicator. Colors (Default) Green = Uptrend (Default) Red = Downtrend No color = No trend, no good trend Indicator Parameters WarnPosTrendchange: Warns you when the trend may change. FullColor: See screenshot
Os compradores deste produto também adquirem
Gann Made Easy
Oleg Rodin
4.85 (82)
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! Vou compartilhar minhas dicas de negociação com você e ótimos indicadores de bônus de graça! Provavelmente você já ouviu muitas vezes sobr
TPSpro RFI Levels
Roman Podpora
4.82 (22)
Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT5 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functions: Displaying activ
Gold Stuff
Vasiliy Strukov
4.89 (238)
Gold Stuff-um indicador de tendência projetado especificamente para o ouro, também pode ser usado em qualquer instrumento financeiro. O indicador não é redesenhado ou atrasado. O timeframe recomendado é H1. O EA Gold Stuff Expert Advisor está escrito neste indicador, você pode encontrá-lo no meu perfil. Importante! Entre em contato comigo imediatamente após a compra para obter instruções e bônus!  Você pode obter uma cópia gratuita do nosso indicador Strong Support e Trend Scanner, envie um
Atomic Analyst
Issam Kassas
5 (2)
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.
Trend Punch
Mohamed Hassan
4.95 (19)
This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide precise buy and sell arrows during strong market trends, making your trading decisions clearer and more confident. Whether you're trading major currency pairs or exotic sym
TPSproTREND PrO
Roman Podpora
4.79 (19)
TPSpro TREND PRO   é um indicador de tendência que analisa automaticamente o mercado e fornece informações sobre a tendência e cada uma de suas mudanças, além de dar sinais para entrar em negociações sem redesenhar! O indicador utiliza cada vela, analisando-as separadamente. referindo-se a diferentes impulsos - impulso para cima ou para baixo. Pontos de entrada exatos em transações de moedas, criptomoedas, metais, ações, índices! Versão MT5                   DESCRIÇÃO COMPLETA DO INDICADOR    
Trend Screener
STE S.S.COMPANY
4.8 (87)
Indicador de tendência, solução única inovadora para negociação e filtragem de tendências com todos os recursos de tendências importantes construídos dentro de uma ferramenta! É um indicador multi-timeframe e multi-moedas 100% sem repintura que pode ser usado em todos os símbolos/instrumentos: forex, commodities, criptomoedas, índices e ações. OFERTA POR TEMPO LIMITADO: O indicador Support and Resistance Screener está disponível por apenas US$ 50e vitalício. (Preço original US$ 250) (oferta este
FX Power MT4 NG
Daniel Stein
5 (12)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O FX Power MT4 NG é a próxima geração do nosso medidor de força de moeda muito popular de longa data, o FX Power. E o que é que este medidor de força da próxima geração oferece? Tudo o que adorou no FX Power original MAIS Análise de força GOLD/XAU Resultados de cálculo ainda mais precisos Períodos de análise configuráveis individualmente Limite de cálculo personal
FX Volume
Daniel Stein
4.58 (33)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O Volume FX é o PRIMEIRO e ÚNICO indicador de volume que fornece uma visão REAL do sentimento do mercado do ponto de vista de um corretor. Ele fornece uma visão incrível de como os participantes do mercado institucional, como corretores, estão posicionados no mercado Forex, muito mais rápido do que os relatórios COT. Ver essas informações diretamente no seu gráfi
Scalper Inside PRO
Alexey Minkov
4.73 (56)
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
- Real price is 80$ - 40% Discount ( It is 49$ now ) Contact me for instruction, add group and any questions! Related EA Product: Bitcoin Expert Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is designed to help traders do two main things, the first is to avoid false breakouts. Many false breakouts start with a candlestick that breaks out of a level but ends with an immedi
Enigmera
Ivan Stefanov
5 (3)
ENIGMERA: O núcleo do mercado https://www.enigmera.com Introdução Este indicador e sistema de negociação é uma abordagem notável aos mercados financeiros. ENIGMERA utiliza os ciclos fractais para calcular com precisão os níveis de suporte e resistência. Mostra a autêntica fase de acumulação e dá direcções e objectivos.  Um sistema que funciona quer estejamos numa tendência ou numa correção.  Como é que funciona? O ENIGMERA é composto por três linhas: a linha de suporte/resistência, a linha
O indicador Chart Patterns All-in-One ajuda os traders a visualizar vários padrões gráficos comumente usados na análise técnica. Este indicador auxilia na identificação de comportamentos potenciais do mercado, mas não garante rentabilidade. Recomenda-se testar o indicador no modo demo antes de comprar. Oferta atual : Desconto de 50% no indicador "Chart Patterns All in One". Padrões incluídos : Padrão 1-2-3 : Detecta reversões de mercado usando três pontos principais (máximos ou mínimos). Compra
MetaBands M4
Vahidreza Heidar Gholami
5 (2)
MetaBands utiliza algoritmos poderosos e únicos para desenhar canais e detectar tendências, a fim de fornecer aos traders pontos potenciais para entrar e sair de negociações. É um indicador de canal mais um indicador de tendência poderoso. Inclui diferentes tipos de canais que podem ser mesclados para criar novos canais simplesmente usando os parâmetros de entrada. O MetaBands usa todos os tipos de alertas para notificar os usuários sobre eventos de mercado. Recursos Suporta a maioria dos algori
Torne-se um Negociador Breaker e lucre com as mudanças na estrutura do mercado à medida que o preço reverte. O indicador de quebra de bloco de pedidos identifica quando uma tendência ou movimento de preço está chegando à exaustão e pronto para reverter. Ele o alerta sobre mudanças na estrutura do mercado, que normalmente ocorrem quando uma reversão ou uma grande retração está prestes a ocorrer. O indicador usa um cálculo proprietário que identifica rupturas e momento do preço. Toda vez que
Actualmente 20% 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
Bomb Bank Signal
Igor Pereira Calil
5 (1)
Bomb Bank Signal: O Seu Indicador de Confiança no MetaTrader 4 O Bomb Bank Signal é um poderoso indicador para MetaTrader 4, projetado para identificar as tendências mais relevantes no mercado financeiro. Se você está buscando uma ferramenta que antecipe movimentos com precisão, o Bomb Bank é o aliado que você precisa. Como Funciona: Este indicador combina três métodos distintos – análise de volumes, fechamentos de vela e tendência simétrica – para detectar e sinalizar oportunidades de compra e
Trend Cutter
Oleg Rodin
5 (2)
Trend Cutter é um indicador de tendência que pode ser usado em qualquer período de tempo, incluindo períodos mais baixos, como M1 e M5. O indicador é ideal para traders que preferem negociações intradiárias e também será útil para aqueles que preferem negociações de longo prazo. Você pode usar este indicador como base para o seu sistema de negociação ou como uma solução de negociação independente. O indicador fornece todos os tipos de alertas, incluindo notificações PUSH. O indicador é muito fác
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
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.44 (16)
TakePropips Donchian Trend Pro   (MT4) é uma ferramenta poderosa e eficaz que detecta automaticamente a direção da tendência usando o Canal Donchian e fornece sinais de negociação de entrada e saída! Este indicador multifuncional inclui um scanner de tendências, sinais de negociação, painel estatístico, rastreador, sessões de negociação e painel de histórico de alertas. Ele foi projetado para fornecer sinais de negociação e economizar horas analisando os gráficos! Você pode baixar o manual do us
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.8 (20)
Actualmente 20% OFF ! Este painel é uma peça de software muito poderosa que trabalha em múltiplos símbolos e até 9 prazos. Baseia-se no nosso principal indicador (Melhores críticas: Advanced Supply Demand ).   O tablier dá uma óptima visão geral. Mostra:   Valores filtrados da Oferta e da Procura, incluindo a classificação da força da zona, Distâncias de/para as zonas e dentro das zonas, Destaca as zonas aninhadas, Dá 4 tipos de alertas para os símbolos escolhidos em todos os (9) períodos d
ACTUALMENTE COM 26% 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 u
ACTUALMENTE 31% 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! Con
IX Power MT4
Daniel Stein
5 (5)
O IX Power traz finalmente a precisão imbatível do FX Power para símbolos não-Forex. Determina com exatidão a intensidade das tendências a curto, médio e longo prazo nos seus índices, acções, mercadorias, ETFs e até criptomoedas favoritos. Pode analisar tudo o que o seu terminal tem para oferecer. Experimente e veja como o seu timing melhora significativamente quando negoceia. Características principais do IX Power Resultados de cálculo 100% precisos e sem repintura - para todos os símb
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! D
Desenhe automaticamente os níveis de apoio e resistência MAIS espaços de velas de propulsão no seu gráfico, para que possa ver para onde é provável que o preço se dirija a seguir e/ou potencialmente inverta. Este indicador foi concebido para ser utilizado como parte da metodologia de negociação de posições ensinada no meu website (The Market Structure Trader) e exibe informação chave para a segmentação e potenciais entradas. Existem 2 características CORE no indicador e 4 características ad
Este painel é uma ferramenta de alerta para uso com o indicador de reversão da estrutura de mercado. Seu objetivo principal é alertá-lo para oportunidades de reversão em prazos específicos e também para os novos testes dos alertas (confirmação) como o indicador faz. O painel foi projetado para ficar em um gráfico por conta própria e funcionar em segundo plano para enviar alertas sobre os pares e prazos escolhidos. Ele foi desenvolvido depois que muitas pessoas solicitaram um traço para monitora
Gold Channel   é um indicador baseado na volatilidade, desenvolvido com um algoritmo de tempo especifico para o par XAUUSD que consiste em encontrar possíveis correções no mercado. Este indicador mostra duas linhas exteriores, uma interior (linha de retração) e um sinal de seta, onde a teoria do canal consiste em ajudar a identificar condições de sobrecompra e sobrevenda no mercado. O preço do mercado cairá geralmente entre os limites do canal. Se os preços tocarem ou se moverem para fora do can
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 negoc
Antes de tudo, vale ressaltar que esta Ferramenta de Negociação é um Indicador Não Repintante, Não Redesenhante e Não Atrasado, o que a torna ideal para negociação profissional. Curso online, manual do utilizador e demonstração. O Indicador de Conceitos de Ação de Preço Inteligente é uma ferramenta muito poderosa tanto para traders novos quanto experientes. Ele combina mais de 20 indicadores úteis em um único, combinando ideias avançadas de negociação como Análise do Trader do Círculo Interno e
Mais do autor
UniversalEA
Sergey Deev
3.67 (6)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
Filtro:
Sem comentários
Responder ao comentário
Versão 1.1 2021.11.18
Обновление под новый билд