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

RenkoMaPriceChannel

1

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, lower price borders over the specified period and the middle line on the chart.

A buy signal is generated when the moving average crosses the middle line of PriceChannel from below, sell signal - from above.

The signals are displayed as arrows, messages in a pop-up window, e-mails and push notifications. The indicator also generates EventChartCustom custom event for using signals for automating the trading process. The event generated by the indicator can be processed by the EA in the OnChartEvent function. The indicator passes the following parameters to the event handler: id - identifier; dparam - value of the corresponding PriceChannel line for placing a stop loss; sparam - text message.

The indicator can be attached on chart of any symbol with any timeframe.


Parameters

  • RenkoBar - renko bar size in points (automatically re-calculated for five-digit quotes);
  • CountBars - number of renko bars displayed on the chart;
  • bearColor - bearish renko bar color;
  • bullColor - bullish renko bar color;
  • hideBars - flag of hiding standard bars from the chart;
  • useM1 - use M1 quotes for initial indicator drawing;
  • chPeriod - PriceChannel period;
  • chWidth - minimum width of PriceChannel (automatically recalculated for 5-digit quotes);
  • UpColor - the color of the upper line of PriceChannel;
  • DownColor - the color of the lower line of PriceChannel;
  • MiddleColor - the color of the middle line of PriceChannel;
  • MA_Period - MA period;
  • MA_Color - MA color;
  • useSlowMa - using slow moving average;
  • Slow_MA_Period - the period of the slow moving average;
  • Slow_MA_Color - the color of the slow moving average;
  • SignalColor - signal arrow color;
  • useAlert - popup alerts;
  • useMail - email alerts;
  • useNotification - push notifications;
  • CustomEventBuy - buy custom event indicator (0 - disabled);
  • CustomEventSell - custom sell event indicator (0 - disabled).
