• Overview
  • Reviews (11)
  • Comments (16)
  • What's new

Harmonic ABCD

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 figure is displayed by triangle outlines. Once the figure is finally formed, a potential reversal zone is displayed on the chart. The basic figure proportions are set in the parameters. The intermediate values are calculated proportionally. The parameters include a tolerance (CD_accuracy), which determines the accuracy of the cd/bc ratios. For example, if the calculated value of cd/bc = 1.0 and tolerance is set to 0.1, then the program will use the range of 0.9 .. 1.1


Parameters

  • zzDepth, zzDev, zzBack - ZigZag parameters
  • BC_min (bc/ab), BC_max (bc/ab) - minimum and maximum ratio of BC and AB levels
  • CD_min (cd/bc), CD_max (cd/bc) - minimum and maximum ratio of CD and BC levels
  • CD_accuracy - tolerance of the cd/bc ratio
  • 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 to ensure the uniqueness of the indicator objects on the chart (if multiple indicators are attached to the chart, different values must be entered in these parameters)
  • MessageAdd - the text string added to the notifications sent by the indicator.
  • CustomEventBuy,CustomEventSell - chart events

  • Sample to use signals in EA:

    void OnTick() {
     double x;
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-ABCD",0,1); if (x != 0 && x != EMPTY_VALUE) goBuy();
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-ABCD",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
    }
    



