Tipu Heikin Ashi Panel

4.56

Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here.

A professional version of this indicator is available here.


Features

  • An easy to use Panel that shows the Heiken Ashi trend of selected timeframe.
  • Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts.
  • Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space.

Heikin means "the average", and Ashi means "foot" in Japanese. Heikin-Ashi is the Japanese charting technique that uses averages of prices for plotting candles. This technique smooths some noise in the candle charts in effort to give a better trend picture. Another example of a common smoothing indicator is moving averages, that can be used in conjunction with Heikin-Ashi.


How to Use

The blue candles mean uptrend, and the red candles mean downtrend. For example, if a pertinent period is upward, the panel will show blue color for that period. It will also display a visual "buy" signal after a change of candle from red to blue. As a best practice, it is recommended to consider signals from other timeframes and/or other indicators before making a trade decision.


Calculation

Close = (Open+High+Low+Close)/

Open = [Open (previous bar) + Close (previous bar)]/2

High = Max (High,Open,Close)

Low = Min (Low,Open, Close)


Parameters

  • Show Panel - visibility settings, select true/false to show the panel
  • Dialog Mode - Vertical/Horizontal - e.g. horizontal puts time frames horizontal.
  • Overlay Indicator - Choose this if you want Heikin Ashi on top of your personal Candlechart, Bar Chart, or Line Chart.
  • Uptrend Color - settings for uptrend color on the panel, to change uptrend candle color choose color settings besides input settings
  • Buy Signal Color - buy signal color on the panel, this will show buy/sell on change of the candle color
  • Downtrend Color - settings for downtrend color on the panel
  • Sell Signal Color - sell signal color on the panel
  • Alert Shift - candle delay for the signal, enter 1 if you want the alert sent after 1 candle to be passed
  • Alert Mobile - select true/false to get push notification on your device, make sure the device settings are correct here
  • Alert Onscreen - select true/false to get alert on the terminal, this alert shows in a separate window
  • Alert Email - select true/false to get email alerts, make sure email settings are correct here


Developer

int shift = 1; //use this for lookback, 0 means the most current candle, 1 means previous candle 

int iSignal = iCustom(_Symbol,_Period,"Market/Tipu Heikin Ashi Panel","",false,0,false,false,false,false,false,false,false,false,false,clrNONE,clrNONE,clrNONE,clrNONE,"",1,false,false,false,4,shift); 

int iTrend = iCustom(_Symbol,_Period,"Market/Tipu Heikin Ashi Panel","",false,0,false,false,false,false,false,false,false,false,false,clrNONE,clrNONE,clrNONE,clrNONE,"",1,false,false,false,5,shift); // 

if (iSignal == OP_BUY) //represented by "B" and "S" displayed on the panel, 
if (iTrend == OP_BUY) //represented by blue colored boxes
Comentarios 25
Lukasz Mikolajewski
138
Lukasz Mikolajewski 2023.07.26 16:52 
 

Very nice tool

Artialberta
730
Artialberta 2022.10.16 08:21 
 

Indicateurs Tipu très bien fait. Merci.

John Winsome Munar
3471
John Winsome Munar 2022.06.14 10:28 
 

Good and useful indicator