Recommended products
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
Candle GAP
Thushara Dissanayake
The Candle GAP indicator is an essential tool for traders utilizing Gap Trading Strategies as it automatically identifies candle gaps for each day of the week. A gap refers to a price level difference between the close and open of two consecutive days. This indicator recognizes four types of gap patterns: Common, Breakaway, Continuation, and Exhaustion. By incorporating this indicator into any chart, traders can validate their signals and enhance their trading decisions. One of the key features
Before
Nadiya Mirosh
The Before indicator predicts the most likely short-term price movement based on complex mathematical calculations. Most of the standard indicators commonly used in trading strategies are based on fairly simple calculations. This does not mean that there were no outstanding mathematicians in the world at the time of their creation. It is just that computers did not yet exist in those days, or their power was not enough for the sequential implementation of complex mathematical operations. Nowa
Bigger chart labels would allow the user to be entirely aware of which chart he/she is on.  Each chart window is unique, containing different patterns and economic motives so acknowledging the chart window would be absolutely essential!  There are well known Economic Time Zones included in clear view, by choice!    Simple does it! Use your computing mouse scroller, clicking with the right finger on the label, in order to customize the label properties. From there, choose your preferred color, f
FREE
Introduction to Smart Renko The main characteristics of Renko Charting concern price movement. To give you some idea on its working principle, Renko chart is constructed by placing a brick over or below when the price make the movement beyond a predefined range, called brick height. Therefore, naturally one can see clear price movement with less noise than other charting type. Renko charting can provide much clearer trend direction and it helps to identify important support and resistance level
Basic Renko MT4
Mehran Sepah Mansoor
The Basic Renko indicator shows the Renko boxes on the main chart. MT5 Version Its advantage is that you have access to both the main chart and the Renko chart at the same time. In addition, you can find out how many bars it took to form each Renko box. When a reversal occurs, the indicator will notify you with pop-up, push and email alerts. This indicator does not have complicated settings, and beginners and professionals can easily use it in their strategies. Through the inputs, y ou can spec
FREE
Holy Renko PRO
Bianca Seara
3.5 (2)
About  Holy Renko is a trend identifier capable of identify small and long market movements. This indicator should be use in Renko Charts. VIDEO (information and tips) [HERE] How to install Renko Charts [HERE] Features Developed for Renko Charts Easy to analyze Fast signals Not repaint (when candle close)  Statistics panel Filters false signals Alerts, emails and push notifications  Advantages of Renko Chart Easy to install Easy to analyze Filter out the noise of wicks  Easy identif
EMACrossRenko
Hong Ling Mu
1 (1)
<LOGIC> The EMA RENKO EA should run in Renko chart to show the best performance. The EA will entry based on 2 EMA line cross. (it is changeable in parameter.) As a result of FT , the best box size for XAUUSD (GOLD) is BOX 60 to 100.  Renko box size should be larger than spread value. Normally 3 times of spread. Please decide your box size with yourself. The EA will place addtional order as Grid if the trend move  to xxx pips from the last order. You can turn on/off in the parameter. T
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
Instantaneous cycle identifier
Mahmoud Helmy Sedik Mohamed Mansour
This is first public release of detector code entitled "Enhanced Instantaneous Cycle Period" for PSv4.0 I built many months ago. Be forewarned, this is not an indicator, this is a detector to be used by ADVANCED developers to build futuristic indicators in Pine. The origins of this script come from a document by   Dr   . John   Ehlers   entitled "SIGNAL ANALYSIS CONCEPTS". You may find this using the NSA's reverse search engine "goggles", as I call it. John Ehlers' MESA used this measurement to
Velas RENKO
Ramon Sobrevals Arce
Immediately plots renko bars in an external/indicator window.  One of the distinctive advantages Renko charts offer is the fact that they are not time dependent. Therefore, the new Renko blocks are only traced when the price moves higher or lower by the specified number of points.  For example, a 10 pip (100 points) Renko chart would plot the blocks when price moves 10 pips higher in an uptrend or 10 pips lower in a downtrend. Renko charts removes "noises" from the Market and i t helps to ident
For this set of indicators 1. General information     - Calculates with high performance mathematical algorithms.     - Calculated from the price of candles     - The entry point of this order is filtered by the train EMA and the oscillator.     - Calculate the integrity of the candle 2. How does it work?     - You can see two types of order entry points: the notification on the monitor and the arrow.     - You can trust 75-95 percent of this entry point. 3. Settings     - Retracement is re
Rira Renko
Vitor Palmeira Abbehusen
RENKO on Time Chart This indicator is an enhanced Renko, so you can watch the Renko bricks on the chart to understand price movement more clearly the other improvement is automated box size according to ATR (Average True Range) period you can set the ATR number as you want and the box size of Renko changes automatically based on price movement Inputs Mode: Box size is the input to specify the size of the Renko box you want to print on the chart. This input lets you choose the fixed b
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
极大的提升了交易感官,一目了然的走势展示,简洁高效。 极大的突出展示了行情的趋势脉络,跟随时间周期适应变化,替用户交易者研判了行情走势,简洁高效 同时我们还提供了主窗口和副窗口的展现,有需要可以联系我作者本人,感谢支持。 像传统的renko,又不是传统的renko,技术在发展,同样的砖图可以有不一样的绘制和计算展现。 希望可以帮到大家的交易,再次感谢。 极大的提升了交易感官,一目了然的走势展示,简洁高效。 极大的突出展示了行情的趋势脉络,跟随时间周期适应变化,替用户交易者研判了行情走势,简洁高效 同时我们还提供了主窗口和副窗口的展现,有需要可以联系我作者本人,感谢支持。 像传统的renko,又不是传统的renko,技术在发展,同样的砖图可以有不一样的绘制和计算展现。 希望可以帮到大家的交易,再次感谢。
MultiFiboDynamicMT4
Andrey Spiridonov
3.5 (2)
MultiFiboDynamicMT4 is a powerful, professional indicator for estimating the most important support and resistance levels. The main advantage is that it plots the Fibonacci levels at all timeframes simultaneously, which allows the trader to see the full picture of the possible price movement of the trading instrument! Advantages of the indicator The indicator is perfect for scalping and trading binary options. Suitable for beginners and experienced traders. Works on all timeframes. Works on an
FREE
Ultimate Renko
Artur Zas
4.58 (12)
Ultimate Renko is a full implementation of a robust Renko style charting solution for MT4. It enables creating custom live charts resembling Median Renko , Mean Renko , Turbo Renko , and Better Renko candles as well as Vanilla Renko and Renko with wicks , PointO charts, and many more. This all-in-one package provides all of the signals needed by day traders, scalpers, and even long-term traders. You can apply all of the standard and custom indicators and technical studies as well as templates to
AutoTargets
Nor El Isslem Rettab
The AutoTarget Indicator For MT4 is an indicator that is built for the traders that work with the Meta Trader 4 charting platform during their trading day and it is built for a singular reason which is to help the Trader using it to predict the next price target on the current timeframe or currency pair that the trader attaches it to. It works across all currency pairs and trading platforms and can help a seasoned trader by reducing the amount of technical analysis he or she has to do every day
Chaser
Thebo Junior Mahlangu
1 (1)
Introduction  This Indicator Is Based On Average Price/Maximum Price Moves, And Using Moving Bollinger Bands And Moving Averages. The Advantage Of Using It With YOUR own Analysis Will Confirm Potential Supports And Resistances While it Compliments With Your Analysis  The Indicator Is Non-Repainting AND Along With Our Special Trend METRE that Changes With The Conditions OF A Bullish Or Bearish Trend....  Recommend Time-Frames: H1  H4 M15 Usage: The Indicator Is Very Profitable I
FREE
Renko Trade Alarm
Miroslaw Stachowiak
Renko Trade Alarm   is designed to work on chart with Renko and Mean Renko candles. It generate B uy and S ell signals on the chart and send notifications. Visualization of signals: Swing  - Formations 123. Pattern  - Double Bottom, Double Top, Triple Bottom, Triple Top, Formations 123 Reverse. Scalp  - Periodic change in the price direction, plus additional filters in the form of oscillators Stochastic  and  MACD. Ichi  - Signals filtered by the Ichimoku indicator. For correct operation an offl
Trade Direction
Gevorg Hakobyan
5 (1)
The oscillator shows trend direction using its own algorithm, which is based on calculating price values ​​by analyzing prices of separate currencies (original valuation of currencies). The histogram shows the average value of physical price change over the selected period. When the histogram has a positive value, the trend is rising, if negative - the trend id falling. The indicator uses standard RSI to determine the current market direction on a selected period as follows: the default value of
This is a new strategy for SUPPLY DEMAND areas It is based on a calculation using the tick volume to detect the big price action in market for both bear /bull actions this smart volume action candles are used to determine the supply and demand areas prices in between main supply and demand lines indicate sideway market  up arrows will be shown when prices moves above the main supply and the secondary supply lines Down arrows will be shown when prices moves below the main demand and the secondary
The indicator automatically calculates and plots Fibonacci support and resistance levels - one of the most effective tools for market analysis. The calculation uses the averaged price data for the selected period and timeframe. The minimum and maximum for this period are taken as the beginning and end of the movement. Fibonacci levels allow you to see potential reference points, around which the price movement can slow down or reverse, that is, they are used to predict further movement, as well
This indicator displays the ZigZag Pointer Fibonacci Expansion Triangle movements timeframes only M1-W1. Parameters InDepth: Displays the Depth movements. InDeviation: Displays the Deviation movements. InBackstep: Displays the Backstep movements. Fibonacci Expansion: Displays the Fibonacci Expansion movements. Fibonacci Expansion true.(false) Triangle: Displays the Triangle movements. Triangle true.(false) How to understand the status: If the Triangle is green, trend is up. If the Triangle is
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
Median Renko Terminator works best with renko charts if you do not have a renko chart generator I will email it to you for free and give you the correct settings for scalping or to swing trade NON-REPAINT  COMES WITH ALERTS WHEN THERE IS A SIGNAL Conditions to sell: big purple arrow shows you the direction first then you take the small purple arrow to enter the same direction of the purple arrow. Conditions to buy: big white arrow shows you the up direction first then you take small white arrow
Renko Moving Average
Vitor Palmeira Abbehusen
This indicator gives you the Moving Average based on Renko chart. A   Renko chart   is a type of chart that is built using price movement rather than both price and standardized time intervals like most charts are. A Moving Average based on Renko chart is considered less noisy since it is not based on the time and only based on price change. You can see my free enhanced Renko indicator here . Inputs: Box Size: Renko box size based on market Points. Period: Moving Average Period Method: Mov
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
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
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
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
5 (32)
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 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 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
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:
Artiom Timofeev
352
Artiom Timofeev 2016.10.30 08:04 
 

Перерисовывется так чтобы на истории все было красиво. Выкинул 12 баксов.

Upd:

Индикатор не верно рисует кирпичи ренко, автор отказался исправлять.

Reply to review
Version 1.6 2021.11.18
Обновление под новый билд
Version 1.4 2016.11.16
Reduced requirements for the amount of history data for testing.
Version 1.3 2016.11.10
1. M1 quotes are used for initial indicator drawing.
2. If CountBars is set to 0, the number of displayed renko bars is set to a double width of the current chart.
3. A slow moving average has been added. A buy signal is formed when the slow MA is below the inddle line of the PriceChannel, when above - a sell signal is formed.
Version 1.1 2016.10.24
Fixed minor bugs in signal display.