Recommended products
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
The indicator 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 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 main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
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.
Infinity Trend Pro
Yaroslav Varankin
1 (1)
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
The indicator provides a superior alternative to price action analysis. It enables the identification of normalized patterns, which are then transformed into a graphical representation to forecast future steps within a time series. In the top-left corner, you'll find information regarding the expected prediction accuracy, determined through a complex MSQE calculation. You have the flexibility to adjust the time window, making it easy to validate the indicator's performance. Additionally, you can
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
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
COG LR Osc AM
Andriy Matviyevs'kyy
The presented indicator allows you to determine potential entry points into the market and set protective orders at reasonable levels. This product can be useful for both beginners and experienced traders. The indicator is based on calculation methods proven by time and practicing traders. The indicator is calculated in two stages: At the first stage, linear regression (LR) of the selected price type is determined for a given number of chart periods. At the second stage, the obtained data is p
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.
Owl smart levels
Sergey Ermolov
4.62 (53)
MT5 version  |  FAQ The Owl Smart Levels Indicator  is a complete trading system within the one indicator that includes such popular market analysis tools as  Bill Williams' advanced fractals , Valable ZigZag which builds  the correct wave structure  of the market, and  Fibonacci levels  which mark the exact levels of entry into the market and places to take profits. Detailed description of the strategy Instructions for working with the indicator Advisor-assistant in trading Owl Helper Private
Master Scalping M1 is an innovative indicator that uses an algorithm to quickly and accurately determine the trend.The indicator calculates the time of opening and closing positions, the indicator's algorithms allow you to find the ideal moments to enter a deal (buy or sell an asset), which increase the success of transactions for most traders. Benefits of the indicator: Easy to assemble, does not overload the chart with unnecessary information. Can be used as a filter for any strategy. Works on
The indicator shows harmonic patterns on the chart without repainting with the minimum possible lag. The search for indicator tops is based on the wave principle of price analysis. Advanced settings allow you to choose parameters for your trading style. At the opening of a candle (bar), when a new pattern is formed, an arrow of the probable direction of the price movement is fixed, which remains unchanged. The indicator recognizes the following patterns and their varieties: ABCD, Gartley (Butter
Features for software Main functions: Accurate entry signals WITHOUT REPAINTING! Once a signal appears, it remains valid! This is a significant distinction from repainting indicators that might provide a signal and then alter it, potentially leading to deposit losses. Now, you can enter the market with higher probability and precision. There's also a function to colour candles after an arrow appears until the target (take profit) is reached or a reversal signal appears . Display of STOP LOSS
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
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
Daily Candle Predictor is an indicator that predicts the closing price of a candle. The indicator is primarily intended for use on D1 charts. This indicator is suitable for both traditional forex trading and binary options trading. The indicator can be used as a standalone trading system, or it can act as an addition to your existing trading system. This indicator analyzes the current candle, calculating certain strength factors inside the body of the candle itself, as well as the parameters of
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
VR Cub
Vladimir Pastushak
VR Cub is an indicator for getting high-quality entry points. The indicator was developed to facilitate mathematical calculations and simplify the search for entry points into a position. The trading strategy for which the indicator was written has been proving its effectiveness for many years. The simplicity of the trading strategy is its great advantage, which allows even novice traders to successfully trade with it. VR Cub calculates position opening points and Take Profit and Stop Loss targe
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
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
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
Wave Wolf MT4
Andrei Salanevich
The Wave Wold MT4 Forex indicator is designed to search for Wolf waves and display them in the current window of the trading terminal. An excellent indicator for traders who use Wolf waves in trading. Its application in trading strategies will significantly increase their efficiency and profitability. INFORMATION ABOUT THE INDICATOR Unlike other Wolf wave indicators, the Wave Wold MT4 forex indicator has a number of features that significantly increase its effectiveness: The first is the
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
PZ Harmonacci Patterns
PZ TRADING SLU
3.43 (7)
This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic price formations It plots primary, derived and complementary Fibonacci pro
FreqoMaster
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. The indicator decomposes exchange rates into main harmonics and calculates their product in future. The indicator shows 2 price marks in history, depicting price range in the past, and 2 price marks in future with price movement forecast. Buy or sell decision and take profit size are displayed in a text label in the indicator window. The indicator uses another indicator as an engine for calculations - FreqoMet
PZ 123 Pattern
PZ TRADING SLU
3.75 (4)
The 123 Pattern is one of the most popular, powerful and flexible chart patterns. The pattern is made up of three price points: a bottom, a peak or valley, and a Fibonacci retracement between 38.2% and 71.8%. A pattern is considered valid when the price breaks beyond the last peak or valley, moment at which the indicator plots an arrow, rises an alert, and the trade can be placed. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Clear trading signals Customizable c
Key level wedge
Presley Annais Tatenda Meck
4.86 (7)
The Key level wedge indicator automatically draws rising wedge pattern and falling wedge pattern for you on the chart. This pattern is really good when used as a confirmation entry at key support & resistance, supply & demand and reversal zones. Advantages  The Key level wedge block DOES NOT RE-PAINT, giving you confidence when a signal appears and also helps when looking back.  The Key level wedge includes an on/off button on the chart to easily keep the charts clean after analysis by jus
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
5 (31)
Gann Made Easy is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of mr. W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit Levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET MY TRADING TIPS PLUS A GREAT BONUS! Probably you heard already many times about Gann trading methods. Usually Gann's theory is very complex thing not only
Currently 20% OFF ! Best Solution for any Newbie or Expert Trader! This dashboard software is working on 28 currency pairs plus one. It is based on 2 of our main indicators (Advanced Currency Strength 28 and Advanced Currency Impulse). It gives a great overview of the entire Forex market plus Gold or 1 indices. It shows Advanced Currency Strength values, currency speed of movement and signals for 28 Forex pairs in all (9) timeframes. Imagine how your trading will improve when you can watch the 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
TPSpro RFI Levels
Roman Podpora
5 (13)
Reversal First Impulse levels (RFI) - are the maximum volume levels/areas that turn the market around, so they play a critical role in future trading decisions. The logic behind the movement of any chart is that the price moves from the first impulse level (RFI) to the first impulse level (RFI) of the past trend. The first impulse level (RFI) is the most powerful level during a trend reversal, which forms a reversal zone. The first impulse level from the reversal of the previous movement is also
Introducing   Quantum Trend Sniper Indicator , the groundbreaking MQL5 Indicator that's transforming the way you identify and trade trend reversals! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Trend Sniper Indicator   is designed to propel your trading journey to new heights with its innovative way of identifying trend reversals with extremely high accuracy. ***Buy Quantum Trend Sniper Indicator and you could get Quantum Breakout Indicator fo
Trend Screener
STE S.S.COMPANY
4.83 (86)
Unlock the Power of  Trends trading with Trend Screener Indicator: Your Ultimate Trend Trading Solution powered by fuzzy logic and Multi-currencies System ! Elevate your trend trading with Trend Screener, the revolutionary trend indicator powered by   fuzzy logic.  It is a powerful trend-following indicator that combines over  13 premium tools and features and 3 trading strategies  , making it a versatile choice to   make your Metatrader a Trend Analyzer. LIMITED TIME OFFER : Trend Screener Indi
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 only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a worthle
Atomic Analyst
Issam Kassas
5 (2)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Anal
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  - To maximize the potential and learn how to trade using this indicator, read the full des
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (25)
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Breakout PRO is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout box.
Currency Strength Wizard is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real str
Gann Swing Structure
Kirill Borovskii
5 (1)
This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
Scalper Vault
Oleg Rodin
5 (26)
Scalper Vault is a professional scalping system which provides you with everything you need for successful scalping. This indicator is a complete trading system which can be used by forex and binary options traders. The recommended time frame is M5. The system provides you with accurate arrow signals in the direction of the trend. It also provides you with top and bottom signals and Gann market levels. The indicator provides all types of alerts including PUSH notifications. Please contact me aft
Market Reversal Alerts
LEE SAMSON
4.17 (120)
Profit from market structure changes as price reverses and pulls back. The market structure reversal alert indicator identifies when a trend or price move is approaching exhaustion and ready to reverse. It alerts you to changes in market structure which typically occur when a reversal or major pullback are about to happen. The indicator identifies breakouts and price momentum initially, every time a new high or low is formed near a possible exhaustion point. The indicator draws in a rectangle on
PRO Renko System
Oleg Rodin
5 (24)
PRO Renko System is a highly accurate trading system specially designed for trading RENKO charts. The ARROWS and Trend Indicators DO NOT REPAINT! The system effectively neutralizes so called market noise giving you access to accurate reversal signals. The indicator is very easy to use and has only one parameter responsible for signal generation. You can easily adapt the tool to any trading instrument of your choice and the size of the renko bar. I am always ready to provide extra support to help
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.79 (19)
Rental/Lifetime Package Options and Privileges' * For optimum results the yearly or lifetime package is suggested due to live training and Discord  channel trading with the  creator! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology traini
Advanced Supply Demand
Bernhard Schweigert
4.92 (309)
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
TrendLine PRO MT4
Evgenii Aksenov
4.88 (248)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices Advantages of Trend Line PRO Never redraws its signals The possibility of using it as an independent strategy It has three automatic levels Take Profit and Stop Loss leve
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
ADR Alert Dashboard
LEE SAMSON
3.83 (12)
The ADR Alert Dashboard shows you at a glance where price is currently trading in relation to it's normal average daily range. You will get instant alerts via pop-up, email or push when price exceeds it's average range and levels above it of your choosing so you can jump into pullbacks and reversals quickly. The dash is designed to be placed on a blank chart and just sit in the background and alert you when levels are hit so you do not need to sit and watch it or even look at all! MT5 VERSION AV
Scalper Inside PRO
Alexey Minkov
4.74 (54)
GET 10% OFF NOW! Last 2 copies at current price! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate t
Automatically draw support and resistance levels PLUS propulsion candle gaps on your chart, so you can see where price is likely to head next and/or potentially reverse. This indicator is designed to be used as part of the position trading methodology taught on my website (The Market Structure Trader) and displays key information for targeting and potential entries. MT version available here:  https://www.mql5.com/en/market/product/97973 There are 2 CORE features in the indicator and 4 additiona
M1 Arrow
Oleg Rodin
5 (13)
M1 Arrow is an indicator which is based on natural trading principles of the market which include volatility and volume analysis. The indicator can be used with any time frame and forex pair. One easy to use parameter in the indicator will allow you to adapt the signals to any forex pair and time frame you want to trade. The Arrows DO NOT REPAINT and DO NOT LAG! The algorithm is based on the analysis of volumes and price waves using additional filters. The intelligent algorithm of the indicato
Italo Levels Indicator
Italo Santana Gomes
5 (7)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
The ADR Reversal Indicator shows you at a glance where price is currently trading in relation to it's normal average daily range. You will get instant alerts via pop-up, email or push when price exceeds it's average range and levels above it of your choosing so you can jump into pullbacks and reversals quickly. The indicator draws horizontal lines on the chart at the average daily range extremes and also extensions above those levels which have mathematical probabilities attached to them of pric
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting, Non-Redrawing and Non-Lagging Indicator, Which makes it ideal for professional trading. The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders. It packs more than 20 useful indicators into one, combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies. This indicator focuses on Smart Money Concepts, providing i
Up Down V9
Guner Koca
5 (1)
indicator is no repaint trend indicator. when red stars up to line that is probably end of long trades. when blue stars up to line that is probably end of down trades. indicator can use all pairs and lower than weekly charts, to use weekly chart need to at least 500 bars data on back.and lowering processing value 500. it is also suitable for 1m charts. indicator hold long way to go. there is not too many signals.
IX Power MT4
Daniel Stein
5 (5)
IX Power finally brings the unbeatable precision of FX Power to non-Forex symbols. It accurately determines the intensity of short, medium and long-term trends in your favourite indices, stocks, commodities, ETFs, and even cryptocurrencies. You can analyse everything your terminal has to offer. Try it out and experience how your timing improves significantly when trading. Read about our latest strategic development -  Easy scalping with IX Power Visit our all-new   Stein Investments Welcome
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift, Supply&Demand Zone/Order Blocks , Strong Imbalance, HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure,  L
FX Power MT4 NG
Daniel Stein
5 (7)
Trading GOLD, and currencies, with the dog walk strategy  - super smart Trading GOLD, and currencies, with the breakout strategy  - super easy Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Power MT4 NG  is the next generation of our long-time very popular currency strength meter, FX Power.  And what does this next-generation strength meter offer? Everything you have loved about the original FX Power  PLUS GOLD/XAU stre
More from author
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
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
TradeBuilderMT5
Sergey Deev
5 (2)
The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
MTF ATR
Sergey Deev
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
SqrtDev
Sergey Deev
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 White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
RenkoMacdSignals
Sergey Deev
1 (1)
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
Filter:
8601567
779
8601567 2022.04.29 02:43 
 

User didn't leave any comment to the rating

Sergey Deev
58803
Reply from developer Sergey Deev 2022.04.29 08:38
BC_max=0.786 was changed.
At the expense of the source code - only for a fee.
Mikhail Ryzhachenko
774
Mikhail Ryzhachenko 2020.06.05 04:41 
 

User didn't leave any comment to the rating

Qun Li
579
Qun Li 2019.08.20 05:09 
 

User didn't leave any comment to the rating

sunnychow
8663
sunnychow 2018.11.05 18:34 
 

User didn't leave any comment to the rating

Matthew Todorovski
13122
Matthew Todorovski 2018.06.30 13:27 
 

User didn't leave any comment to the rating

Andrey Litvichenko
7557
Andrey Litvichenko 2017.10.29 05:14 
 

User didn't leave any comment to the rating

Ali irwan
5137
Ali irwan 2017.07.20 00:16 
 

User didn't leave any comment to the rating

Vyacheslav Korolev
4684
Vyacheslav Korolev 2017.05.05 13:59 
 

User didn't leave any comment to the rating

Gennadiy Voltornist
11909
Gennadiy Voltornist 2017.04.12 19:58 
 

User didn't leave any comment to the rating

Richard Jehl
1706
Richard Jehl 2016.09.12 17:44 
 

User didn't leave any comment to the rating

Maksym Mudrakov
29226
Maksym Mudrakov 2016.08.29 11:53 
 

User didn't leave any comment to the rating

Reply to review
Version 1.5 2022.04.29
change deffault params
Version 1.4 2019.08.24
Add ChartEvents
Version 1.3 2019.06.10
удален логотип fx-prog.ru
Version 1.2 2016.04.12
- Buy and sell signals allocated among the indicator buffers
- Added ShowPredict parameter to hide a forming pattern