• Aperçu
  • Avis (7)
  • Commentaires (9)
  • Nouveautés

Harmonic Cypher

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 triangles. After the pattern is complete, a potential reversal zone appears on the chart. The default settings are somewhat extended for a greater amount of patterns.


Parameters
  • zzDepth, zzDev, zzBack - ZigZag parameters
  • AB_min, AB_max - minimum and maximum ratio of AB and AX levels
  • CX_min, CX_max - minimum and maximum ratio of CX and AX levels
  • CD_min, CD_max - minimum and maximum ratio of CD and CX
  • 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-Cypher",0,1); if (x != 0 && x != EMPTY_VALUE) goBuy();
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-Cypher",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
Master Scalping M1 est un indicateur innovant qui utilise un algorithme pour déterminer rapidement et avec précision la tendance. L'indicateur calcule le temps d'ouverture et de fermeture des positions, les algorithmes de l'indicateur vous permettent de trouver les moments idéaux pour entrer dans une transaction (acheter ou vendre un actif), ce qui augmente le succès des transactions pour la plupart des commerçants. Avantages de l'indicateur : Facile à utiliser, ne surcharge pas le graphique ave
Il s'agit d'un indicateur MTF des niveaux de support et de résistance basé sur les   extremums de l'indicateur Advanced ZigZag Dynamic   et/ou   Extended Fractals   avec des étiquettes de prix (peut être désactivé). Des TF plus élevés peuvent être sélectionnés pour le mode MTF. Par défaut, les niveaux sont générés en fonction des points indicateurs ZigZag. Les points indicateurs de fractales peuvent également être utilisés avec ZigZag ou à sa place. Afin de simplifier l'utilisation et d'économis
Trade with Gann on your side!! MASTER CIRCLE 360 CIRCLE CHART, originally created by Gann admitted that this is “The Mother of all charts”. It is one of the last studies that this great trader left for us. The numeric tab le is apparently quite simple like all the tables and is based on square numbers, the SQUARE OF 12 and is by evolution, one of the most important square numbers. Here we can find CYCLE, PRICE AND TIME thanks to angles and grades, to show past and future support and resistance.
Crazy Dancing moving RES/SUP Levels Automatic redrawing of moving Supports and resistances levels  to indicate price breaking supports (signal SELL)  or breaking resistance levels (signal BUY) Very simple appearing indicator but very clever and smart too !!!! Main Inputs: # of bars for the support and resistances levels + the initial shift from start + moving average for filter signaling Smaller values for bars /shift inputs when using Higher Time frames (D1-H4) and the reverse higher values for
Price Breakout pattern Scanner is the automatic scanner for traders and investors. It can detect following patterns automatically from your chart. Head and Shoulder - Common tradable pattern. Reverse Head and Shoulder - This pattern is the reverse formation of the Head and Shoulder. Double Top - When the price hits resistance level twice and decline toward the support level, the trader can anticipate sudden bearish breakout through the support level. Double Bottom - The double bottom pattern is
Forex Indicator  " Hanging Man pattern" for MT4 Indicator  " Hanging Man pattern "  is very powerful indicator   for Price Action trading :    No repaint, No delays; Indicator   detects bearish Hanging Man patterns  on chart:  Red arrow signal on chart (see pictures) P C, Mobile & Email alerts   are included Indicator   " Hanging Man pattern "  is excellent to   combine with Support/Resistance  Levels:  https://www.mql5.com/en/market/product/100903 // More great Expert Advisors and Indicators ar
RTrends
Nikolay Likhovid
The RTrends indicator does two things: first, it automatically draws the layout of the price chart by plotting trend lines and, secondly, it produces bearish and bullish signals. The layout reflects the fractal nature of the market. Trends from different time horizons are applied simultaneously on the chart. Thus, from a single chart a trader can see trend lines of higher timeframes. The lines, depending on the horizon, differ in color and width: the older the horizon, the thicker the line is. T
Pips ZigZag
Stanislav Aksenov
The well-known ZigZag indicator that draws rays based on the “significant movement” specified by the pips parameter. If a ray appears, it will not disappear (the indicator is not redrawn), only its extremum will be updated until the opposite ray appears. You also can display text labels on each rays describing the width of the ray in bars and the length of the ray in points.
To get access to MT5 version please click here . This is the exact conversion from TradingView: "[SHK] Schaff Trend Cycle (STC)" by "shayankm". This is a light-load processing indicator. This is a non-repaint indicator. Buffers are available for processing in EAs. All input fields are available. You can message in private chat for further changes you need. Thanks for downloading
Monster Harmonic Indicator
Paul Geirnaerdt
4.61 (31)
Monster Harmonics Indicator is a harmonic pattern indicator. It recognizes Gartley, Bat, Crab, Butterfly, Cypher, White Swan, Black Swan, Shark and several other patterns. Projected patterns that are not yet completed are recognized, too. Monster even shows the PRZ (Potential Reversal Zone). Users can add their own user defined patterns to Monster. Besides the current pattern, Monster also shows all patterns in the symbols history. Monster will provide alerts for developing patterns. Introduced
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
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
All Symbols   AND  All Time frames Scan                                                                                                                 Document Introduction   The ABCD is a basic harmonic pattern. The ABCD pattern is a visual, geometric chart pattern comprised of three consecutive price swings. It looks like a diagonal lightning bolt and can indicate an upcoming trading opp
RSX Signal 2 AM
Andriy Matviyevs'kyy
The indicator displays the signals of the RSX oscillator on the price chart. (To display these signals in a separate window, along with the oscillator, another indicator is used -  RSX Osc 4 AM ). It is optimal to use the indicator signals as signals to open a trade when the price overcomes the maximum or minimum of the bar at which the signal was given. An opposite signal cancels the previous signal. Settings: Data period for indicator calculation - data period for indicator calculation; Data
Levels Market
Vitalii Zakharuk
Levels Market is one of the simplest, but no less effective tools from this. Pivot points can be built from these levels, levels are constructed as statistical significance at a given point in time. Trading by levels is a classic in the work of a trader. You can use them as a ready-made trading strategy or as an additional filter in your trading system. In the settings you can specify the offset for building levels. Interpretation of levels: Lines 8/8 and 0/8 (Final Resistance). These lines a
Gartley Projection D
Oleksandr Medviediev
3.71 (7)
The indicator identifies the harmonic patterns (XABCD) according to developments of H.M.Gartley ( "Profits in the Stock Market" , 1935г). It projects D-point as a point in the perspective projection (specify ProjectionD_Mode = true in the settings). Does not redraw. When a bar of the working timeframe closes, if the identified pattern point has not moved during Patterns_Fractal_Bars bars, an arrow appears on the chart (in the direction of the expected price movement). From this moment on, the ar
TWO PAIRS SQUARE HEDGE METER INDICATOR Try this brilliant 2 pairs square indicator It draws a square wave of the relation between your two inputs symbols when square wave indicates -1 then it is very great opportunity to SELL pair1 and BUY Pair2 when square wave indicates +1 then it is very great opportunity to BUY pair1 and SELL Pair2 the inputs are : 2 pairs of symbols         then index value : i use 20 for M30 charts ( you can try other values : 40/50 for M15 , : 30 for M30 , : 10 for H1 ,
Super Gator
Agustinus Biotamalo Lumbantoruan
This indi shows the following 1. Supertrend 2. Alligator (Not a regular alligator) 3. ZigZag 4. Moving Average 5. Trend Continuation/Mini correction Signal (plotted in X) (See screenshots in green background color 6. Early Signal Detection (See screenshots in green background color) You may treat Alligator as the lagging indicator The leading indicator is the supertrend. The zig zag is based on the leading indicator where it gets plotted when the leading indicator got broken to the opposite.
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. 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
Introduction Harmonic Patterns are best used to predict potential turning point. Traditionally, Harmonic Pattern was identified manually connecting peaks and troughs points in the chart. Manual harmonic pattern detection is painfully tedious and not suitable for everyone. You are often exposed under subjective pattern identification with manual pattern detection. To avoid these limitations, Harmonic Pattern Plus was designed to automate your harmonic pattern detection process. The functionality
The Th3Eng PipFinite indicator is based on a very excellent analysis of the right trend direction with perfect custom algorithms. It show the true direction and the best point to start trading. With StopLoss point and Three Take Profit points. Also it show the right pivot of the price and small points to order to replace the dynamic support and resistance channel, Which surrounds the price. And Finally it draws a very helpful Box on the left side on the chart includes (take profits and Stop loss
The CCI Divergence is a reasonably useful indicator in itself, but it is even more effective when used with divergence pattern trading. The CCI Divergence indicator signal is one of the most potent signals among the indicators that exist in the market. Here is new version for Divergence Indicator using CCI method, with more improvements. Divergences indicate a potential investment point because the directional moment does not confirm the price. A bullish divergence occurs when the underlying
MACDivergence MTF
Pavel Zamoshnikov
4.29 (7)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (three methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and v
Support and Resistance is a very important reference for trading.  This indicator provides customized support and resistance levels, automatic draw line and play music functions.  In addition to the custom RS, the default RS includes Pivot Point, Fibonacci, integer Price, MA, Bollinger Bands. Pivot Point is a resistance and support system. It has been widely used at froex,stocks, futures, treasury bonds and indexes. It is an effective support resistance analysis system. Fibonacci also known as t
L'indicateur calcule et trace automatiquement les niveaux de support et de résistance de Fibonacci - l'un des outils les plus efficaces pour l'analyse de marché. Le calcul utilise les données de prix moyennes pour la période et la période sélectionnées. Le minimum et le maximum pour cette période sont considérés comme le début et la fin du mouvement. Les niveaux de Fibonacci vous permettent de voir des points de référence potentiels, autour desquels le mouvement des prix peut ralentir ou s'inver
Trend Master Chart MT4
Frederic Jacques Collomb
Trend Master Chart est l'indicateur de tendance qu'il vous faut. Il se superpose au graphique et utilise un code couleur pour définir les différentes tendances/impulsions du marché. Il utilise un algorithme qui combine deux moyennes mobiles et différents oscillateurs. Les périodes de ces trois élément sont modifiables. Il fonctionne sur n'importe quel time-frame et n'importe quelle Pair. D'un coup d’œil vous pourrez identifier une tendance haussière ou baissière et les différents points d'entrée
FREE
Murrey Math Multi Timeframe Indicator Support/Resistance  Murrey Math Lines are strong tools to plot the support and resistance levels. Murrey Math Multi Timeframe Indicator draws multi timeframe MM lines on a smaller tf chart. General Information: According to Gann, prices move in 1/8's, these 1/8's act as points of price support and resistance as an entity's price changes in time. Given this 1/8 characteristic of price action, Murrey assigns properties to each of the MML's in an a given
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
Fractal Levels MTF
Oleg Bakurov
3.5 (2)
The indicator displays the fractal levels of one,two or three different higher timeframes starting with the current one. When a new fractal appears, a new level is plotted. The indicator can be used for visual analysis of the current chart and applied in an EA. If more levels are needed, start a new instance of the indicator. Features Timeframes to choose from. For example: M1, M2, M3, M20, H2, H3, H12. If a timeframe smaller than the current one is selected in the settings, the level of the c
Les acheteurs de ce produit ont également acheté
Gann Made Easy
Oleg Rodin
4.95 (44)
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!
Présentation de l'indicateur miraculeux Forex : Libérez la puissance du trading précis En avez-vous assez de chercher le meilleur indicateur Forex qui fournisse réellement des résultats exceptionnels sur tous les délais ? Ne cherchez plus ! L'indicateur miraculeux Forex est là pour révolutionner votre expérience de trading et propulser vos gains vers de nouveaux sommets. Basé sur une technologie de pointe et des années de développement minutieux, l'indicateur miraculeux Forex se positionne comme
Actuellement 20% de réduction ! La meilleure solution pour tout débutant ou trader expert ! Ce logiciel de tableau de bord fonctionne sur 28 paires de devises. Il est basé sur 2 de nos principaux indicateurs (Advanced Currency Strength 28 et Advanced Currency Impulse). Il donne un excellent aperçu de l'ensemble du marché Forex. Il montre les valeurs de l'Advanced Currency Strength, la vitesse de mouvement des devises et les signaux pour 28 paires de devises dans tous les (9) délais. Imagine
TPSpro RFI Levels
Roman Podpora
5 (13)
A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Reversal First Impulse levels (RFI)   -  Version MT5                INSTRUCTIONS                 RUS                 ENG                                       R ecommended to use with an indicator   -  
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION        /       TRADING SETUPS           
Atomic Analyst
Issam Kassas
5 (1)
Tout d'abord, il convient de souligner que cet indicateur de trading n'est ni repainting, ni redrawing et ne présente aucun délai, ce qui le rend idéal à la fois pour le trading manuel et automatisé. L'Analyste Atomique est un indicateur d'action sur les prix PA qui utilise la force et le momentum du prix pour trouver un meilleur avantage sur le marché. Équipé de filtres avancés qui aident à éliminer les bruits et les faux signaux, et à augmenter le potentiel de trading. En utilisant plusieur
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 tendan
Scalper Inside PRO
Alexey Minkov
4.75 (55)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Trend Screener
STE S.S.COMPANY
4.83 (86)
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. Trend Screener est un indicateur de suivi de tendance efficace qui fournit des signaux de tendance fléchés avec des
Présentation       Quantum Trend Sniper Indicator   , l'indicateur révolutionnaire MQL5 qui transforme la façon dont vous identifiez et négociez les inversions de tendance ! Développé par une équipe de traders expérimentés avec une expérience commerciale de plus de 13 ans,       Indicateur Quantum Trend Sniper       est conçu pour propulser votre parcours de trading vers de nouveaux sommets grâce à sa manière innovante d'identifier les inversions de tendance avec une précision extrêmement élevée
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
Tout d'abord, il convient de souligner que cet outil de trading est un indicateur non repeint, non redessiné et non retardé, ce qui le rend idéal pour le trading professionnel. L'indicateur Smart Price Action Concepts est un outil très puissant à la fois pour les nouveaux et les traders expérimentés. Il regroupe plus de 20 indicateurs utiles en un seul, combinant des idées de trading avancées telles que l'analyse du trader Inner Circle et les stratégies de trading Smart Money Concepts. Cet in
Currency Strength Wizard est un indicateur très puissant qui vous offre une solution tout-en-un pour un trading réussi. L'indicateur calcule la puissance de telle ou telle paire de devises en utilisant les données de toutes les devises sur plusieurs périodes. Ces données sont représentées sous la forme d'un indice de devise facile à utiliser et de lignes électriques de devise que vous pouvez utiliser pour voir la puissance de telle ou telle devise. Tout ce dont vous avez besoin est d'attacher l'
XQ Indicator MetaTrader 4
Marzena Maria Szmit
3 (2)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange,   XQ Forex Indicator   empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The
Découvrez le secret pour réussir le trading Forex avec notre indicateur MT4 personnalisé! Vous êtes-vous déjà demandé comment réussir sur le marché du Forex, gagnant régulièrement des bénéfices tout en minimisant les risques? Voici la réponse que vous avez recherchée! Permettez-nous d'introduire notre indicateur MT4 propriétaire qui révolutionnera votre approche du trading. Polyvalence unique Notre indicateur est spécialement conçu pour les utilisateurs qui préfèrent les formations de bou
Advanced Supply Demand
Bernhard Schweigert
4.92 (310)
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 potenti
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
Présentation       Quantum Breakout PRO   , l'indicateur révolutionnaire MQL5 qui transforme la façon dont vous négociez les zones d'évasion ! Développé par une équipe de traders expérimentés avec une expérience de trading de plus de 13 ans,   Quantum Breakout PRO   est conçu pour propulser votre parcours de trading vers de nouveaux sommets grâce à sa stratégie de zone de discussion innovante et dynamique. Quantum Breakout Indicator vous donnera des flèches de signalisation sur les zones d
Scalper Vault
Oleg Rodin
5 (27)
Scalper Vault est un système de scalpage professionnel qui vous fournit tout ce dont vous avez besoin pour un scalpage réussi. Cet indicateur est un système de trading complet qui peut être utilisé par les traders de forex et d'options binaires. Le délai recommandé est M5. Le système vous fournit des signaux fléchés précis dans le sens de la tendance. Il vous fournit également des signaux supérieurs et inférieurs et des niveaux de marché Gann. Les indicateurs fournissent tous les types d'alertes
FX Power MT4 NG
Daniel Stein
5 (8)
Obtenez votre mise à jour quotidienne du marché avec des détails et des captures d'écran via notre Morning Briefing ici sur mql5 et sur Telegram ! FX Power MT4 NG est la nouvelle génération de notre très populaire indicateur de force des devises, FX Power. Et qu'est-ce que ce compteur de force de nouvelle génération offre ? Tout ce que vous avez aimé de l'original FX Power PLUS Analyse de la force de l'OR/XAU Des résultats de calcul encore plus précis Périodes d'analyse configurables individuel
Nous vous présentons ON Trade Waves Patterns Harmonic Elliot Wolfe, un indicateur avancé conçu pour détecter divers types de schémas sur le marché à l'aide de méthodes manuelles et automatiques. Voici comment il fonctionne : Schémas Harmoniques : Cet indicateur peut identifier les schémas harmoniques qui apparaissent sur votre graphique. Ces schémas sont essentiels pour les traders qui pratiquent la théorie du trading harmonique, telle qu'elle est décrite dans le livre de Scott Carney "Harmonic
Le système PRO Renko est un système de trading très précis spécialement conçu pour le trading de graphiques RENKO. Il s'agit d'un système universel qui peut être appliqué à divers instruments de négociation. Le système neutralise efficacement ce qu'on appelle le bruit du marché en vous donnant accès à des signaux d'inversion précis. L'indicateur est très facile à utiliser et n'a qu'un seul paramètre responsable de la génération du signal. Vous pouvez facilement adapter l'outil à n'importe q
Entry Points Pro
Yury Orlov
4.7 (224)
Indicateur supérieur pour MT4 fournissant des signaux précis pour entrer dans un trade sans repeindre ! Il peut être appliqué à tous les actifs financiers : forex, cryptocurrencies, métaux, actions, indices.  La version MT5 est ici Il fournira des signaux de trading assez précis et vous dira quand il est préférable d'ouvrir un trade et de le fermer. Regardez la vidéo (6:22) avec un exemple de traitement d'un seul signal qui a rapporté à l'indicateur ! La plupart des traders améliorent l
ACTUELLEMENT 31% DE RÉDUCTION ! ! La meilleure solution pour tout débutant ou Expert Trader ! 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 formule secrète. Avec seulement UN graphique, il donne des alertes pour les 28 paires de devises. Imaginez comment votre trading s'améliorera parce que vous serez capable de repérer le point de déclenchement exact d'une nouvelle tendance ou d'
Tout d'abord, il convient de souligner que ce système de trading est un indicateur non repainting, non redrawing et non lagging, ce qui le rend idéal pour le trading professionnel. Le "Système de Trading de Support et Résistance Intelligent" est un indicateur avancé conçu pour les traders novices et expérimentés. Il permet aux traders de bénéficier de précision et de confiance sur le marché du forex. Ce système complet combine plus de 7 stratégies, 10 indicateurs et diverses approches de trad
TrendDecoder Premium
Christophe, Pa Trouillas
5 (2)
Identifiez les ranges et les prochaines tendances fortes   |  Obtenez les premiers signaux et la force des tendances   |  Obtenez des TP clairs et RR favorable   |  Repérer les niveaux Fibo que le prix va tester Indicateur qui ne retrace pas, non retardé - idéal pour le trading manuel et automatisé - adapté à tous les actifs et à toutes les unités de temps Pour une durée limitée >>   -50% de réduction Après votre achat,   contactez-moi sur ce canal  pour obtenir les réglages recommandés. Version
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
TakePropips Donchian Trend Pro   (MT4) est un outil puissant et efficace qui détecte automatiquement la direction de la tendance à l'aide du canal Donchian et vous fournit des signaux de trading d'entrée et de sortie ! Cet indicateur multifonction comprend un scanner de tendance, des signaux de trading, un panneau statistique, un filtre, des sessions de trading et un tableau de bord de l'historique des alertes. Il est conçu pour vous fournir des signaux de trading et vous faire gagner des heures
Présentation de l'indicateur Zeus : Votre outil ultime pour percer dans les bénéfices en trading. Cet indicateur simplifie le trading en éliminant la nécessité d'une analyse approfondie avec des stratégies de breakout. Il dessine automatiquement des zones en fonction de vos intervalles de temps prédéfinis, suggère des niveaux de Stop Loss (SL), Take Profit (TP) et Trailing Stop. L'indicateur Zeus vous avertira rapidement et affichera des flèches de signal lorsque le prix atteindra les points d'e
FX Volume
Daniel Stein
4.6 (35)
Obtenez votre mise à jour quotidienne du marché avec des détails et des captures d'écran via notre Morning Briefing ici sur mql5 et sur Telegram ! FX Volume est le PREMIER et SEUL indicateur de volume qui fournit un VRAI aperçu du sentiment du marché du point de vue d'un courtier. Il fournit des informations impressionnantes sur la façon dont les acteurs institutionnels du marché, comme les courtiers, sont positionnés sur le marché des changes, bien plus rapidement que les rapports COT. Voir c
Quantum Heiken Ashi PRO MT4
Bogdan Ion Puscasu
4.43 (7)
Présentation de la       Cartes   Quantum Heiken Ashi PRO Conçues pour fournir des informations claires sur les tendances du marché, les bougies Heiken Ashi sont réputées pour leur capacité à filtrer le bruit et à éliminer les faux signaux. Dites adieu aux fluctuations de prix déroutantes et bonjour à une représentation graphique plus fluide et plus fiable. Ce qui rend le Quantum Heiken Ashi PRO vraiment unique, c'est sa formule innovante, qui transforme les données traditionnelles des chandelie
Cycle Sniper
Elmira Memish
4.41 (34)
NEW YEAR SALE PRICE FOR LIMITED TIME!!! Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before pu
Plus de l'auteur
UniversalEA
Sergey Deev
4 (6)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
The indicator 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
EA Locking Grid
Sergey Deev
5 (2)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
RenkoBandMacd
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
The indicator displays Renko bars on the chart, plots a channel based on that data 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. The channel is defined as the upper and lower boundaries of the price movement over the specified per
Filtrer:
sunnychow
8663
sunnychow 2018.12.16 13:19 
 

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

Matthew Todorovski
13122
Matthew Todorovski 2018.06.30 13:45 
 

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

Mauro Giuseppe Tondo
2009
Mauro Giuseppe Tondo 2018.06.05 23:00 
 

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

Tim Eubanks
5733
Tim Eubanks 2018.03.15 06:33 
 

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

Ali irwan
5137
Ali irwan 2017.07.20 13:36 
 

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

Gennadiy Voltornist
11909
Gennadiy Voltornist 2017.04.16 20:36 
 

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

Maksym Mudrakov
29226
Maksym Mudrakov 2016.08.29 11:56 
 

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

Répondre à l'avis
Version 1.2 2019.08.23
Add ChartEventCustom
Version 1.1 2019.06.10
Удален логотип fx-prog.ru