• Overview
  • Reviews (1)
  • Comments (3)
  • What's new

RenkoMacdSignals

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 efficiency.

Buy/sell signals are passed to the indicator buffers and can be used in the automated trading. Signal 1 shows the histogram crossing the signal line, while signal 2 displays the histogram crossing the level 0.

Apart from signals on a chart, the indicator features pop-up, e-mail and push notifications.


Parameters

  • RenkoBar - renko bar size (specified for 4-digit quotes, automatically re-calculated for 5- and 3-digit quotes);
  • CountBars - number of renko bars displayed on a chart;
  • bearColor - bearish bar color;
  • bullColor - bullish bar color;
  • hideBars - flag of hiding standard bars on a chart
  • MacdFast - fast MACD line period;
  • MacdSlow - slow MACD line period;
  • MacdSignal - MACD signal line period;
  • MacdColor - MACD histogram color;
  • SignalColor - MACD signal line color;
  • showSignal_1 - enable/disable the signal of the histogram crossing the signal line;
  • showSignal_2 - enable the signal of the histogram crossing the line 0;
  • useAlert - enable notifications in a popup window;
  • useMail - enable email notifications;
  • useNotification - enable push notifications;
  • messageSignal_1 - signal 1 notification text;
  • messageSignal_2 - signal 2 notification text.

Use OnChartEvent for EA:

void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) {
 switch (id) {
  case CHARTEVENT_CUSTOM+100: 
  case CHARTEVENT_CUSTOM+101: 
   goBuy(); break;
  case CHARTEVENT_CUSTOM+102: 
  case CHARTEVENT_CUSTOM+103: 
   goSell(); break;
 }
}

void goBuy() { // function for open BUY
}

void goSell() { // function for open SELL
}


