Harmonic Shark

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 complete, a potential reversal zone appears on the chart.


Parameters

  • zzDepth, zzDev, zzBack - ZigZag parameters
  • AB_min (ab/ax), AB_max (ab/ax) - minimum and maximum ratio of AB and AX levels
  • BC_min (bc/ab), BC_max (bc/ab) - minimum and maximum ratio of BC and AB levels
  • OC_min (bc/ob), OC_max (bc/ob) - minimum and maximum ratio of BC and OB levels
  • bearColor - bearish pattern color
  • bullColor - bullish pattern color
  • CountBars - limit the amount of bars to be processed by the indicator (reduces the initial download time)
  • UseAlert - enable pop-up messages
  • UseNotification - enable push notifications
  • UseMail - enable email notifications
  • prefix - text label for indicator objects on a chart (enter various values for these parameters when applying several indicators to the chart)
  • MessageAdd - text line added to the notifications sent to indicators
  • ShowPreset - allow the pattern display during its formation
  • CustomEventBuy,CustomEventSell - chart events

  • Sample to use signals in EA:

    void OnTick() {
     double x;
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-Shark",0,1); if (x != 0 && x != EMPTY_VALUE) goBuy();
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-Shark",2,1); if (x != 0 && x != EMPTY_VALUE) goSell();
    }
    
    void goBuy() { // function for open BUY
    }
    
    void goSell() { // function for open SELL
    }
    
    void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) {
     switch (id) {
      case CHARTEVENT_CUSTOM+100: 
       goBuy(); break;
      case CHARTEVENT_CUSTOM+101: 
       goSell(); break;
     }
    }
    
    void goBuy() { // function for open BUY
    }
    
    void goSell() { // function for open SELL
    }
    



