• Información general
  • Comentarios
  • Discusión (3)
  • Novedades

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).
Productos 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
Una versión extendida del conocido indicador de convergencia / divergencia de media móvil (MACD), distribuido en 4 colores: crecimiento, caída por encima y por debajo de 0. 26 opciones para suavizar las medias móviles, 11 tipos de precios. Alertas deshabilitadas sobre cambio de color con       modo de alerta seleccionable: solo al cruzar un valor cero o en cualquier cambio de color (cambio ascendente / descendente y cruce 0). Opciones de suavizado: simple, exponencial, exponencial más salvaje, p
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’
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.63 (54)
Versión MT5  |   FAQ El   Indicador Owl Smart Levels   es un sistema comercial completo dentro de un indicador que incluye herramientas de análisis de mercado tan populares como   los fractales avanzados de Bill Williams , Valable ZigZag que construye   la estructura de onda correcta   del mercado y   los niveles de Fibonacci   que marcan los niveles exactos de entrada. en el mercado y lugares para tomar ganancias. Descripción detallada de la estrategia Instrucciones para trabajar con el indi
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
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
Sidus
Iurii Tokman
Sidus   El indicador es una estrategia comercial. Basado en 3 indicadores estándar: dos promedios móviles (MA) y un índice relativo a la fuerza (RSI). Las señales del indicador son el cruce de las medias móviles y el posicionamiento simultáneo del indicador RSI con respecto al nivel 50. Si la media móvil rápida está por encima de la media móvil lenta y el indicador RSI está por encima del nivel 50, se asumen compras. Si el promedio de movimiento rápido está por debajo del promedio de movimiento
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 "RSI y 2 medias móviles" para MT4 Este indicador es excelente para los sistemas comerciales Momentum. El indicador "RSI y 2 MA" le permite ver los promedios móviles rápidos y lentos del propio RSI El indicador brinda oportunidades para ver el cambio de tendencia muy temprano "RSI y 2 MA" se pueden utilizar para captar el impulso en la dirección de la tendencia. Es muy fácil configurar este indicador a través de parámetros (ver imagen) El indicador se puede utilizar en cualquie
El indicador Forex lleva el poder HTF para MT4 El oscilador Bears Power HTF es un filtro perfecto para entradas de "venta". HTF significa - Marco de tiempo más alto Los indicadores de poder alcista y bajista se utilizan en el comercio para medir la fuerza de las tendencias correspondientes en el comercio. Bears Power mide la fortaleza de la posición de los vendedores El indicador Bears Power HTF es excelente para sistemas comerciales de marcos de tiempo múltiples con entradas de acción de pre
Indicador Forex "Índice FORCE y 2 medias móviles" para MT4 Este indicador es excelente para operar con Momentum en la dirección de la tendencia. El indicador "Índice de FUERZA y 2 medias móviles" le permite ver las medias móviles rápidas y lentas del índice de fuerza El índice de fuerza es uno de los principales indicadores que combina datos de precio y volumen en un solo valor. El índice de fuerza en sí es un poderoso oscilador que mide la cantidad de energía utilizada para mover el precio.
RovHenLayout
Aymn Sʿyd Ahmd Hsn Alkwmy
Se ha construido este indicador con algoritmo de trading avanzado con una adecuada gestión de riesgos. utiliza un diseño maravilloso para mostrarle los resultados de los informes (MACD, STR y EMA) para varios marcos de tiempo (M1, M5, M15, M30, H1, H4, D1). Esta técnica le ayuda a mostrar el movimiento del mercado comercial que lo lleva a decidir comprar o vender. Te muestra la velocidad de la moneda. Le muestra el índice de volatilidad de la moneda actual. Se muestra en la misma pantalla "Saldo
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
El indicador Forex Wave Wold MT4 está diseñado para buscar ondas de Wolfe y mostrarlas en la ventana actual del terminal comercial. Excelente indicador para los comerciantes que utilizan en el comercio de la onda de Wolfe. Su uso en estrategias comerciales aumentará significativamente su eficiencia y rentabilidad. INFORMACIÓN DEL INDICADOR A diferencia de otros indicadores de ondas Wolfe, el indicador Forex Wave Wold MT4 tiene una serie de características que aumentan significativamente su ef
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
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
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.
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
Este innovador indicador de medición de la fuerza de la moneda de INFINITY es un ayudante indispensable para los revendedores y comerciantes que negocian en el largo plazo. El sistema de Análisis de fortaleza / debilidad de las monedas ha sido conocido y utilizado en el mercado por los principales operadores del mundo. Cualquier comercio de arbitraje no está completo sin este análisis. Nuestro indicador determina fácilmente la fuerza de las monedas subyacentes entre sí. Muestra gráficos de líne
Los compradores de este producto también adquieren
Gann Made Easy
Oleg Rodin
4.95 (44)
Gann Made Easy es un sistema de comercio de Forex profesional y fácil de usar que se basa en los mejores principios de comercio utilizando la teoría del Sr. W. D. Gann. El indicador proporciona señales precisas de COMPRA y VENTA, incluidos los niveles de Stop Loss y Take Profit. Puede comerciar incluso sobre la marcha utilizando notificaciones PUSH. ¡Por favor, póngase en contacto conmigo después de la compra! ¡Compartiré mis consejos comerciales con usted y excelentes indicadores de bonificació
Presentamos el Indicador Milagroso de Forex: Desata el Poder del Trading Preciso ¿Estás cansado de buscar el mejor indicador de Forex que realmente ofrezca resultados excepcionales en todos los marcos temporales? ¡No busques más! Ha llegado el Indicador Milagroso de Forex para revolucionar tu experiencia de trading y llevar tus ganancias a nuevas alturas. Construido sobre una base de tecnología de vanguardia y años de desarrollo meticuloso, el Indicador Milagroso de Forex se erige como el pinácu
¡Actualmente 20% OFF ! ¡La mejor solución para cualquier novato o trader experto! Este software funciona con 28 pares de divisas. Se basa en 2 de nuestros principales indicadores (Advanced Currency Strength 28 y Advanced Currency Impulse). Proporciona una gran visión general de todo el mercado de divisas. Muestra los valores de Advanced Currency Strength, la velocidad de movimiento de las divisas y las señales para 28 pares de divisas en todos los (9) marcos temporales. Imagine cómo mejorar
Atomic Analyst
Issam Kassas
5 (1)
En primer lugar, vale la pena enfatizar que este Indicador de Trading no repinta, no redibuja y no se retrasa, lo que lo hace ideal tanto para el trading manual como para el automatizado. El Analista Atómico es un Indicador de Acción del Precio PA que utiliza la fuerza y el impulso del precio para encontrar una mejor ventaja en el mercado. Equipado con filtros avanzados que ayudan a eliminar ruidos y señales falsas, y aumentan el potencial de trading. Utilizando múltiples capas de indicadores
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION        /       TRADING SETUPS           
TPSpro RFI Levels
Roman Podpora
5 (13)
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. Reversal First Impulse levels (RFI)   -  Version MT5                INSTRUCTIONS                 RUS                 ENG                                       R ecommended to use with an indicator   -  
Introduciendo       Indicador Quantum Trend Sniper   , el innovador indicador MQL5 que está transformando la forma en que identificas y negocias los cambios de tendencia. Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años,       Indicador de francotirador de tendencia cuántica       está diseñado para impulsar su viaje comercial a nuevas alturas con su forma innovadora de identificar cambios de tendencia con una precisión extremadamente alta.
ACTUALMENTE 26% DE DESCUENTO ¡La mejor solución para cualquier operador novato o experto! Este indicador es una herramienta única, de alta calidad y asequible porque hemos incorporado una serie de características propias y una nueva fórmula. ¡Con sólo UN gráfico puede leer la Fuerza de la Divisa para 28 pares de Divisas! Imagínese cómo mejorará su operativa porque podrá señalar el punto exacto de activación de una nueva tendencia o de una oportunidad de scalping. Manual del usuario: haga
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the moment in which prices have strong probability of f
Scalper Inside PRO
Alexey Minkov
4.75 (55)
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
Ante todo, vale la pena enfatizar que esta Herramienta de Trading es un Indicador No Repintado, No Redibujado y No Retrasado, lo que la hace ideal para el trading profesional. El Indicador de Conceptos de Acción del Precio Inteligente es una herramienta muy potente tanto para traders nuevos como experimentados. Combina más de 20 indicadores útiles en uno solo, combinando ideas avanzadas de trading como el Análisis del Trader del Círculo Interior y Estrategias de Trading de Conceptos de Dinero
Trend Screener
STE S.S.COMPANY
4.83 (86)
Indicador de tendencia, solución única e innovadora para el comercio y filtrado de tendencias con todas las funciones de tendencias importantes integradas en una sola herramienta. Es un indicador 100% sin repintar de marcos temporales y monedas múltiples que se puede usar en todos los símbolos/instrumentos: divisas, materias primas, criptomonedas, índices y acciones. Trend Screener es un indicador de seguimiento de tendencia eficiente que proporciona señales de tendencia de flecha con puntos en
XQ Indicator MetaTrader 4
Marzena Maria Szmit
3 (2)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange,   XQ Forex Indicator   empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
Introduciendo       Quantum Breakout PRO   , el innovador indicador MQL5 que está transformando la forma en que comercia con Breakout Zones. Desarrollado por un equipo de operadores experimentados con experiencia comercial de más de 13 años,   Quantum Breakout PRO   está diseñado para impulsar su viaje comercial a nuevas alturas con su innovadora y dinámica estrategia de zona de ruptura. El indicador de ruptura cuántica le dará flechas de señal en las zonas de ruptura con 5 zonas objetivo de
El sistema PRO Renko es un sistema de trading de alta precisión especialmente diseñado para operar gráficos RENKO. Se trata de un sistema universal que se puede aplicar a diversos instrumentos de negociación. El sistema neutraliza eficazmente el llamado ruido de mercado, lo que le brinda acceso a señales de reversión precisas. El indicador es muy fácil de usar y solo tiene un parámetro responsable de la generación de señales. Puede adaptar fácilmente la herramienta a cualquier instrumento com
FX Power MT4 NG
Daniel Stein
5 (8)
Obtenga su actualización diaria del mercado con detalles y capturas de pantalla a través de nuestro Morning Briefing aquí en mql5 y en Telegram ! FX Power MT4 NG es la nueva generación de nuestro popular medidor de fuerza de divisas, FX Power. ¿Y qué ofrece este medidor de fuerza de nueva generación? Todo lo que le encantaba del FX Power original PLUS Análisis de fuerza de ORO/XAU Resultados de cálculo aún más precisos Períodos de análisis configurables individualmente Límite de cálculo persona
Presentamos ON Trade Waves Patterns Harmonic Elliot Wolfe, un indicador avanzado diseñado para detectar diversas formas de patrones en el mercado mediante métodos tanto manuales como automáticos. A continuación, te explicamos cómo funciona: Patrones Armónicos: Este indicador puede identificar patrones armónicos que aparecen en tu gráfico. Estos patrones son esenciales para los traders que practican la teoría del trading armónico, tal como se popularizó en el libro de Scott Carney "Harmonic Tradi
Advanced Supply Demand
Bernhard Schweigert
4.92 (310)
¡Actualmente con 33% de descuento! ¡La mejor solución para cualquier tráder principiante o experto! Este indicador es una herramienta comercial única, de alta calidad y asequible, porque incorpora una serie de características patentadas y una nueva fórmula. Con esta actualización, podrá mostrar zonas de doble marco temporal. No solo podrá mostrar un marco temporal más alto, sino también mostrar ambos, el marco temporal del gráfico MÁS el marco temporal más alto: MOSTRANDO ZONAS ANIDADAS. A todos
¡Descubra el secreto para el comercio de Forex exitoso con nuestro indicador MT4 personalizado! ¿Alguna vez se ha preguntado cómo lograr el éxito en el mercado de Forex, obteniendo ganancias constantemente al tiempo que minimiza el riesgo? ¡Aquí está la respuesta que ha estado buscando! Permítanos presentar nuestro indicador MT4 patentado que revolucionará su enfoque para el comercio. Versatilidad única Nuestro indicador está especialmente diseñado para usuarios que prefieren las formacio
Currency Strength Wizard es un indicador muy poderoso que le proporciona una solución todo en uno para operar con éxito. El indicador calcula el poder de este o aquel par de divisas utilizando los datos de todas las monedas en múltiples marcos de tiempo. Estos datos se representan en forma de índice de moneda fácil de usar y líneas eléctricas de moneda que puede usar para ver el poder de esta o aquella moneda. Todo lo que necesita es adjuntar el indicador al gráfico que desea operar y el indicad
Scalper Vault
Oleg Rodin
5 (27)
Scalper Vault es un sistema profesional de reventa que le brinda todo lo que necesita para una reventa exitosa. Este indicador es un sistema comercial completo que puede ser utilizado por operadores de divisas y opciones binarias. El marco de tiempo recomendado es M5. El sistema le proporciona señales de flecha precisas en la dirección de la tendencia. También le proporciona señales superiores e inferiores y niveles de mercado de Gann. Los indicadores proporcionan todo tipo de alertas, incluidas
Entry Points Pro
Yury Orlov
4.7 (224)
Este es un genial indicador para MT4 que ofrece señales precisas para entrar en una transacción sin redibujar. Se puede aplicar a cualquier activo financiero: fórex, criptomonedas, metales, acciones, índices. Nos dará valoraciones bastante precisas y nos dirá cuándo es mejor abrir y cerra una transacción. Eche un vistazo  al vídeo  (6:22), ¡contiene un ejemplo de procesamiento de una sola señal que ha amortizado el indicador! La mayoría de los tráders mejoran sus resultados comerciales durante l
Antes que nada, vale la pena enfatizar que este Sistema de Trading es un Indicador No Repintado, No Redibujado y sin Retardos, lo que lo hace ideal para el trading profesional. El "Sistema de Trading de Soporte y Resistencia Inteligente" es un indicador avanzado diseñado para traders nuevos y experimentados. Empodera a los traders con precisión y confianza en el mercado de divisas. Este sistema integral combina más de 7 estrategias, 10 indicadores y varios enfoques de trading, incluyendo estr
TrendDecoder Premium
Christophe, Pa Trouillas
5 (2)
Identifique los rangos y los próximos movimientos probables   |  Obtenga las señales más tempranas y la fuerza de las Tendencias   |  Obtener salidas claras antes de reversión   |  Detecte los niveles de Fibo que el precio pondrá a prueba Indicador no repintado y no retardado - ideal para la trading manual y automatizada - adecuado para todos los activos y todas las unidades temporales Oferta por tiempo limitado >>   50% OFF Después de la compra, póngase en contacto con mi canal  para conocer lo
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
¡TakePropips Donchian Trend Pro   (MT4) es una herramienta poderosa y efectiva que detecta automáticamente la dirección de la tendencia utilizando el Canal Donchian y le proporciona señales comerciales de entrada y salida! Este indicador multifunción incluye un escáner de tendencias, señales comerciales, panel estadístico, filtro, sesiones comerciales y panel de historial de alertas. ¡Está diseñado para proporcionarle señales comerciales y ahorrarle horas analizando los gráficos! Puede descargar
Presentación del Indicador Zeus: Tu Última Herramienta para Romper con las Ganancias en el Trading. Este indicador simplifica el trading, eliminando la necesidad de un análisis profundo con estrategias de ruptura. Dibuja automáticamente zonas basadas en tus marcos de tiempo preestablecidos, sugiere niveles de Stop Loss (SL), Take Profit (TP) y Trailing Stop. El Indicador Zeus te notificará de inmediato y mostrará flechas de señal cuando el precio se acerque a los puntos de entrada de compra o ve
Trend Forecasting
Mohamed Hassan
5 (11)
This indicator is unstoppable when combined with our other indicator called Katana . After purchase, send us a message and you could get Katana  for FREE as a BONUS!  You can also ask to join our private group where we discuss together with other members!  MT5 version: click here There are limited copies available at $45 (3 copies left). Next price is $99. Don't miss this great deal!  The Trend Forecasting indicator is a very unique & easy tool that is able to make prediction a
FX Volume
Daniel Stein
4.6 (35)
Obtenga su actualización diaria del mercado con detalles y capturas de pantalla a través de nuestro Morning Briefing aquí en mql5 y en Telegram ! FX Volume es el PRIMER y ÚNICO indicador de volumen que proporciona una visión REAL del sentimiento del mercado desde el punto de vista de un bróker. Proporciona una visión impresionante de cómo los participantes institucionales del mercado, como los brokers, están posicionados en el mercado Forex, mucho más rápido que los informes COT. Ver esta info
Shepherd Harmonic Pattern
Abdullah Alrai
4.68 (59)
Este indicador detectará patrones armónicos que se dibujen en el gráfico mediante métodos manuales y automáticos. Puede consultar el manual del usuario en el siguiente enlace: Agregue su opinión y contáctenos para obtenerlo Existe una versión gratuita para probar este producto en mt4. Puede utilizarlo para detectar patrones de Gartley y Nenstar: https://www.mql5.com/en/market/product/30181 Puede comprar la versión completa de MT4 en: https://www.mql5.com/en/market/product/15212 Notas El indicad
Cycle Sniper
Elmira Memish
4.41 (34)
NEW YEAR SALE PRICE FOR LIMITED TIME!!! Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before pu
Otros productos de este autor
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 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
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
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 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 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 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
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
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
RenkoBandMacd
Sergey Deev
1 (1)
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:
No hay comentarios
Respuesta al comentario
Versión 1.1 2021.11.18
Обновление под новый билд