• 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.62 (53)
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
5 (32)
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ó
¡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
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
TPSpro RFI Levels
Roman Podpora
5 (13)
Reversal First Impulse levels (RFI) - are the maximum volume levels/areas that turn the market around, so they play a critical role in future trading decisions. The logic behind the movement of any chart is that the price moves from the first impulse level (RFI) to the first impulse level (RFI) of the past trend. The first impulse level (RFI) is the most powerful level during a trend reversal, which forms a reversal zone. The first impulse level from the reversal of the previous movement is also
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.
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
Atomic Analyst
Issam Kassas
5 (2)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Anal
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
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!  - To maximize the potential and learn how to trade using this indicator, read the full des
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (25)
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
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
Gann Swing Structure
Kirill Borovskii
5 (1)
This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
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
Conviértase en un Breaker Trader y obtenga beneficios de los cambios en la estructura del mercado a medida que se invierte el precio. El indicador de ruptura de bloque de órdenes identifica cuándo una tendencia o movimiento de precio se acerca al agotamiento y está listo para revertirse. Le alerta sobre cambios en la estructura del mercado que generalmente ocurren cuando una reversión o un retroceso importante están a punto de suceder. El indicador utiliza un cálculo patentado que identific
Scalper Vault
Oleg Rodin
5 (26)
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
Advanced Supply Demand
Bernhard Schweigert
4.92 (309)
¡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
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.79 (19)
Rental/Lifetime Package Options and Privileges' * For optimum results the yearly or lifetime package is suggested due to live training and Discord  channel trading with the  creator! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology traini
FX Power MT4 NG
Daniel Stein
5 (7)
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
El indicador de reversión de ADR le muestra de un vistazo dónde se cotiza actualmente el precio en relación con su rango diario promedio normal. Recibirá alertas instantáneas a través de una ventana emergente, correo electrónico o push cuando el precio exceda su rango promedio y los niveles por encima de su elección para que pueda saltar rápidamente a retrocesos y reversiones. El indicador dibuja líneas horizontales en el gráfico en los extremos del rango promedio diario y también extensiones p
IX Power MT4
Daniel Stein
5 (5)
IX Power lleva por fin la insuperable precisión de FX Power a los símbolos que no son de Forex. Determina con exactitud la intensidad de las tendencias a corto, medio y largo plazo de tus índices, acciones, materias primas, ETF e incluso criptodivisas favoritas. Puede analizar todo lo que su terminal le ofrece. Pruébalo y experimenta cómo tu timing mejora significativamente a la hora de operar. Características principales de IX Power Resultados de cálculo 100% precisos y sin repintado -
Italo Levels Indicator
Italo Santana Gomes
5 (7)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
4.68 (25)
¡Descuento de 299 $! ¡Los precios pueden aumentar en el futuro! ¡Lea la descripción a continuación! Mejor Sistema de Entrada para Ultimate Sniper Dashboard: ULTIMATE DYNAMIC LEVELS. (Por favor, compruebe mis productos) El Ultimate Sniper Dashboard SÓLO funciona en mercados en vivo debido a los límites de prueba multidivisa de MT4. ¡Presentamos el Ultimate Sniper Dashboard! Nuestro mejor que contiene tanto HA-Sniper, MA-Sniper. y muchos modos especiales. ¡El Ultimate Sniper Dashboard es
TrendLine PRO MT4
Evgenii Aksenov
4.88 (248)
El indicador Trend Line PRO es una estrategia comercial independiente. Muestra el cambio de tendencia, el punto de entrada a la transacción, así como calcula automáticamente tres niveles de Take Profit y la protección contra la pérdida de Stop Loss Trend Line PRO es perfecto para todos los símbolos de Meta Trader: monedas, metales, criptomonedas, acciones e índices Ventajas de Trend Line PRO: Nunca vuelve a dibujar sus señales Posibilidad de utilizar como estrategia independiente Tiene tres niv
Scalper Inside PRO
Alexey Minkov
4.74 (54)
GET 10% OFF NOW! Last 2 copies at current price! 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 t
M1 Arrow
Oleg Rodin
5 (13)
Una estrategia intradía basada en dos principios fundamentales del mercado. El algoritmo se basa en el análisis de volúmenes y ondas de precios utilizando filtros adicionales. El algoritmo inteligente del indicador da una señal solo cuando dos factores de mercado se combinan en uno. El indicador calcula ondas de cierto rango en el gráfico M1 utilizando los datos del marco de tiempo más alto. Y para confirmar la onda, el indicador utiliza el análisis por volumen. Este indicador es un sistema come
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting Non-Redrawing and Non-Lagging Indicator Which makes it ideal for professional trading . The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders . It packs more than 20 useful indicators into one combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies . This indicator focuses on Smart Money Concepts providing in
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
The breakout algorithm is a technique based on price, price features, to shape a breakout strategy. The strategy in this indicator will not be redrawn (none-repaint indicator), it is suitable for short or long term traders In the screenshot is the EURUSD pair, these currency pairs, commodities or stocks, it have similar strength *Non-Repainting (not redrawn) *For Metatrader4 Only *Great For Scalping *Great For Swing Trading *Arrow Entry, Green is Long, Red is Short *Works On Any Timeframe *Work
Este tablero es una herramienta de alerta para usar con el indicador de reversión de la estructura del mercado. Su propósito principal es alertarlo sobre oportunidades de reversión en marcos de tiempo específicos y también para volver a probar las alertas (confirmación) como lo hace el indicador. El tablero está diseñado para ubicarse en un gráfico por sí solo y funcionar en segundo plano para enviarle alertas sobre los pares y marcos de tiempo elegidos. Fue desarrollado después de que muchas p
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
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 expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
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 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
Filtro:
No hay comentarios
Respuesta al comentario
Versión 1.1 2021.11.18
Обновление под новый билд