Recommended products
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
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
User friendly indicator.  This indicator will help you catch the trend an fast as possible. Indicator developed based on moving averages. User can select which type of moving averages they want to use. Indicator draws an arrow when the moving average crosses. The moving average cross over arrow can be filtered with RSI, OsMA, and Parabolic Sar. There are options for selecting specific criteria for the filters.  Such as period of Rsi and Rsi levels. OsMA and Parabolic Sar criteria can also be sel
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
This is a combination of multiple oscillators into a single divergence system that creates the impression of a more reliable divergence indicator. It is multi-currency based and works best on 15 minutes timeframe and above. Every time a signal is generated, it shows an alert to the user. It is more ideal if combined with other price action indicators or trading systems.
Fractal Zig Zag
Mikhail Nazarenko
5 (1)
A   professional version of the ZigZag indicator for visualizing the structure of price movements by fractals. Fractal ZigZag fixes the flaws of the standard version of the ZigZag indicator MT4. It uses Price action and a unique filtering algorithm to determine fractals. Suitable for all types of trading. Ideal for trading according to the WM pattern "Sniper" strategy !!! Features Marks the place of price reversal during the formation of a new fractal with specified parameters. Suitable for
Based on MACD indicator waves with standard parameters Applies Fibonacci levels to the last two MACD waves, positive and negative respectively, if at the moment the MACD indicator runs out of negative Wave - the color is green, if at the moment the MACD indicator runs out of positive Wave - the color is red. The Wave termination criterion is two ticks with a different MACD sign. Applies trend lines on the last four MACD Waves. Works well with the expert Figures MACD   https://www.mql5.com/ru/mar
Bbandtrend 一款趋势指标,可以用来判断外汇、黄金等商品的趋势,用于辅助交易,提高交易的胜率。每个人都可以调整参数,适应不同的货币。 指标多空颜色可以自定义。 extern int    Length=60;      // Bollinger Bands Period extern int    Deviation=1;    // Deviation was 2 extern double MoneyRisk=1.00; // Offset Factor extern int    Signal=1;       // Display signals mode: 1-Signals & Stops; 0-only Stops; 2-only Signals; extern int    Line=1;         // Display line mode: 0-no,1-yes   extern int    Nbars=1000;
RSI TrendLine Divergency Message is an indicator for the MetaTrader 4 trading platform. Unlike the original indicator, this three in one version has a system of alerts that inform on market situation changes. It consists of the following signals: when the Main line crosses the levels of extreme zones and 50% level; when the Main line crosses the Trend line in the indicator window; divergence on the last bar. Parameters of levels of extremum, 50-level and divergence are adjustable. Parameters L
FX Flow
Eva Stella Conti
FX Flow   indicator can be used as an anticipator of the next trend, preferably confirmed by Price Action or another oscillator (RSi, Stochastic ..). It takes the money flows of the major currencies USD EUR GBP AUD NZD CAD CHF JPY into account, and processes them. Excellent tool for indices, but also for correlations between currencies. Works on each timeframes.  Blue line: Bull market Yellow line: Bear market Note : if the indicator opens the window, but does not draw lines, load the histo
Download the free version   here. Divergence Divergence refers to when the price of a currency pair moves in one direction while the trend indicator is moving in the opposite direction. With divergence, there can be positive and negative signals. Divergences in Forex trading are quite common signals of technical analysis. These are basic early Forex signals indicating the trend reversal and filter false signals. Application of this indicator It is usually not easy to detect divergences by the t
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
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
KDJ Index 4   交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 "Cooperative QQ:556024  "  "Cooperation wechat:556024"  "Cooperative email:556024@qq.com" 强烈推荐趋势指标, 波浪的标准自动计算   和   波浪的标准自动计算MT5版本     KDJ指标又叫 随机指标 ,是一种相当新颖、实用的技术分析指标,它起先用于期货市场的分析,后被广泛用于股市的中短期趋势分析,是期货和股票市场上最常用的技术分析工具。 随机指标KDJ一般是用于股票分析的统计体系,根据统计学原理,通过一个特定的周期(常为9日、9周等
Nice Trade Point
Muhammed Emin Ugur
This    Nice Trade Point     indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator certainly does not repaint. The point at which the signal is given does not change.     Features and Suggestions Time
Power Renko MT4
Pierce Vallieres
Power Renko is an indicator which plots Renko bricks underneath the chart using a histogram. You can select the brick size and the timeframe of the Renko bricks as well as whether or not to use the close price or the high/low price of the candles. Renko bricks are based on price alone, not time, therefor the Renko bricks will not be aligned with the chart's time. They are extremely useful for trend trading and many different strategies can be formed from them. Buffers are provided allowing you t
ADX Pointer
Dominik Mandok
ADX Pointer is an indicator which is based on "Average Directional Index" and draws three numbers in chart window depending on the value of ADX. In ADX Pointer you can set "ADX_Period" which is of course period of Average Directional Index and you can also set 3 levels. When ADX value exceed first level ("ADX_Level1") in chart window appears number "1", when ADX exceed second level ("ADX_Level2") appears "2" and when ADX exceed third level ("ADX_Level3") appears "3". Simple. ADX Pointer works on
Forex Indicator MA Acceleration for MT4, No Repaint. MA Acceleration - is scalping indicator, designed as auxiliary tool for MA SPEED  indicator   The calculation of this indicator is based on equations from physics. It will show you the acceleration of moving average line.  There are plenty of opportunities to upgrade even standard strategies with MA Acceleration. It is possible to use for SMA, EMA and LWMA. Indicator set up is very easy. MA Acceleration indicator shows how fast MA Speed indica
MACD Max
John Louis Fernando Diamante
A flexible 2-Line MACD indicator The default MACD indicator inside MT4, limits you to using the MACD with a fast-EMA, slow-EMA, and signal-SMA. This MACD indicator allows you to set your own MA-Method choices for these 3 components, separately! You can select from SMA-EMA-SMMA-LWMA-DEMA-TEMA, and can even use a separate method for each 3 fast-slow-signal periods. On-chart colored candles, with drawing condition types is included, with a show/hide button too. Features - MA Methods: SMA, EMA, S
ZO Trend MTF
Trung Le Hoang
1 (1)
Important!! ZO Trend MTF can't work on MN and W1 timeframe. /*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ZO TREND :  https://www.mql5.com/en/market/product/49138 ZO Trend MTF an indicator used to search for entry point. With the session candle algorithm on many timeframe, ZO Trend creates an area for traders find good Entry Point. ZO SYSTEM BASIC SET
MA Crosses PRO MT4
Vladimir Gribachev
5 (1)
MA CROSSES PRO MT4  - arrows indicator of the intersection of moving averages. The indicator parameters have intuitive names and each line is configured separately. The indicator can signal the signal by displaying arrows, giving a sound signal, sending a notification to mobile terminals and e-mail. The indicator is NOT redrawn Signals on closing a candle only Perfect for scalping Works on any pair and any timeframe. The older the time frame, the better the signal. Compatible as an addition to a
ZhiBiCCI MT4
Qiuyang Zheng
5 (1)
[ZhiBiCCI] indicators are suitable for all cycle use, and are also suitable for all market varieties. [ZhiBiCCI] Green solid line is a reversal of bullish divergence. The green dotted line is a classic bullish divergence. [ZhiBiCCI] The solid line to the red is a reverse bearish divergence. The red dotted line is a classical bearish divergence. [ZhiBiCCI] can be set in the parameters (Alert, Send mail, Send notification), set to (true) to send instant signals to the alarm window, email, in
The MACD CloseBars indicator is a trading system based on the MACD indicator popular among many traders, which is built on the principle of bars closing above the moving averages selected in the indicator settings. The signal for entering/exiting the market is the frame of the bars colors according to the trend: in case the bars in the main window of the chart are closed above/below the Fast Moving Average, Slow Moving Average individually or both together. Indicator Parameters Fast Moving Ave
This indicator is based on the Bollinger Bands on one or more timeframes and on any Currency Cross Pair. The indicator generates an alert message when it detects a buy or sell signal. It also draws a vertical bar on the price chart: green for buy or red for sell, white if flat. Alert messages and Vertical bars for BUY or SELL, are generated when the Bollinger Bands is consistent for all chosen timeframes else a FLAT signal is generated. In addition, the Multi TimeFrames Bollinger Bands Signals i
This innovative indicator for measuring the strength of currencies from INFINITY is an indispensable assistant for scalpers and traders trading for a long time. The system for analyzing the Strength / weakness of currencies has long been known and used in the market by the world's leading traders. Any arbitrage trading is not complete without this analysis. Our indicator easily determines the strength of the base currencies in relation to each other. It displays line charts for all or the curren
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 Level Moving Averages Message indicator ( see the description and video ) does not draw the Moving Average line in the chart window but marks the Moving Average level on all time frames in accordance with the specified parameters. The level move frequency corresponds to the TimeFrame parameter value specified. The advantage of this indicator lies in the fact that it offers the possibility of monitoring the interaction between the price and the MA of a higher time frame on a lower one (e.g.,
Simple Long Short Bar A very concise and clear indicator, very easy to understand, but it is very useful for tracking trends. The usage of this indicator is very simple: Long signal: If the price shows signs of a long market, then a yellow box will appear. Short signal: If the price shows signs of a short market, then a blue box will appear. Bull strength: If the size of the box is large, it means the bull strength is strong, and vice versa. Short strength: If the size of the box is small, it m
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
AO Patterns
Dmitriy Falkov
The indicator displays a formed pattern of the AO (Awesome Oscillator) indicator at the signal bar according to the "Profitunity" strategy by Bill Williams. The patterns differ in colors, location and number. The indicator can notify the user about the appearance of a new pattern. It is important to remember that you must not use the signals of the "АО" indicator until the appearance of the first buy/sell fractal outside the alligator mouth. Types and designation of the patterns Buy 1 - "Sauce
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
4.95 (43)
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
Introducing the Miraculous Forex Indicator: Unleash the Power of Precision Trading Are you tired of searching for the perfect forex indicator that truly delivers exceptional results across all time frames? Look no further! The Miraculous Forex Indicator has arrived to revolutionize your trading experience and propel your profits to new heights. Built upon a foundation of cutting-edge technology and years of meticulous development, the Miraculous Forex Indicator stands as the pinnacle of str
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
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)
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
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
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)
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
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
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
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting Non-Redrawing and Non-Lagging Indicator Which makes it ideal for professional trading . The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders . It packs more than 20 useful indicators into one combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies . This indicator focuses on Smart Money Concepts providing in
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
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
Discover the Secret to Successful Forex Trading with Our Custom MT4 Indicator! Have you ever wondered how to achieve success in the Forex market, consistently earning profits while minimizing risk? Here is the answer you've been searching for! Allow us to introduce our proprietary MT4 indicator that will revolutionize your approach to trading. Unique Versatility Our indicator is specially designed for users who prefer Renko and Rangebar candle formations. We understand that these chart types are
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)
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.
Scalper Vault
Oleg Rodin
5 (27)
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
FX Power MT4 NG
Daniel Stein
5 (8)
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
Introducing ON Trade Waves Patterns Harmonic Elliot Wolfe, an advanced indicator designed to detect various market patterns using both manual and automated methods. Here's how it works: Harmonic Patterns: This indicator can identify harmonic patterns that appear on your chart. These patterns are essential for traders practicing harmonic trading theory, as popularized by Scott Carney's book "Harmonic Trading vol 1&2." Whether you draw them manually or rely on automated detection, ON Trade Waves
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
Entry Points Pro
Yury Orlov
4.7 (224)
Top indicator for MT4 providing accurate signals to enter a trade without repainting! Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! It can be applied to any financial assets:  forex, cryptocurrencies, metals, stocks, indices.  MT5 version is here   It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of t
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.91 (493)
CURRENTLY 31% 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 secret formula. With only ONE chart it gives Alerts for all 28 currency pairs. Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity! Built on new underlying algorithms it makes it even easier to identify and confir
First of all Its worth emphasizing here that this Trading System is Non-Repainting, Non-Redrawing and Non-Lagging Indicator, Which makes it ideal for professional trading. The "Smart Support and Resistance Trading System" is an advanced indicator tailored for  new  and  experienced  traders. It empowers traders with precision and confidence in the forex market. This comprehensive system combines 7+ strategies, 10 indicators, and various trading approaches, including day trading strategy, swing
TrendDecoder Premium
Christophe, Pa Trouillas
5 (2)
Identify ranges  | Get earliest signals of Trends  | Get clear exits before reversal  | Spot the Fibo levels the price will test Non-repainting, non-delayed indicator - ideal for manual and automated trading - for all assets and all time units $69   for launch - then back to >>   $149 After purchase,   please contact me on this channel   for recommended and personalised settings MT5   version:  Click here Get our full method with  BladeSCALPER  and   PowerZONES What is it about? TrendDECOD
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
TakePropips Donchian Trend Pro  (MT4) is a powerful and effective tool that automatically detects the direction of the trend using the Donchian Channel and provides you with an entry and exit trading signals! This multi-function indicator includes a trend scanner, trading signals, statistical panel, screener, trading sessions, and alerts history dashboard. It is designed to provide you with trading signals and save you hours analyzing the charts! You can download the user manual and installation
Introducing the Zeus Indicator: Your Ultimate Profit-Breakthrough Trading Tool. This indicator simplifies trading, eliminating the need for in-depth analysis with breakout strategies. It automatically draws zones based on your preset timeframes, suggests Stop Loss (SL), Take Profit (TP), and Trailing Stop levels. The Zeus Indicator will promptly notify you and display signal arrows as the price approaches buy or sell entry points. It also offers recommendations for four different take profi
FX Volume
Daniel Stein
4.6 (35)
Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Volume is the FIRST and ONLY volume indicator that provides a REAL insight into the market sentiment from a broker's point of view. It provides awesome insights into how institutional market participants, like brokers, are positioned in the Forex market, much faster than COT reports. Seeing this information directly on your chart is the real game-changer and breakthrough solut
Quantum Heiken Ashi PRO MT4
Bogdan Ion Puscasu
4.43 (7)
Introducing the   Quantum Heiken Ashi PRO charts with alerts Designed to provide clear insights into market trends, the Heiken Ashi candles are renowned for their ability to filter out noise and eliminate false signals. Say goodbye to confusing price fluctuations and hello to a smoother, more reliable chart representation. Buy  Quantum Heiken Ashi PRO and you could  get Quantum Breakout Indicator or Quantum Trend Sniper Indicator for free. Ask us how with a private message. What makes the Qua
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
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
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)
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 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 AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
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
Filter:
Gary Goldman
191
Gary Goldman 2017.01.23 22:34 
 

I purchased MACD RENKO from this developer and the charts don't come up like the charts on this website.

I have tried reaching out to Sergey with several emails but he has not responded or shown any interest in fixing the problem.

BTW, this Indicator requires that you rent a virtual server for $10.00 per month... Real Rip-Off! (Not Disclosed).

I recommend staying away from this guy until he gets his act together.

Gary

Reply to review
Version 1.2 2019.08.23
Copiright remover
Version 1.1 2019.08.23
add CustomEvents