Produits recommandés
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
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
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
"Auto FIBO Pro" Crypto_Forex indicator - est un excellent outil auxiliaire dans le trading ! - L'indicateur calcule et place automatiquement sur le graphique les niveaux de Fibo et les lignes de tendance locales (couleur rouge). - Les niveaux de Fibonacci indiquent les zones clés où le prix peut s'inverser. - Les niveaux les plus importants sont 23,6 %, 38,2 %, 50 % et 61,8 %. - Vous pouvez l'utiliser pour le scalping inversé ou pour le trading en grille de zones. - Il existe également de nomb
Based on MACD indicator waves with standard parameters Applies Fibonacci levels to the last two MACD waves, positive and negative respectively, if at the moment the MACD indicator runs out of negative Wave - the color is green, if at the moment the MACD indicator runs out of positive Wave - the color is red. The Wave termination criterion is two ticks with a different MACD sign. Applies trend lines on the last four MACD Waves. Works well with the expert Figures MACD   https://www.mql5.com/ru/mar
TrendPlus
Sivakumar Subbaiya
4.07 (14)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
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
Cet indicateur innovant de mesure de la force des devises de INFINITY est une aide indispensable pour les scalpers et les commerçants qui négocient à long terme. Le système d'analyse De la force/faiblesse des devises est connu depuis longtemps et utilisé sur le marché par les principaux traders du monde. Tout commerce d'arbitrage n'est pas complet sans cette analyse. Notre indicateur détermine facilement la force des devises sous-jacentes les unes par rapport aux autres. Il affiche des graphiqu
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
Introducing the Consecutive Green/Red Candle Alert Indicator for MT4 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Green/Re
FREE
Le Capteur de Tendance : La Stratégie du Capteur de Tendance avec Indicateur d'Alerte est un outil d'analyse technique polyvalent qui aide les traders à identifier les tendances du marché et les points d'entrée et de sortie potentiels. Elle présente une stratégie dynamique de Capteur de Tendance, s'adaptant aux conditions du marché pour une représentation visuelle claire de la direction de la tendance. Les traders peuvent personnaliser les paramètres selon leurs préférences et leur tolérance a
FREE
This indicator is the undisputed leader among the indicators. And for this statement there is a good reason. The indicator builds a very high quality channel in which it generates signals to enter! What is the ideal strategy for the trader, since the trader always hesitates when choosing a strategy for the job. That is, this indicator will allow you to solve the dilemma of choosing a job by trend or to the channel, since it combines these two basic concepts. Working with the indicator is very
UPD1 Rsi Dots Dashboard
Vitaliy Kuznetsov
5 (1)
L'indicateur affiche les signaux basés sur l'oscillateur RSI terminal sur le graphique. Il est possible de filtrer les signaux répétés. Ici, l'oscillateur est utilisé pour rechercher un signal inverse. Il est recommandé comme point d'entrée dans les stratégies swing et le trading à partir de niveaux. Un tableau de bord multidevises est disponible. Avec lui, vous pouvez facilement basculer entre les graphiques. Dans les discussions sur les produits, vous pouvez suggérer un algorithme dans lequ
FREE
Donchian channels are a tool in technical analysis used to determine the relative volatility of a market and the potential for price breakouts. Can help identify potential breakouts and reversals in price, which are the moments when traders are called on to make strategic decisions. These strategies can help you capitalize on price trends while having pre-defined entry and exit points to secure gains or limit losses. Using the Donchian channel can thus be part of a disciplined approach to managi
FREE
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
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Traditional MACD MT4
Daniel Lewis
4.58 (55)
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
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
Tipu Heikin Ashi Panel
Kaleem Haider
4.56 (18)
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
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
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
Line
Andrea Fontanini
free only until the end of the week The following indicator must be used and contextualized according to your trading methodologies. It provides excellent trading insights and identifies rejection zones on the drawn lines. Several parameters can be customized. The indicator will plot three levels above and below the opening price on D1, W1, and MN1. It will provide the daily ADR and display two additional daily sessions (EUROPE session and USA session). The colors of the various lines can be cu
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
Crypto_Forex Indicator HTF Ichimoku pour MT4. - L'indicateur Ichimoku est l'un des indicateurs de tendance les plus puissants. HTF signifie - Higher Time Frame. - Cet indicateur est excellent pour les traders de tendance ainsi que pour la combinaison avec les entrées Price Action. - L'indicateur HTF Ichimoku vous permet d'attacher Ichimoku d'une période plus élevée à votre graphique actuel. - Tendance à la hausse - ligne rouge au-dessus de la bleue (et les deux lignes sont au-dessus du nuage)
High Low Open Close MT4
Alexandre Borela
4.81 (21)
Si vous aimez ce projet, laissez un examen 5 étoiles. Cet indicateur tire les prix ouverts, élevés, bas et de fermeture pour les prix spécifiés période et il peut être ajusté pour un fuseau horaire spécifique. Il s ' agit là d ' un niveau important qui s ' intéresse à de nombreux domaines institutionnels et professionnels. traders et peut être utile pour vous de connaître les endroits où ils pourraient être plus active. Les périodes disponibles sont les suivantes : Jour précédent. Semaine pré
FREE
Charles Henry Dow felt that if the industrial average and the railroad average both moved in the same direction, it meant that a meaningful economic shift was occurring. In brief, this indicator bases on the Dow's theory. It can create an index of market symbols, almost anythings index. For example: Index of the Euro, Index of the Great Britain Pound, Index of the Japanese Yen, Index of the Swiss Franc, Index of the Gold, Index of the New Zealand Dollar, Index of the Australian Dollar, Index of
ZZVolna
ANTON IVANOV
Another version of ZigZag with additional filters for drawing and finding peaks and lowlands. Well suited for manual trading, you can also use these peaks and lowlands for the adviser and calculate them. Also, all the functions of the original ZigZag remain. Additional filters are AO and Stochastic. Works on all instruments and timeframes.Works on all instruments and timeframes.
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
Les acheteurs de ce produit ont également acheté
Trend indicator AI
Ramil Minniakhmetov
5 (47)
L'indicateur Trend Ai est un excellent outil qui améliorera l'analyse du marché d'un trader en combinant l'identification des tendances avec des points d'entrée exploitables et des alertes d'inversion. Cet indicateur permet aux utilisateurs de naviguer dans les complexités du marché forex avec confiance et précision Au-delà des signaux primaires, l'indicateur Trend Ai identifie les points d'entrée secondaires qui surviennent lors des retraits ou des retracements, permettant aux traders de capit
M1 Sniper
Oleg Rodin
5 (12)
M1 SNIPER est un système d'indicateurs de trading facile à utiliser. Il s'agit d'un indicateur à flèche conçu pour l'unité de temps M1. Cet indicateur peut être utilisé seul pour le scalping sur l'unité de temps M1 ou intégré à votre système de trading existant. Bien que conçu spécifiquement pour le trading sur l'unité de temps M1, ce système peut également être utilisé avec d'autres unités de temps. Initialement, j'avais conçu cette méthode pour le trading du XAUUSD et du BTCUSD. Cependant, je
Gann Made Easy
Oleg Rodin
4.82 (138)
Gann Made Easy est un système de trading Forex professionnel et facile à utiliser qui est basé sur les meilleurs principes de trading en utilisant la théorie de mr. WD Gann. L'indicateur fournit des signaux d'ACHAT et de VENTE précis, y compris les niveaux Stop Loss et Take Profit. Vous pouvez échanger même en déplacement en utilisant les notifications PUSH. S'il vous plaît contactez-moi après l'achat! Je partagerai avec vous mes astuces de trading et d'excellents indicateurs bonus gratuitement!
Cycle Maestro
Stefano Frisetti
1 (1)
TRADING avec CYCLEMAESTRO Le signal est simple et immédiat : dès que le fond d'une zone devient vert ou rouge, cela signifie qu'un signal de TRADING est actif : VERT = ACHAT et ROUGE = VENTE. Le TRADER peut ouvrir le TRADE et suivre les instructions suivantes.  REMARQUE : CYCLEMAESTRO est distribué uniquement sur ce site Web, il n'y a pas d'autres distributeurs. La version DEMO est fournie à titre de référence uniquement et n'est pas prise en charge. La version finale est prise en charge et
Day Trader Master est un système de trading complet pour les day traders. Le système se compose de deux indicateurs. Un indicateur est un signal fléché pour acheter et vendre. C'est l'indicateur de flèche que vous obtenez. Je vous fournirai le deuxième indicateur gratuitement. Le deuxième indicateur est un indicateur de tendance spécialement conçu pour être utilisé conjointement avec ces flèches. LES INDICATEURS NE RÉPÉTENT PAS ET NE TARDENT PAS! L'utilisation de ce système est très simple. Il v
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (6)
Dynamic Forex28 Navigator - L'outil de trading Forex de nouvelle génération. ACTUELLEMENT 49 % DE RÉDUCTION. Dynamic Forex28 Navigator est l'évolution de nos indicateurs populaires de longue date, combinant la puissance de trois en un : Advanced Currency Strength28 Indicator (695 avis) + Advanced Currency IMPULSE avec ALERT (520 avis) + CS28 Combo Signals (Bonus). Détails sur l'indicateur https://www.mql5.com/en/blogs/post/758844 Qu'offre l'indicateur de force de nouvelle génération ? Tout
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
RelicusRoad Pro
Relicus LLC
4.63 (105)
Combien de fois avez-vous acheté un indicateur de trading avec de **grands backtests,** une **preuve de performance sur compte réel** avec des chiffres fantastiques et des **statistiques partout**, mais après l'avoir utilisé, vous **finissez par vider votre compte ?** Vous ne devriez pas faire confiance à un signal seul, vous devez savoir pourquoi il est apparu en premier lieu, et c'est ce que RelicusRoad Pro fait de mieux ! Manuel de l'utilisateur + Stratégies + Vidéos de formation + Groupe pr
Indicateur unique qui met en œuvre une approche professionnelle et quantitative pour signifier le trading de réversion. Il capitalise sur le fait que le prix dévie et revient à la moyenne de manière prévisible et mesurable, ce qui permet des règles d'entrée et de sortie claires qui surpassent largement les stratégies de trading non quantitatives. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Des signaux de trading clairs Étonnamment facile à échanger Couleurs et t
Offre spéciale : ALL TOOLS , seulement $35 chacun ! Nouveaux outils   à   $30   durant la   première semaine   ou les   3 premiers achats !  Trading Tools Channel on MQL5 : rejoignez-le pour recevoir les dernières actualités RSI Shift Zone Scanner identifie les moments où le sentiment de marché peut changer en reliant les signaux RSI à l’action des prix. Chaque fois que le RSI dépasse les niveaux prédéfinis (70 par défaut pour surachat, 30 pour survente), l’indicateur trace un canal sur le grap
Ultimate Arrow Indicator - Votre outil pour réussir dans le trading ! Vous en avez assez des outils qui promettent beaucoup mais offrent peu ? Notre Ultimate Arrow Indicator pour MT4 est la solution définitive qui propulsera votre trading à un niveau supérieur. Cet indicateur a été conçu avec une précision chirurgicale pour vous offrir des signaux clairs, fiables et sans compromis. Voici pourquoi Ultimate Arrow Indicator est le choix idéal pour les traders expérimentés et les débutants : Perform
Algo Pumping MT4
Ihor Otkydach
4.93 (14)
PUMPING STATION – Votre stratégie personnelle «tout compris» Nous vous présentons PUMPING STATION – un indicateur Forex révolutionnaire qui transformera votre façon de trader en une expérience à la fois efficace et passionnante. Ce n’est pas seulement un assistant, mais un véritable système de trading complet, doté d’algorithmes puissants pour vous aider à trader de manière plus stable. En achetant ce produit, vous recevez GRATUITEMENT : Fichiers de configuration exclusifs : pour un réglage auto
Apollo Secret Trend est un indicateur de tendance professionnel qui peut être utilisé pour trouver des tendances sur n'importe quelle paire et période. L'indicateur peut facilement devenir votre principal indicateur de trading que vous pouvez utiliser pour détecter les tendances du marché, quelle que soit la paire ou la période que vous préférez négocier. En utilisant un paramètre spécial dans l'indicateur, vous pouvez adapter les signaux à votre style de trading personnel. L'indicateur fournit
Apollo Trend Rider est un indicateur fléché facile à utiliser qui fournit des signaux d'ACHAT et de VENTE. L'indicateur est non modifiable, ce qui vous permet de le tester et de l'adapter à l'instrument et à l'unité de temps de votre choix. Il fournit tous types d'alertes, y compris les notifications PUSH. Cet indicateur repose sur la combinaison de plusieurs stratégies, notamment de tendance, de cassure et de retournement. Il est possible de l'utiliser comme système autonome. Pour optimiser et
ACTUELLEMENT 26% DE RÉDUCTION La meilleure solution pour tout débutant ou trader expert ! Cet indicateur est un outil de trading unique, de haute qualité et abordable car nous avons incorporé un certain nombre de caractéristiques exclusives et une nouvelle formule. Avec seulement UN graphique, vous pouvez lire la force de la devise pour 28 paires Forex ! Imaginez comment votre trading va s'améliorer parce que vous êtes capable de repérer le point de déclenchement exact d'une nouvelle tendance
Trend Screener
STE S.S.COMPANY
4.79 (95)
Indicateur de tendance, solution unique révolutionnaire pour le trading et le filtrage des tendances avec toutes les fonctionnalités de tendance importantes intégrées dans un seul outil ! Il s'agit d'un indicateur multi-période et multi-devises 100 % non repeint qui peut être utilisé sur tous les symboles/instruments : forex, matières premières, crypto-monnaies, indices et actions. OFFRE À DURÉE LIMITÉE : L'indicateur Support and Resistance Screener est disponible pour seulement 50 $ et à vie. (
Advanced Supply Demand
Bernhard Schweigert
4.91 (296)
CURRENTLY 26% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potentia
Hello Guys, WinningSpell Indicator (No Repaint) shows Buyers and Sellers activity on any given chart and timeframe of any quote that is available in MT4 platform. It calculates those values by a sophisticated formulae that I have discovered a long time ago and improved over the years. It uses OHLCV values of every M1 bar to make the calculation for any timeframe by a formulae and represents those values via oscillator creating waves of spikes. It can be easily used as a system by its own, or be
Matrix Arrow Indicator MT4
Juvenille Emperor Limited
5 (3)
Matrix Arrow Indicator MT4 est une tendance unique 10 en 1 suivant un indicateur multi-période 100% non repeint qui peut être utilisé sur tous les symboles/instruments: forex, matières premières, crypto-monnaies, indices, actions.  Matrix Arrow Indicator MT4 déterminera la tendance actuelle à ses débuts, en rassemblant des informations et des données à partir d'un maximum de 10 indicateurs standard, qui sont: Indice de mouvement directionnel moyen (ADX) Indice de canal de matières premières (CC
Max Paynex
Abdulkarim Karazon
Max Payne은 화살표 형태로 신호를 제공하는 반전/추세 신호 지표입니다. 이 지표는 동일한 막대 종가에 신호를 제공하며, 이 지표는 신호의 이중/삼중 확인을 위해 다양한 기간으로 차트에서 여러 번 떨어질 수 있습니다. 표시기는 다시 칠하거나 다시 칠하지 않는 동안 모든 거래 스타일에 맞게 고도로 조정 가능합니다. 사용된 템플릿과 함께 구매 후 스크린샷에 표시된 전체 시스템을 얻을 수 있습니다. ----------------- 거래 방법: 트렌드 필터(구매 후 얻을 수 있는 Payne 트렌드)가 방향에 동의하는 동안 동일한 바에서 세 번의 확인을 받을 때까지 기다리세요. 거래를 개시하고 매수 거래의 경우 황금색 화살표(템플릿) 아래에 정지 손실을 설정하고 매도 거래의 경우 황금색 화살표(템플릿) 위에 설정하면 종료 신호는 반대쪽 첫 번째 흰색 점 신호(템플릿)입니다. ----------------- 매개변수: 신호주기 : 화살표주기 필터: 신호 필터 거리 : 양초로부터의 화살표
Trend Reversal – Votre allié pour identifier les renversements de tendance sur MT4 Vous recherchez un outil puissant et intuitif pour améliorer votre analyse de marché et prendre des décisions plus éclairées ? L’indicateur Trend Reversal est conçu spécifiquement pour les traders qui souhaitent identifier avec précision les points de renversement de tendance directement sur la plateforme MetaTrader 4. Grâce à une combinaison d’algorithmes avancés et de techniques éprouvées, Trend Reversal offre
Bandes de Bollinger Auto-Optimisées – Outil de volatilité adaptatif basé sur le comportement réel du marché Cet indicateur avancé pour MT4 trouve automatiquement les meilleures périodes et écarts-types en simulant les trades sur les données historiques. Au lieu de paramètres fixes, il s’adapte dynamiquement aux changements du marché et à la structure des prix pour créer des bandes qui reflètent plus précisément la volatilité en temps réel. Pas besoin d’ajustements manuels. Fonctionnalités princi
TPSpro RFI Levels
Roman Podpora
4.85 (27)
Zones de retournement - niveaux / Zones actives d'un acteur majeur INSTRUCTIONS RUS   /   INSTRUCTIONS   ENG   /   Version MT5 CHAQUE ACHETEUR DE CET INDICATEUR       OBTENEZ EN PLUS   GRATUITEMENT   : Accès de 3 mois       aux signaux de trading du service       SUPER SIGNAUX       — points d’entrée prêts à l’emploi selon l’algorithme TPSproSYSTEM. Accès de 3 mois       aux supports de formation avec mises à jour régulières - immersion dans la stratégie et la croissance professionnelle. Assist
FX Volume
Daniel Stein
4.6 (35)
FX Volume : Découvrez le Sentiment du Marché tel que perçu par un Courtier Présentation Rapide Vous souhaitez faire passer votre approche de trading au niveau supérieur ? FX Volume vous fournit, en temps réel, des informations sur la manière dont les traders particuliers et les courtiers sont positionnés—bien avant la publication de rapports retardés comme le COT. Que vous visiez des gains réguliers ou recherchiez simplement un avantage plus solide sur les marchés, FX Volume vous aide à repére
Enigmera
Ivan Stefanov
5 (8)
ENIGMERA : Le cœur du marché Important : La démo de MQL5.com fonctionne dans le Strategy Tester et peut ne pas refléter pleinement les fonctionnalités d'Enigmera. Consultez la description, les captures d'écran et la vidéo pour plus de détails. N'hésitez pas à m'envoyer un message si vous avez des questions ! Le code de l'indicateur a été entièrement réécrit. La version 3.0 ajoute de nouvelles fonctionnalités et corrige les bugs accumulés depuis le lancement de l'indicateur. Introduction Cet in
Trend Arrow Super
Aleksandr Makarov
5 (2)
Special offer! https://www.mql5.com/ru/users/bossik2810 Trend Arrow Super The indicator not repaint or change its data. A professional, yet very easy to use Forex system. The indicator gives accurate BUY\SELL signals. Trend Arrow Super is very easy to use, you just need to attach it to the chart and follow simple trading recommendations. Buy signal: Arrow + Histogram in green color, enter immediately on the market to buy. Sell signal: Arrow + Histogram of red color, enter immediately on the ma
Automated Trendlines
Georgios Kalomoiropoulos
5 (17)
Les lignes de tendance sont l'outil d'analyse technique le plus essentiel dans le trading forex. Malheureusement, la plupart des commerçants ne les dessinent pas correctement. L'indicateur Automated Trendlines est un outil professionnel pour les traders sérieux qui vous aide à visualiser le mouvement de tendance des marchés. Il existe deux types de lignes de tendance, les lignes de tendance haussières et les lignes de tendance baissières. Dans la tendance haussière, la ligne de tendance du Fo
Daily Candle Predictor est un indicateur qui prédit le cours de clôture d'une bougie. L'indicateur est principalement destiné à être utilisé sur les graphiques D1. Cet indicateur convient à la fois au trading forex traditionnel et au trading d'options binaires. L'indicateur peut être utilisé comme un système de trading autonome, ou il peut servir de complément à votre système de trading existant. Cet indicateur analyse la bougie actuelle, calcule certains facteurs de force à l'intérieur du corps
Easy Breakout
Mohamed Hassan
4.69 (13)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!    Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
FX Power MT4 NG
Daniel Stein
4.95 (19)
FX Power : Analysez la force des devises pour des décisions de trading plus intelligentes Aperçu FX Power est l'outil essentiel pour comprendre la force réelle des principales devises et de l'or, quelles que soient les conditions du marché. En identifiant les devises fortes à acheter et les faibles à vendre, FX Power simplifie vos décisions de trading et révèle des opportunités à forte probabilité. Que vous suiviez les tendances ou anticipiez les retournements à l'aide de valeurs extrêmes de D
Plus de l'auteur
UniversalEaMT5
Sergey Deev
4 (1)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. 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 of SL and TP; -calculation of the
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Paramet
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 dialog
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 UseNot
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPric
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
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 M
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
UniversalEA
Sergey Deev
3.4 (5)
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 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 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
Filtrer:
Mikhail Ryzhachenko
1041
Mikhail Ryzhachenko 2024.05.17 01:49 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Kenneth Parling
30277
Kenneth Parling 2020.05.26 21:38 
 

L'utilisateur n'a laissé aucun commentaire sur la note

sunnychow
9049
sunnychow 2018.12.16 13:20 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Corneliu Raileanu
227
Corneliu Raileanu 2018.09.01 20:32 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Matthew Todorovski
13129
Matthew Todorovski 2018.06.30 13:56 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Tim Eubanks
5763
Tim Eubanks 2018.03.20 03:06 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Ali irwan
5137
Ali irwan 2017.08.03 07:23 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Gennadiy Voltornist
11909
Gennadiy Voltornist 2017.04.25 22:06 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Aleksandr Tamonin
4106
Aleksandr Tamonin 2016.11.02 20:59 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Maksym Mudrakov
30048
Maksym Mudrakov 2016.08.29 11:56 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Répondre à l'avis