Productos recomendados
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Non-Repainting Supertrend Indicator for MT4 The Non-Repainting Supertrend Indicator is a powerful tool for detecting market trends and breakout points. Specifically designed for the MetaTrader 4 (MT4) platform, this support and resistance indicator uses a dynamic trendline and signal arrows to accurately reflect the direction and potential reversal of price movements. «Indicator Installation & User Guide» MT4 Indicator Installation  | Non Repainting Supertrend Indicator for MT5   | ALL Product
FREE
Only One Trade a Day Indicator MetaTrader 4 The Only One Trade a Day indicator is developed for the MetaTrader 4 platform to generate buy and sell signals.This trading tool analyzes market behavior using two moving averages—one fast and one slow—and displays the generated signals as blue and red arrows directly on the chart. «Indicator Installation & User Guide» MT4 Indicator Installation  |  Only One Trade a Day Indicator MT5   | ALL Products By   TradingFinderLab  | Best MT4 Indicator:   Ref
FREE
El Capturador de Tendencias: La Estrategia del Capturador de Tendencias con Indicador de Alerta es una herramienta versátil de análisis técnico que ayuda a los traders a identificar las tendencias del mercado y los posibles puntos de entrada y salida. Presenta una Estrategia dinámica del Capturador de Tendencias, adaptándose a las condiciones del mercado para una clara representación visual de la dirección de la tendencia. Los traders pueden personalizar los parámetros para que se ajusten a su
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Traditional MACD MT4
Daniel Lewis
4.58 (55)
El indicador MACD en MetaTrader 4/5 se diferencia de los semejantes indicadores en otros programas. Eso se debe al hecho de que en la versión MetaTrader 4/5 la línea MACD se muestra en forma del histograma, mientras que habitualmente se muestra en forma de la línea. Además, en la versión MetaTrader 4/5 la línea de señal se construye con el uso de SMA, mientras que por definición tiene que construirse usando EMA. En la versión MetaTrader 4/5 también se diferencia el histograma (la diferencia entr
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to notify y
FREE
HMA Trend
Pavel Zamoshnikov
4.59 (69)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
Dragon Harmonic Pattern Indicator for MT4 The Dragon Harmonic Pattern Indicator provides an automated and visual display of the Dragon reversal pattern. This pattern typically forms shapes resembling the letters “M” or “W” and is used to identify Potential Reversal Zones (PRZ). Built upon the XABCD wave framework, this MT4 indicator leverages Fibonacci ratios to recognize Dragon pattern formations. «Indicator Installation & User Guide» MT4 Indicator Installation  |  Dragon Harmonic Pattern Ind
FREE
Smart FVG (MT4) — Fair Value Gap Detect and visualize Fair Value Gaps (FVGs) with ATR-aware sensitivity and optional alerts. Smart FVG identifies price ranges not overlapped by adjacent candles (FVGs) and displays them on the chart as bullish/bearish zones. Shading and colors are configurable. Optional alerts can notify you when new gaps appear or when existing gaps are filled. This is a   visual analysis tool ; it does not execute trades. Key features Automatic FVG detection and clear chart an
FREE
FlatBreakout
Aleksei Vorontsov
FlatBreakout (Free Version) Flat Range Detector and Breakout Panel for MT4 — GBPUSD Only FlatBreakout is the free version of the professional FlatBreakoutPro indicator, specially designed for flat (range) detection and breakout signals on the GBPUSD pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of flat ranges (breakout,
FREE
SMA Indicator
Nitu Brijesh Yadav
Arrow Indicator (Buy/Sell Alerts) – Simple Yet Powerful Tool!             Product Version: 1.01           Indicator Type: Trend Reversal Signals           Timeframes Supported: All (Recommended: H1, H4, D1)           Key Features: Buy Signal: Green upward arrow () appears below the candle  Sell Signal : Red downward arrow () appears above the candle Accurate Trend Reversal Detection – Based on tried and tested SMA strategy. ️ Clean Chart View – Minimalist, non-i
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Wave Reversal Indicator - determina la dirección y las inversiones de precio alrededor de la línea de equilibrio. El indicador muestra movimientos ondulatorios y aumentos repentinos de tendencias. Da recomendaciones sobre dónde seguir al comerciante y le ayuda a seguir la estrategia comercial. Es una adición a una estrategia intradiaria o de mediano plazo. Casi todos los parámetros se seleccionan para cada período de tiempo y cambian automáticamente; el único parámetro para el ajuste manual es
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
ACD Indicator for MetaTrader 4 The ACD indicator, developed by Mark Fisher, is a technical analysis tool in MetaTrader 4 used to detect potential market trends and assess trend strength. The ACD system is built around identifying the market’s Opening Range (OR) and using it to establish key trading levels. This range typically includes the first 30 minutes to one hour of market activity. After defining the OR, traders identify levels A and C, derived from it, to guide trading decisions. These le
FREE
Judas Swing with Confirmation Indices ICT MT4 The Judas Indicator with Confirmation is specifically designed to detect deceptive price movements on the chart. This tool helps traders recognize the true market trend by filtering out fake breakouts, reducing the risk of falling for false signals. By confirming the primary trend within a 1-minute timeframe , it minimizes the chances of traders making incorrect decisions. «Indicator Installation & User Guide» MT4 Indicator Installation  |  Judas Sw
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
Si te gusta este proyecto, deja una revisión de 5 estrellas. Este indicador dibuja los precios abiertos, altos, bajos y finales para los especificados período y se puede ajustar para una zona horaria específica. Estos son niveles importantes considerados por muchos institucionales y profesionales comerciantes y puede ser útil para que usted sepa los lugares donde podrían ser más activo. Los períodos disponibles son: Día previo. Semana anterior. Mes anterior. Barrio anterior. Año anterior. O:
FREE
This indicator shows the latest untouched support and resistance as horizontal lines. The indicator can show support/resistance from higher timeframes. With this indicator you can e.g. easily see the support/resistance of the timeframes H4, D1 and W1 on a H1 chart, which can be a big advantage while time your entry on H1. This is the FREE version of the indicator: Support Resistance Multi Time Frame The free version works only on EURUSD and GBPUSD! Parameters referenceTF: the timeframe from whi
FREE
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 z
Wicks UpDown Target GJ Wicks UpDown Target GJ is specialized in GJ forex pairs. Choppy movement up and down on the opening range every day.  Trading breakouts on London session and New York session is recommended. Guideline Entry Strategy Idea: Step 1 - Breakout Forming (Warning! Trade on London Session and New York Session) Step 2 - Breakout Starting (Take Action on your trading plan) Step 3 - Partial Close your order & set breakeven (no-risk) Step 4 - Target complete Step 5 - Don't trade
FREE
Vanexio
Sayan Vandenhout
VANEXIO USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $20000 acco
FREE
Adjustable Fractal MT4
Dmitry Timin
4.76 (25)
Adjustable Fractal MT4 is a modification of Bill Williams' Fractals indicator. The fractal consists of a two sets of arrows - up (upper fractals) and down (lower fractals). Each fractal satisfies the following conditions: Upper fractal - maximum (high) of a signal bar exceeds or is equal to maximums of all bars from the range to the left and to the right; Lower fractal - minimum (low) of a signal bar is less or equal to minimums of all bars from the range to the left and to the right. Unlike a s
FREE
QualifiedEngulfing
Ashkan Hazegh Nikrou
QualifiedEngulfing - es la versión gratuita del indicador ProEngulfing ProEngulfing - es la versión de pago del indicador Advance Engulf, descárguela aquí. ¿Cuál es la diferencia entre la versión gratuita y la de pago de ProEngulfing ? La versión gratuita tiene la limitación de un solo señal por día. Presentamos QualifiedEngulfing - Su indicador profesional de patrones Engulf para MT4 Desbloquee el poder de la precisión con QualifiedEngulfing, un indicador de vanguardia diseñado para identifica
FREE
Los compradores de este producto también adquieren
Trend indicator AI
Ramil Minniakhmetov
5 (53)
Trend Ai indicator es una gran herramienta que mejorará el análisis de mercado de un operador al combinar la identificación de tendencias con puntos de entrada procesables y alertas de reversión. Este indicador permite a los usuarios navegar por las complejidades del mercado forex con confianza y precisión Más allá de las señales primarias, el indicador Trend Ai identifica puntos de entrada secundarios que surgen durante retrocesos o retrocesos, lo que permite a los operadores capitalizar las c
M1 Sniper
Oleg Rodin
4.73 (15)
M1 SNIPER es un sistema de indicadores de trading fácil de usar. Se trata de un indicador de flecha diseñado para el marco temporal M1. Puede utilizarse como sistema independiente para scalping en M1 o como parte de su sistema de trading actual. Aunque este sistema de trading fue diseñado específicamente para operar en M1, también puede utilizarse con otros marcos temporales. Originalmente, diseñé este método para operar con XAUUSD y BTCUSD. Sin embargo, también lo encuentro útil para operar en
SMC Easy Signal
Mohamed Hassan
5 (9)
To celebrate the official release, $65 is the new PROMO price for the first 40 copies (3 left)! After that, the price increases to $120. SMC Easy Signal was built to remove the confusion around the smart money concept by turning structural shifts like BOS (Break of Structure) and CHoCH (Change of Character) into simple buy and sell trading signals. It simplifies market structure trading by automatically identifying breakouts and reversals as they happen, allowing traders to focus on execution
Gann Made Easy
Oleg Rodin
4.81 (140)
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ó
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (6)
Dynamic Forex28 Navigator: la herramienta de trading de Forex de última generación. ACTUALMENTE CON UN 49 % DE DESCUENTO. Dynamic Forex28 Navigator es la evolución de nuestros indicadores populares de larga data, que combina el poder de tres en uno: Indicador avanzado Currency Strength28 (695 reseñas) + Indicador avanzado Currency IMPULSE con ALERT (520 reseñas) + Señales combinadas CS28 (bonificación). Detalles sobre el indicador https://www.mql5.com/en/blogs/post/758844 ¿Qué ofrece el indi
Italo Arrows Indicator
Italo Santana Gomes
5 (2)
BUY INDICATOR AND GET NEW EXCLUSIVE EA FOR FREE AS A BONUS! ITALO ARROWS INDICATOR  is the best reversal indicator ever created, and why is that? Using extreme reversal zones on the market to show the arrows and Fibonacci numbers for the Take Profit, also with a panel showing all the information about the signals on the chart, the Indicator works on all time-frames and assets, indicator built after 8 years of experience on forex and many other markets. You know many reversal indicators around t
Day Trader Master es un sistema de comercio completo para comerciantes de día. El sistema consta de dos indicadores. Un indicador es una señal de flecha para comprar y vender. Es el indicador de flecha que obtienes. Le proporcionaré el segundo indicador de forma gratuita. El segundo indicador es un indicador de tendencia especialmente diseñado para usarse junto con estas flechas. INDICADORES ¡NO REPETIR Y NO TARDE! El uso de este sistema es muy sencillo. Solo necesita seguir las señales de flech
Scalper Inside PRO
Alexey Minkov
4.7 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Currency Strength Exotics
Bernhard Schweigert
4.88 (32)
¡ACTUALMENTE 20% DE DESCUENTO ! ¡La mejor solución para cualquier operador novato o experto! Este indicador está especializado en mostrar la fuerza de la divisa para cualquier símbolo como Pares Exóticos, Materias Primas, Índices o Futuros. Es el primero de su clase, cualquier símbolo se puede añadir a la 9 ª línea para mostrar la verdadera fuerza de la moneda de Oro, Plata, Petróleo, DAX, US30, MXN, TRY, CNH etc. Se trata de una herramienta de trading única, de alta calidad y asequible porqu
RelicusRoad Pro
Relicus LLC
4.63 (106)
¿Cuántas veces ha comprado un indicador de trading con excelentes back-tests, pruebas de rendimiento en cuenta real con números fantásticos y estadísticas por todas partes pero después de usarlo, termina quemando su cuenta? No debería confiar en una señal por sí misma, necesita saber por qué apareció en primer lugar, ¡y eso es lo que mejor hace RelicusRoad Pro! Manual de Usuario + Estrategias + Vídeos de Formación + Grupo Privado con Acceso VIP + Versión Móvil Disponible Una Nueva Forma de Ver
¡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á
Trend Screener
STE S.S.COMPANY
4.79 (95)
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. OFERTA POR TIEMPO LIMITADO: El indicador de detección de soporte y resistencia está disponible por solo 50$ y de por vida. (Precio
Volatility Trend System - un sistema de comercio que da señales para las entradas. El sistema de volatilidad da señales lineales y puntuales en la dirección de la tendencia, así como señales para salir de ella, sin redibujar ni demoras. El indicador de tendencia monitorea la dirección de la tendencia a mediano plazo, muestra la dirección y su cambio. El indicador de señal se basa en cambios en la volatilidad y muestra entradas en el mercado. El indicador está equipado con varios tipos de alert
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
PZ Harmonacci Patterns
PZ TRADING SLU
3.17 (6)
Este es posiblemente el indicador de reconocimiento automático de formación de precios más completo que puede encontrar para la plataforma MetaTrader. Detecta 19 patrones diferentes, toma las proyecciones de Fibonacci tan en serio como usted, muestra la zona de reversión potencial (PRZ) y encuentra niveles adecuados de stop-loss y take-profit. [ Guía de instalación | Guía de actualización | Solución de problemas | FAQ | Todos los productos ] Detecta 19 formaciones de precios armónicos diferen
Advanced Supply Demand
Bernhard Schweigert
4.91 (296)
¡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
TPSpro RFI Levels
Roman Podpora
4.85 (27)
Zonas de reversión - niveles / Zonas activas de un jugador importante INSTRUCCIONES RUS   /   INSTRUCCIONES   ENG   /   Versión MT5 CADA COMPRADOR DE ESTE INDICADOR       OBTENGA ADICIONALMENTE   GRATIS   : 3 meses de acceso       a las señales comerciales del servicio       SUPER SEÑALES       — puntos de entrada preparados según el algoritmo TPSproSYSTEM. 3 meses de acceso       a materiales de formación con actualizaciones periódicas - inmersión en la estrategia y crecimiento profesional. So
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
Este indicador es una super combinación de nuestros 2 productos Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . ¡Funciona para todos los marcos de tiempo y muestra gráficamente el impulso de fuerza o debilidad para las 8 divisas principales más un Símbolo! Este Indicador está especializado en mostrar la aceleración de la fuerza de la divisa para cualquier símbolo como Oro, Pares Exóticos, Materias Primas, Índices o Futuros. Es el primero de su clase, cualquier símbolo p
BinaryUniversal
Andrey Spiridonov
BinaryUniversal - indicador de señal para opciones binarias y forex. En su trabajo, el indicador utiliza un complejo algoritmo de generación de señales. Antes de formar una señal, el indicador analiza la volatilidad, los patrones de velas, el soporte importante y los niveles de resistencia. El indicador tiene la capacidad de ajustar la precisión de las señales, lo que hace posible aplicar este indicador tanto para el comercio agresivo como para el conservador. El indicador se configura de la fo
Apollo Secret Trend es un indicador de tendencia profesional que se puede utilizar para encontrar tendencias en cualquier par y período de tiempo. El indicador puede convertirse fácilmente en su principal indicador comercial que puede usar para detectar tendencias del mercado sin importar qué par o marco de tiempo prefiera operar. Al usar un parámetro especial en el indicador, puede adaptar las señales a su estilo comercial personal. El indicador proporciona todo tipo de alertas, incluidas las n
Trend Reversal – Tu aliado para identificar reversiones de tendencia en MT4 ¿Estás buscando una herramienta poderosa e intuitiva para mejorar tu análisis de mercado y tomar decisiones más informadas? El indicador Trend Reversal está diseñado específicamente para los traders que desean identificar con precisión los puntos de reversión de tendencia directamente en la plataforma MetaTrader 4. Gracias a su combinación de algoritmos avanzados y técnicas comprobadas, Trend Reversal ofrece señales cla
ACTUALMENTE 31% DE DESCUENTO Este indicador es una herramienta de transacción única, de alta calidad y asequible porque hemos incorporado una serie de características propias y una fórmula secreta. Con solo un gráfico, da Alertas para los 28 pares de divisas. ¡Imagina cómo mejorarás porque puedes identificar el punto de activación exacto de una nueva tendencia u oportunidad de crecimiento! Basado en nuevos algoritmos subyacentes , hace que sea aún más fácil identificar y confirmar operaciones po
Dark Support Resistance  is an Indicator for intraday trading. This Indicator is programmed to identify  Support and Resistance Lines , providing a high level of accuracy and reliability. Key benefits Easily visible lines Only the most important levels will be displayed Automated adjustment for each timeframe and instrument Easy to use even for beginners Never repaints, never backpaints, Not Lag 100% compatible with Expert Advisor development All types of alerts available: Pop-up, Email, Push
Oferta especial : ALL TOOLS , ¡solo $35 cada uno! Nuevas herramientas   costarán   $30   durante la   primera semana   o las   primeras 3 compras !  Trading Tools Channel on MQL5 : únete para recibir las últimas novedades RSI Shift Zone Scanner identifica los momentos en que el sentimiento del mercado puede cambiar, vinculando las señales del RSI con la acción del precio. Siempre que el RSI supera o cae por debajo de los niveles preestablecidos (70 por defecto para sobrecompra, 30 para sobreven
M1 Easy Scalper
Martin Alejandro Bamonte
4 (3)
M1 EASY SCALPER es un indicador de scalping diseñado específicamente para el timeframe de 1 minuto (M1), compatible con cualquier par de divisas o instrumento disponible en tu terminal MT4. Por supuesto que también puede ser usado en cualquier otro TF, pero funciona muy bien en M1 (lo cual es complejo!) para realizar Scalping. Ten en cuenta que si vas a hacer Scalping debes tener una cuenta para tal fin, no tienes que usar cuentas Cent o Standard porque tienen demasiado Spread! (usa ECN, RAW, o
The 1 2 3 Pattern Scanner
Reza Aghajanpour
4.77 (60)
** All Symbols x All Timeframes scan just by pressing scanner button ** After 18 years of experience in the markets and programming, Winner indicator is ready. I would like to share with you! *** Contact me  to send you instruction  and add you in "123 scanner group" for sharing or seeing experiences with other users. Introduction The 123 Pattern Scanner indicator with a special enhanced algorithm is a very repetitive common pattern finder with a high success rate . Interestingly, this Winner in
Auto Optimized Bollinger Bands – Herramienta adaptativa de volatilidad para mercados reales Auto Optimized Bollinger Bands es un indicador avanzado para MT4 que mejora las bandas de Bollinger clásicas al seleccionar automáticamente los valores óptimos de período y desviación mediante simulación histórica de operaciones. En lugar de depender de configuraciones fijas, el indicador realiza una optimización en tiempo real basada en el comportamiento del precio, permitiendo que las bandas se ajusten
Volatility Master for MetaTrader is a real-time dashboard tool that scans up to 56 symbols using up to 2 flexible dashboards on different charts to identify high-volatility, trending markets instantly. With clear bullish/bearish signals, customizable alerts, and a user-friendly interface, it helps you avoid range-bound conditions and focus on high-probability trades. Clarity leads to confidence. Trade confidently and protect your capital effectively with this powerful dashboard. Download Metatra
The official release price is 65$ for the first 10 copies only,the next price is 95$,the final price will be 250$ Sniper Delta Imbalance is a professional tool for deep delta analysis — the difference between buyer and seller volumes. It takes volume analysis to the next level, allowing traders to see in real time who controls the price — buyers or sellers — and to find precise entry points based on the actions of major market participants. This tool represents a unique style of
Support Resistance screnner
STE S.S.COMPANY
4.95 (37)
Support And Resistance Screener está en un indicador de nivel para MetaTrader que proporciona múltiples herramientas dentro de un indicador. Las herramientas disponibles son: 1. Cribador de estructura de mercado. 2. Zona de retroceso alcista. 3. Zona de retroceso bajista. 4. Puntos pivotes diarios 5. Puntos de pivote semanales 6. Puntos Pivotes mensuales 7. Fuerte soporte y resistencia basado en patrón armónico y volumen. 8. Zonas de nivel de banco. OFERTA POR TIEMPO LIMITADO: El indicador de so
Otros productos de este autor
Tipu Stochastic
Kaleem Haider
3.86 (7)
Tipu Stochastic is the modified version of the original Stochastic Oscillator published by MetaQuotes here . Features Choose three types of signals (Reversals, Main Signal Cross, and Overbought/Oversold Cross). Customizable Buy/Sell alerts, push alerts, email alerts, and visual on-screen alerts. Marked overbought and oversold levels. Add Tipu Panel (found here ) and unlock the following additional features: An easy to use Panel that shows the trend + signal of the selected time frames. Show Sto
Tipu RSI
Kaleem Haider
4.59 (34)
Tipu RSI Features 28 symbols, multi-time frame powerful Dashboard for the full market view Customizable Buy/Sell alerts, push alerts, email alerts, and visual on-screen alerts. Marked overbought and oversold levels. Three colors RSI that marks the normal, oversold and overbought levels. The relative strength index (RSI) is an oscillator devised by J. Welles Wilder in his famous book New Concepts in Technical Trading Systems in 1978.1 He also introduced Parabolic SAR (see Tipu Parabollic SAR Pane
FREE
Tipu Parabolic SAR Panel
Kaleem Haider
4.91 (11)
Tipu Parabolic SAR Panel is the modified version of the original Parabolic SAR indicator published by MetaQuotes here . Dashboard Panel (multi symbol) version for this indicator is available here . Features An easy to use Panel that shows the Parabolic SAR trend and signals of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. To enable the
FREE
Tipu Trend
Kaleem Haider
4.56 (9)
Tipu Trend is a non-lag, non-repaint, smart indicator, that shows the trend of selected time frames. Features Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. As easy to trade indicator that smooths the noise in the price action. Highlights ranging markets. Add Tipu Panel (found here ) and unlock the following additional features. An easy to use Panel that shows the trend + signal of the selected time frames. Customizable Panel. The panel can be moved to any
FREE
Tipu Panel
Kaleem Haider
4.88 (8)
Tipu Panel series is set of innovative indicators created to consolidate indicators in form of a panel. As a trader, indicators can easily create a cluster on the chart and distract you from the bigger picture. It can also be overwhelming and visually exhausting. Tipu Panel simplifies this by displaying each indicator in a beautifully boxed panel. You can customize the panel to display indicator signals for multiple time frames and also to quickly switch time frames. There are two types of indic
FREE
Tipu Stops
Kaleem Haider
5 (6)
Tipu Stops is a simple indicator that plots buy/sell stop loss channels and pips value using commonly used indicators. Tipu Stops also works complementary to the Tipu Trader Panel. You can use the stop loss values from Tipu Stops in Tipu Trader before using the panel for trading. How to Use Add the indicator to the chart and select your preferred method of stop loss plot. You may choose from the following methods: Average True Range on PRICE_CLOSE. Average True Range bands on Hull Moving Averag
FREE
Tipu Trader
Kaleem Haider
3 (2)
Tipu Trader is a part of Tipu Panel ecosystem that was developed out of need for quick and simple trading. Tipu Trader is an easy to use trade panel for commonly used trade functions. Create you own signals with Tipu Panel and trade along with Tipu Trader, a simple and easy to use trade panel. Features An easy to use trade panel for most commonly used trade functions. Create your own personal trade signals with Tipu Panel , and trade with Tipu Trader. Customizable Panel. The panel can be moved
FREE
Tipu CCI
Kaleem Haider
4.8 (15)
28 symbols, multi-time frame powerful Dashboard for the full market view Customizable Buy/Sell alerts, push alerts, email alerts, and visual on-screen alerts. Marked buy/sell signals Two color trend histogram. The commodity channel index (CCI) is an oscillator originally introduced by Donald Lambert in 1980. CCI measures current price level relative to an average price level over a given period of time. CCI is high when prices are above the average price, and low when the prices are below the a
FREE
Tipu Parabolic SAR Dashboard is based on the Tipu Parabolic SAR indicator. Please contact me here at MQL5 if you would like to use this panel for your custom signals. Tipu Parabolic SAR Dashboard is a multi-currency, multi-timeframe panel created to help traders in analyzing the markets quickly using the Parabolic SAR indicator signal. The dashboard panel is designed to help traders quickly change symbols and periods. If you are constantly missing trade opportunities while browsing through the
Filtro:
junlin95
14
junlin95 2025.07.29 02:16 
 

El usuario no ha dejado ningún comentario para su valoración

xlxAxlx
1473
xlxAxlx 2024.11.13 16:21 
 

El usuario no ha dejado ningún comentario para su valoración

k0udek
14
k0udek 2024.04.15 19:41 
 

Please do this for mt5 PLEASE

Lukasz Mikolajewski
138
Lukasz Mikolajewski 2023.07.26 16:52 
 

Very nice tool

Artialberta
730
Artialberta 2022.10.16 08:21 
 

Indicateurs Tipu très bien fait. Merci.

Thippeswamaiah Jmath J M
158
Thippeswamaiah Jmath J M 2022.10.05 06:05 
 

good

John Winsome Munar
3471
John Winsome Munar 2022.06.14 10:28 
 

Good and useful indicator

faithdefender
1736
faithdefender 2021.10.10 22:08 
 

Thank you

oldryder
34
oldryder 2021.10.05 16:26 
 

Muy bueno

Marco Pretto
244
Marco Pretto 2021.07.16 13:00 
 

Hi, is it no possible to have the possibililty to color the side of the candle and the shadow the same colour? Thanks for answering. Marco

prashant1234567
14
prashant1234567 2021.02.12 15:19 
 

Very good

RedOverRed
19
RedOverRed 2021.01.21 00:36 
 

5 star clear indicator

Cameron DAndrea
244
Cameron DAndrea 2021.01.09 15:39 
 

Tipu always has great products

Eliel Soares
68
Eliel Soares 2020.10.22 21:29 
 

o melhor do universo, não vai existir um indicador tão excelente quanto esse por muito, muito tempo.

Valentin Butorin
4133
Valentin Butorin 2020.10.03 13:10 
 

El usuario no ha dejado ningún comentario para su valoración

sanobalano
100
sanobalano 2020.09.23 05:07 
 

very good indicator!

nightcreow
94
nightcreow 2020.07.27 17:26 
 

El usuario no ha dejado ningún comentario para su valoración

Naser
1243
Naser 2019.08.08 03:38 
 

El usuario no ha dejado ningún comentario para su valoración

Mathew thomas
86
Mathew thomas 2019.07.28 18:20 
 

El usuario no ha dejado ningún comentario para su valoración

Chua Wee Kiat
2911
Chua Wee Kiat 2019.07.08 05:28 
 

Very useful !

12
Respuesta al comentario