Renko Bars 3in1

5

The Renko_Bars_3in1 is designed for plotting 3 types of Offline Renko charts.

  1. Standard Renko Bar (the reversal bar is twice the size of the bar).
  2. Renko Range Bar (the size of all bars is the same).
  3. Renko Bars with the ability to adjust the size of the reversal bar.

Attention: The demo version for review and testing can be downloaded here.

Note. A chart with the M1 period is necessary to build an offline chart. When the indicator is attached to a chart, the offline chart is opened automatically. When closing the terminal, also close the offline chart, because another offline chart will be opened at the next start of the terminal. If this situation occurs, close the offline charts and restart the indicator.

A chart built using Renko_Bars_3in1 does not redraw the value of Open on the current bar and value of Close on the previous bar, which is important for fully functional operation of indicators and Expert Advisors. The indicator also implements the ability to test indicators and experts in the tester.

In the comments, in post # 8, there is a sound signal indicator for Renko charts.

To run your experts on an offline chart, create a copy of your expert, then insert or replace the OnInit() function with the one below. You can also use the refreshchart_and_tiks (https://www.mql5.com/en/code/19673) script to run experts on offline charts (preferred, does not require the replacement of functions in experts).

//+------------------------------------------------------------------+
void OnInit()
 {
     double prev_bid;
     prev_bid=Bid;
     while(!IsStopped())
    {
     RefreshRates();
     if(prev_bid!=Bid) 
     {
      prev_bid=Bid;
      OnTick();
     }
      Sleep(200);
    }
  }
//+------------------------------------------------------------------+


Indicator parameters

  • CandleSize - candle body size in pips.
  • RevSize – multiplier for the reversal bars.
  • TimeFrame - timeframe to display the offline chart (M2, M3, M4, M6, M7, M8, M9 or M10).
  • PriceforChart -  The price used to plot the chart.Close or (Ask + Bid) / 2.
  • ShowWicks - show the candle wicks (true/false).
  • StrangeSymbolName - set true, if your broker's pair name is different from the standard pair name.
  • Test - false; set True if the chart is opened for testing.
  • DateStart - chart calculation start date.

See the video for instructions on how to install the indicator and how to test your indicators.

Reviews 4
Alessio
292
Alessio 2019.03.31 10:34 
 

great indicator, every thing is well explained. for the first time i could execute a visual backtest.

heoh888
121
heoh888 2019.03.04 12:06 
 

Отличный Индикатор

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
Delta Fusion Pro
Francesco Secchi
5 (1)
Delta Fusion Pro – Advanced Order Flow Analysis for Intraday Trading Delta Fusion Pro is a professional indicator for MetaTrader 4 that reveals aggressive order flow, showing the intensity and direction of institutional pressure in real time. Unlike traditional volume indicators, it analyzes the delta between Ask and Bid volumes to anticipate reversals, confirm trends, and identify professional interest zones. Key Features Intelligent Auto-Tuning System Automatically adjusts all parameters ba
Renko, Heiken Ashi, Ticks Bar, Range Bar.    Easy switching, easy setup, all in one window.        Place the Custom Chart indicator and view Renko, Heiken Ashi, Tick bar, Range bar charts in real time at real chart.    Position the offline chart window so that the indicator control panel is visible.    Switch the chart mode by click of a button.    Connect to the output chart any indicator, expert advisor without any restrictions.    No, it doesn't work in the tester.    Yes, you can use an
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
Owl smart levels
Sergey Ermolov
4.24 (37)
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
Introduction It is common practice for professional trades to hide their stop loss / take profit from their brokers. Either from keeping their strategy to the themselves or from the fear that their broker works against them. Using this indicator, the stop loss / take profit points will be drawn on the product chart using the bid price. So, you can see exactly when the price is hit and close it manually.  Usage Once attached to the chart, the indicator scans the open orders to attach lines for t
One of the number sequences is called "Forest Fire Sequence". It has been recognized as one of the most beautiful new sequences. Its main feature is that this sequence avoids linear trends, even the shortest ones. It is this property that formed the basis of this indicator. When analyzing a financial time series, this indicator tries to reject all possible trend options. And only if he fails, then he recognizes the presence of a trend and gives the appropriate signal. This approach allows one t
极大的提升了交易感官,一目了然的走势展示,简洁高效。 极大的突出展示了行情的趋势脉络,跟随时间周期适应变化,替用户交易者研判了行情走势,简洁高效 同时我们还提供了主窗口和副窗口的展现,有需要可以联系我作者本人,感谢支持。 像传统的renko,又不是传统的renko,技术在发展,同样的砖图可以有不一样的绘制和计算展现。 希望可以帮到大家的交易,再次感谢。 极大的提升了交易感官,一目了然的走势展示,简洁高效。 极大的突出展示了行情的趋势脉络,跟随时间周期适应变化,替用户交易者研判了行情走势,简洁高效 同时我们还提供了主窗口和副窗口的展现,有需要可以联系我作者本人,感谢支持。 像传统的renko,又不是传统的renko,技术在发展,同样的砖图可以有不一样的绘制和计算展现。 希望可以帮到大家的交易,再次感谢。
What are Heiken Ashi Candles? Heiken Ashi, derived from the Japanese term 'Heikin Ashi,' translates to average price bars. It's an indicator depicting price bars on a chart. Formula for Heiken Ashi candles: - Heiken Ashi opening price: (previous candle's opening + closing price) / 2 - Closing price Heiken Ashi: (opening + high + low + closing) / 4 - Heiken Ashi peak: Max of high, opening, or closing price - Heiken Ashi bottom price: Min of low, opening, or closing price How to Read Heiken A
Daily Candle Predictor is an indicator that predicts the closing price of a candle. The indicator is primarily intended for use on D1 charts. This indicator is suitable for both traditional forex trading and binary options trading. The indicator can be used as a standalone trading system, or it can act as an addition to your existing trading system. This indicator analyzes the current candle, calculating certain strength factors inside the body of the candle itself, as well as the parameters of
Magic Filter MTF
Yaroslav Varankin
Magic Filter MTF is perfect for any strategy. you do not need to load the chart with extra indicators like this one indicator will replace all additional filters for you it can also be a great strategy. it combines well with trading at local minima and maximums (resistance levels) multi-timeframe-multi-currency indicator 4 screen system is used 4 rows of arrows UTB indicators adjusted for different periods when two arrows pointing in the same direction on the same timeframe coincide,I t c
Trade with Gann on your side!! MASTER CIRCLE 360 CIRCLE CHART, originally created by Gann admitted that this is “The Mother of all charts”. It is one of the last studies that this great trader left for us. The numeric tab le is apparently quite simple like all the tables and is based on square numbers, the SQUARE OF 12 and is by evolution, one of the most important square numbers. Here we can find CYCLE, PRICE AND TIME thanks to angles and grades, to show past and future support and resistance.
Signal trend indicator. Detects the direction of the trend and is coloured accordingly.  Has built in audible and visual alerts when trends change. Can send notifications to your phone or email. Allows Trend and Counter-Trend trading. Works on all timeframes, all currency pairs, metals, indices and cryptocurrencies. Can be used with binary options. Distinctive features No re-drawing; Simple and clear settings; Four types of alerts; Works on all timeframes and all trading tools; Suitable
This is an arrow indicator without a future function,developed based on the most advanced profit trading algorithms.It has the most innovative and advanced dual trend analysis module, as well as the latest and highly effective market trend prediction algorithm.Trends are your friends, and following larger trends can earn the maximum profit in foreign exchange. This indicator helps traders identify current trends and track them. Someone once made a profit of 10 times in a week by relying on it.No
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
Levels ATR
Hafis Mohamed Yacine
The ATR Levels Indicator For MT4 is an indicator that is built specifically for traders who use the Meta Trader 4 for their trading analysis, charting of different currency pairs and trading assets, doing their technical analysis and making trading decisions all through the trading day as they work. One of the first major advantages of using the ATR Levels Indicator For MT4 is that it automatically helps the trader to spot very important levels in the markets based on the Average True Range Ind
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
Trend Bilio - an arrow indicator without redrawing shows potential market entry points in the form of arrows of the corresponding color: upward red arrows suggest opening a buy, green down arrows - selling. The entrance is supposed to be at the next bar after the pointer. The arrow indicator Trend Bilio visually "unloads" the price chart and saves time for analysis: no signal - no deal, if an opposite signal appears, then the current deal should be closed. It is Trend Bilio that is considered
Blahtech Market Profile
Blahtech Limited
4.53 (15)
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Blahtech Limited presents their Market Profile indicator for the MetaTrader community. Ins
Volume Compair
Thiago Pereira Pinho
Professional Cumulative Delta & Volume Median Indicator Track   real buying/selling pressure   with this powerful volume analysis tool. The   Volume Compare Indicator   combines   Cumulative Delta   and   Volume Medians   to help you identify institutional activity, imbalances, and potential reversals. Key Features:   Cumulative Delta Histogram   – Visualizes net buying vs. selling volume in real-time.   Buy/Sell Volume Medians   – Horizontal lines showing average buy & sell volume lev
Crypto_Forex Indicator "WPR and 2 Moving Averages" for MT4, No Repaint. - WPR itself is one of the best oscillators for scalping. - "WPR and 2 Moving Averages" Indicator allows you to see Fast and Slow Moving Averages of WPR oscillator. - Indicator gives opportunities to see the price corrections very early. - It is very easy to set up this indicator via parameters, it can be used on any time-frame. - You can see Buy and Sell entry conditions on the pictures. - Consider Buy signal conditions:
Stepping Trend
Mpendulo Chiliza
The Stepping Trend Indicator     The Steppi ng Trend indicator uses the  average true range  (ATR indicator) in its calculation. This gives you control to set your own average true range period, I set the Default as 10.   Indicator Details. Green Arrow Up: This means you are at the starting point of a new bullish trend, it’s time to buy.   Red  Arrow  Down : This means you are at the starting point of a new  bearish  trend, it’ s time to sell .   What if you miss the Arrow Signal?   No prob
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 identi
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Paramet
Heikin Ashi Dashboard
Taras Slobodyanik
5 (5)
Multi-currency and multitimeframe Heikin Ashi indicator. Shows the current state of the market. On the scanner panel you can see the direction, strength and number of bars of the current trend. The Consolidation/Reversal candles are also shown using color. You can specify any desired currencies and periods in the parameters. Also, the indicator can send notifications when the trend changes or when reversal and consolidation candles (dojis) appear. By clicking on a cell, this symbol and period wi
EZZ Zig Zag MT4
Paulo Rocha
5 (1)
EZZ Elite Zig Zag is an indicator for the MetaTrader 4 terminal. This indicator traces the peak of the trend based on the market reversal, thus showing various opportunities in the financial market. EZZ Elite Zig Zag is a visual tool, intuitive, and easy to understand and use.  Test it Yourself by Downloading it for Free. Author Paulo Rocha all rights reserved
Trend Oscillator - is an advanced custom  Crypto_Forex indicator, efficient trading tool! Advanced new calculation method is used - 20 options for parameter "Price for calculation". Smoothest oscillator ever developed. Green color for upward trends,  Red color for downward trends. Oversold values: below 5, O verbought values: over 95. There are plenty of opportunities to upgrade even standard strategies with this indicator. With PC and Mobile alerts. Click here to see high quality Trading Robot
SimSim Arrow Momentum is a standard "Momentum" indicator, but an arrow version. MetaTrader 5 version The indicator parameters are similar to the standard ones, plus one additional parameter Delta. Delta = 0 - 100 Deviations as of the 100 value. Changing the level of the 100 indicator, Plus and minus are possible. The indicator generates a signal when the price crosses the level line = 100 +- Delta. Enable "CONTROL DEAL" for operation and trades based on the indicator signal will be opened au
Matrixs
Andriy Sydoruk
Matrix is a Forex arrow indicator. Displays signals simply and clearly! The arrows show the direction of the transaction, and are colored accordingly, which can be seen in the screenshots. As you can see, trading with such an indicator is easy. I waited for an arrow to appear in the desired direction - I opened a deal. An arrow formed in the opposite direction - closed the deal. The indicator also displays the lines with the help of which the arrow signals are formed, taking into account the int
Heiken Ashi Smoothed Strategy is a very simple but powerful system to get forex market trend direction. This indicator is actually 2 indicators in 1 pack, Heiken Ashi and Heiken Ashi Smoothed Moving Average both included. Because HA (Heiken Ashi) and HAS (Heiken Ashi Smoothed) are calculated in the same one system event with necessary buffers and loop only, so it is the FAST, OPTIMIZED and EFFICIENT HA having the combined indicator of MetaTrader 4. You can choose to display HA and HAS in the sam
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
4.82 (147)
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 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 TRADING TIPS, BONUSES  AND GANN MADE EASY EA ASSISTANT  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is
BLACK FRIDAY – 40% OFF NOW! 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 wat
Meravith
Ivan Stefanov
5 (1)
Market makers' tool. The indicator analyzes volume from every point and calculates exhaustion market levels for that volume. ( This is a manual indicator and contains features that may not supported by the MetaTrader current testing environment ) Meravith main lines: - Bullish volume exhaustion line   - serves as a target. - Bearish volume exhaustion line   - serve as a target. -   A line indicating the market trend. It changes color depending on whether the market is bullish or bearish and s
M1 Sniper
Oleg Rodin
4.89 (18)
M1 SNIPER is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets a
Trend indicator AI
Ramil Minniakhmetov
5 (74)
Trend Ai indicator is great tool that will enhance a trader’s market analysis by combining trend identification with actionable entry points and reversal alerts.  This indicator empowers users to navigate the complexities of the forex market with confidence and precision Beyond the primary signals, Trend Ai indicator identifies secondary entry points that arise during pullbacks or retracements, enabling traders to capitalize on price corrections within the established trend. Important Advantage
Advanced Supply Demand
Bernhard Schweigert
4.91 (296)
BLACK FRIDAY – 42% OFF NOW! 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 p
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Looking for a powerful yet lightweight swing detector that accurately identifies market structure turning points? Want clear, reliable buy and sell signals that work across any timeframe and any instrument? Buy Sell Arrow MT Swing is built exactly for that — precision swing detection made simple and effective. This indicator identifies Higher Highs (HH) , Higher Lows (HL) , Lower Highs (LH) , and Lower Lows (LL) with remarkable clarity. It is designed to help traders easily visualize market str
SMC Easy Signal
Mohamed Hassan
4.69 (13)
3 copies left at $65, next price is $120 SMC Easy Signal was built to remove the confusion around the smart money concept by turning structural shifts like BOS (Break of Structure) and CHoCH (Change of Character) into simple buy and sell trading signals. It simplifies market structure trading by automatically identifying breakouts and reversals as they happen, allowing traders to focus on execution rather than analysis. Whether the market is continuing its trend or preparing to reverse, the i
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
CURRENTLY 20% OFF ! Best Solution for any Newbie or Expert Trader! This Indicator is specialized to show currency strength for any symbols like Exotic Pairs Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show true currency strength of Gold, Silver, Oil, DAX, US30, MXN, TRY, CNH etc. This is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. Imagine how your trading
M1 Arrow
Oleg Rodin
5 (19)
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 indicator
FX Volume
Daniel Stein
4.62 (37)
FX Volume: Experience Genuine Market Sentiment from a Broker’s Perspective Quick Overview Looking to elevate your trading approach? FX Volume provides real-time insights into how retail traders and brokers are positioned—long before delayed reports like the COT. Whether you’re aiming for consistent gains or simply want a deeper edge in the markets, FX Volume helps you spot major imbalances, confirm breakouts, and refine your risk management. Get started now and see how genuine volume data can
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
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Specials Discount now. The Next Generation Forex Trading Tool. Dynamic Forex28 Navigator is the evolution of our long-time, popular indicators, combining the power of three into one: Advanced Currency Strength28 Indicator (695 reviews) + Advanced Currency IMPULSE with ALERT (520 reviews) + CS28 Combo Signals (recent Bonus) Details about the indicator  https://www.mql5.com/en/blogs/post/758844 What Does The Next-Generation Strength Indicator Offer? Everything you loved about the originals, now
Trend Screener
STE S.S.COMPANY
4.79 (95)
Unlock the Power of Trends Trading with the Trend Screener Indicator: Your Ultimate Trend Trading Solution powered by Fuzzy Logic and Multi-Currencies System! Elevate your trading game with the Trend Screener, the revolutionary trend indicator designed to transform your Metatrader into a powerful Trend Analyzer. This comprehensive tool leverages fuzzy logic and integrates over 13 premium features and three trading strategies, offering unmatched precision and versatility. LIMITED TIME OFFER : Tre
PZ Swing Trading
PZ TRADING SLU
5 (3)
Protect against whipsaws: revolutionize your swing trading approach Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Tro
BLACK FRIDAY – 46% OFF NOW! 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
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
The ACB Breakout Arrows indicator provides a crucial entry signal in the market by detecting a special breakout pattern. The indicator constantly scans the chart for a settling momentum in one direction and provide the accurate entry signal right before the major move.  Get multi-symbol and multi-timeframe scanner from here - Scanner for ACB Breakout Arrows MT4 Key features Stoploss and Take Profit levels are provided by the indicator. Comes with a MTF Scanner dashboard which tracks the breako
PRO Renko System
Oleg Rodin
5 (29)
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
FX Power MT4 NG
Daniel Stein
4.95 (20)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Day Trader Master is a complete trading system for traders who prefer intraday trading. The system consists of two indicators. The main indicator is the one which is represented by arrows of two colors for BUY and SELL signals. This is the indicator which you actually pay for. I provide the second indicator to my clients absolutely for free. This second indicator is actually a good trend filter indicator which works with any time frame. THE INDICATORS DO NOT REPAINT AND DO NOT LAG! The system is
Entry Points Pro
Yury Orlov
4.61 (171)
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
Hidden Cycles
Lev Vladimirovic Marushkin
5 (1)
Black Friday Sale – Limited Time! Grab Hidden Cycles for only $129 (regular price $179 ). This is your chance to boost your strategy with a powerful, easy-to-use cycle-based trading tool. Offer ends soon — don’t miss it! Based on Universal Laws — NOT Some Guy’s Algorithm: Let the market adjust to the Hidden Cycles Geometry — not the other way around. Most indicators are based on a man-made formula. They often lag, fail over time, or need constant re-optimization.  Hidden Cycles is different.
Speed Trend Matrix Ultimate (Version 5.10) Speed Trend Matrix (STM) is a comprehensive trading system wrapped into a single indicator. Unlike standard oscillators that simply show overbought or oversold conditions, the STM analyzes the "velocity" of price movement relative to market volatility (ATR). It identifies not just the trend direction, but the strength behind the move, filtering out low-momentum "flat" periods where traders often get caught in whipsaws. This tool is designed for traders
Upper and Lower Reversal - Early forecasting system for reversal points. Allows you to find price reversal points on the boundaries of the upper and lower price movement channels. The indicator will never repaint or change the position of the signal arrows. Red arrows are a buy signal, Blue arrows are a sell signal. Adapts to any time frames and trading instruments The indicator does not repaint, it works only when the candle closes. There are several types of alerts for signals The indicator i
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.91 (489)
BLACK FRIDAY – 50% OFF NOW! 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
Royal Wave Pro M4
Vahidreza Heidar Gholami
5 (3)
Royal Wave is a Trend-Power oscillator which has been programmed to locate and signal low-risk entry and exit zones. Its core algorithm statistically analyzes the market and generates trading signals for overbought, oversold and low volatile areas. By using a well-designed alerting system, this indicator makes it easier to make proper decisions regarding where to enter and where to exit trades. Features Trend-Power Algorithm Low risk Entry Zones and Exit Zones Predictions for Overbought and Over
Volatility Master for MetaTrader is a real-time dashboard tool that scans up to 56 symbols using up to 2 flexible dashboards on different charts to identify high-volatility, trending markets instantly. With clear bullish/bearish signals, customizable alerts, and a user-friendly interface, it helps you avoid range-bound conditions and focus on high-probability trades. Clarity leads to confidence. Trade confidently and protect your capital effectively with this powerful dashboard. Download Metatra
ProEngulfing
Ashkan Hazegh Nikrou
4.5 (2)
Pro Engulfing Indicator is professional indicator can detect qualified engulf patterns Free version of ProEngulfing is QuallifiedEngulfing By One Signal Limitation per day and less features Join Koala Trading Solution Channel in mql5 community to find out the latest news about all koala products, join link is below : https://www.mql5.com/en/channels/koalatradingsolution MT5 version of this product is downloadable now : https://www.mql5.com/en/market/product/126366 Introducing ProEngulfing – You
Top Bottom Tracker is an indicator based on sophisticated algorithms that analyse the market trend and can detect the highs and lows of the trend / MT5 version . The price will progressively increase until it reaches 500$. Next price --> $99 Features No repainting This indicator does not change its values when new data arrives Trading pairs All forex pairs Timeframe     All timeframes Parameters ==== Indicator configuration ==== Configuration parameter // 40 (The higher the value, the
More from author
ATR Arrows MTF
Yuriy Shatsckiy
4.6 (10)
The ATR Arrows MTF indicator is built based on the Average True Range (ATR). It provides entry signals as arrows. All signals are generated at the current bar. Signals do not redraw! All signals in MTF mode correspond to the signals of the period specified in the MTF. It is very easy to use both for trading based on one indicator and for use in your trading systems. The indicator timeframe can be set independently of the main window, so you can combine several indicators in one window. Paramet
The RSI Arrows MTF indicator is based on the RSI indicator. Represents input signals in the form of arrows. It has 6 types of calculation. All signals are generated on the current bar of the selected period. Signals do not redraw in the first 4 modes! But it is possible to redraw in cases of a sharp change in market movement.  All signals in MTF mode correspond to signals of the period specified in MTF. It is maximally simplified to use both for trading with only one indicator and for using t
FREE
BB Arrows MTF
Yuriy Shatsckiy
The BB Arrows MTF indicator is based on the Bollinger Bands indicator. Represents input signals in the form of arrows. All signals are generated on the current bar. In 2 modes, Signals are not redrawn (Exception of very sharp jumps)! All signals in MTF mode correspond to signals of the period specified in MTF. It is maximally simplified to use both for trading with only one indicator and for using the indicator as part of your trading systems. A feature of the indicator is that the indicator ti
FREE
Profi Arrows
Yuriy Shatsckiy
3 (1)
I present to you the Profi Arrows indicator. The indicator is based on non-standard Moving Average indicators. It represents the input signals in the form of arrows. All signals are generated on the current bar. It is maximally simplified to use both for trading with only one indicator and for using the indicator as part of your trading systems. There are 2 operating modes in the indicator. Option with redrawing the signal, and without. In the mode without redrawing, the option of redrawing the
FREE
I present to your attention the indicator ADX-MA Arrows MTF . The indicator is based on the two standard indicators Moving Average and Average Directional Movement Index . It represents the entry signals in the form of arrows. All signals are generated on the current bar. It is maximally simplified to use both for trading exclusively with one indicator and for using the indicator as part of your trading systems. A feature of the indicator is that the indicator timeframe can be set independently
Signals are not redrawn! All signals are formed on the current bar. The Cci Rsi Arrows MTF indicator is based on two indicators CCI and RSI. Represents entry signals in the form of arrows.  All signals in the MTF mode correspond to the signals of the period specified in the MTF. It is maximally simplified in use both for trading exclusively with one indicator, and for using the indicator as part of your trading systems. The peculiarity of the indicator is that the timeframe of the indicator ca
Filter:
kahaber
29
kahaber 2020.06.15 22:14 
 

мне понравился . удобная индюк .

Alessio
292
Alessio 2019.03.31 10:34 
 

great indicator, every thing is well explained. for the first time i could execute a visual backtest.

heoh888
121
heoh888 2019.03.04 12:06 
 

Отличный Индикатор

Zhigang Liu
179
Zhigang Liu 2018.09.30 03:18 
 

User didn't leave any comment to the rating

Reply to review