• Overview
  • Reviews
  • Comments
  • What's new

Bars news

Indicator of news linked to a bar.

The published current value of the news has a characteristic impact on the currency it relates to: positive, negative, neutral . The indicator summarizes all these values for the selected period, taking into account the importance of the news: high, medium, low . As a result, a percentage is calculated for the currency pair, which shows the news of which currency is dominant. If the value is positive, then the pair has news pressure towards BUY, if negative - SELL.

Outputs three values:

  • number of news items during the bar period
  • index impact of news for the bar period
  • current index news impact
News is displayed on the chart as vertical lines with a hint in the form of a description.
    Example of accessing indicator values
    #property version   "1.00"
    int BN_handle;
    int OnInit()
      {
       ResetLastError();
       BN_handle=iCustom(NULL,0,"\\Indicators\\Examples\\Bars_news_v10.ex5",100,10);
       if(BN_handle==INVALID_HANDLE)
         {
          PrintFormat("Error getting the indicator handle Bars News. Error code = %d",GetLastError());
          return(INIT_FAILED);
         }
       return(INIT_SUCCEEDED);
      }
    void OnDeinit(const int reason)
      {
       if(BN_handle!=INVALID_HANDLE) IndicatorRelease(BN_handle);
      }
    void OnTick()
      { static int Cur_bar=1;  
        double Number_of_bar_news,Impact_of_bar_news,Current_news_impact;
        if (Cur_bar<10)
        {  Number_of_bar_news  =iCustomGet(BN_handle,0,Cur_bar);
           Impact_of_bar_news  =iCustomGet(BN_handle,1,Cur_bar);
           Current_news_impact =iCustomGet(BN_handle,2,Cur_bar);
           PrintFormat("Cur_bar =%d:, Number_of_bar_news =%d, Impact_of_bar_news =%.1f Current_news_impact =%.1f",
                        Cur_bar,Number_of_bar_news,Impact_of_bar_news,Current_news_impact);
           Cur_bar++;             
         }               
      }
    double iCustomGet(const int ind_handle,const int buffer,int start_pos)
      {
       double Custom[1];
       ResetLastError();
       if(CopyBuffer(ind_handle,buffer,start_pos,1,Custom)<0)
         {
          PrintFormat("Failed to copy data from the indicator, error code %d",GetLastError());
          return(0.0);
         }
       return(Custom[0]);
      }

    Recommended products
    Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
    FREE
    This indicators automatically draws the   support and resistances   levels (key levels) for you once you've dropped it on a chart. It reduces the hustle of drawing and redrawing these levels every time you analyse prices on a chart. With it, all you have to do is drop it on a chart, adjust the settings to your liking and let the indicator do the rest. But wait, it gets better; the indicator is absolutely free! For more information:  https://youtu.be/rTxbPOBu3nY For more free stuff visit:  https
    FREE
    Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`
    FREE
    Best SAR MT5
    Ashkan Hazegh Nikrou
    5 (1)
    Description :  we are happy to introduce our new free indicator based on one of professional and popular indicators in forex market (Parabolic SAR) this indicator is new modification on original Parabolic SAR indicator, in pro SAR indicator you can see cross over between dots and price chart, this crossover is not signal but talk about end of movement potential, you can start buy by new blue dot, and place stop loss one atr before first blue dot, and finally you can exit as soon as dots cross
    FREE
    This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in E
    FREE
    Donchian Channel DC is the indicator of Donchian Channels, that plots maximum and minimum values of a specific period, besides mean value line. It´s possible to configure simple period for analysis and the indicator will plot all three values. You can trade with this indicator as trend or reversal, according to each strategy. Do not let to test others indicators as soon as others expert advisors.
    Swiss VWAPsimple
    Terence Gronowski
    5 (4)
    Swiss VWAPsimple Motivation Did not find free VWAP that works, the one that I found craseh. So I created a VWAP which calculates values only for the actual day. So computer resouces are not over stressed. What is VWAP, how is it used?  VWAP stands for Volume Weighed Average Price, it calculates the running sum of tick volume and the runnung sum of price times tickvolume. The division of these sums result in a weighed price (Sum P*V/Sum V). The calculation starts normally at midnight. The value
    FREE
    PZ Penta O MT5
    PZ TRADING SLU
    4 (6)
    The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
    FREE
    This is Gekko's Cutomized Cutomized Average Directional Index (ADX), a customized version of the famous ADX indicator. Use the regular ADX and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the ADX calculation; PlotSignalType: How will the indicator calculate entry (swing) signals: 1- ShowSwingsOnTrendLevel : Show Signals for Trend Confirmation Swings; 2- ShowSwingsOnTrendLevelDirectio
    This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Method is RandomForest only Maximum number of bars is 200 Maximum number of trees is 2 Maximum tree depth is 2 Calculated waste lines are shown Not display correlation coefficients Fu
    FREE
    Follow The Line MT5
    Oliver Gideon Amofa Appiah
    4.42 (31)
    This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
    FREE
    Range Target
    Ignacio Agustin Mene Franco
    Range Target! indicator that marks the depletion of strength of the candle where it touches the floor and catches a trend, whether it is up or down The indicator has two support lines where it marks the floor and the ceiling. where on the same line marks the entry for rise or fall, the lines have Gold and Blue colors the gold line shows the purchase the blue line shows the sale works for any season works for forex markets works for synthetic index markets! Good Profit, World Investor.
    Just another   Auto Fibonacci Retracement indicator . However, this is the most   Flexible   &   Reliable   one you can find for FREE. If you use this indicator and you like it, please leave a review/comment. If you are looking for a more advanced Fibo indicator, check this Free  Trend-Based Fibo indicator . ### FEATURES ### Auto-calculate up to 7 Fibonacci levels on your customized frame. Adjust levels as your need. Use High/Low price or  Open/Close price to calculate. Freeze the levels and don
    FREE
    UPD1 X00 Levels MT5
    Vitaliy Kuznetsov
    5 (1)
    The indicator shows   round levels   on the chart. They are also called   psychological , banking, or levels of major players. At these levels, there is a real fight between bulls and bears, the accumulation of many orders, which leads to increased volatility. The indicator   automatically   adjusts to any instrument and timeframe. When the   level 80   is broken through and then tested, we   buy. When   level 20   is broken through and then tested, we   sell. The target is 00. Attention. Due to
    FREE
    Bar Color Trend
    Germano Chagas
    4.5 (10)
    Combining the best of Price Action , Directional Movement , and Divergence/Convergence analysis, Candle Color Trend is a easy and reliable way to identify trend direction. The indicator automatically paints the candles according to the assumption that an uptrend is defined by prices that form a series of higher highs and higher lows. In contrast, a downtrend is defined by prices that form a series of lower highs and lower lows. Additionally, ADX Wilder indicator is used to measure trend weakness
    FREE
    Value Chart Candlesticks
    Flavio Javier Jarabeck
    4.67 (9)
    The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach.
    FREE
    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周等
    Multi-timeframe trend indicator, based on the ADX / ADXWilder indicator The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. How the indicator works: if PDI is greater than NDI, then it`s bullish movement; if PDI is less than NDI, then it`s bearish movement; to determine any trend, it
    FREE
    Renko System
    Marco Montemari
    This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notificatio
    PZ Pivot Points MT5
    PZ TRADING SLU
    4.95 (22)
    This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Modes The indi
    FREE
    Important Lines
    Terence Gronowski
    4.88 (26)
    This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of
    FREE
    Bounce Zone MT5
    Nguyen Thanh Cong
    4 (6)
    Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zo
    FREE
    This indicator is an automated version of the Fibonacci retracement (Fib) indicator. Deciding the best areas to use when drawing the fib can be tricky and this  indicator was made with that in mind. When you drop it on the chart it will automatically choose the best points to draw the fib with, but in case you aren't satisfied with those regions, you can adjust it as you wish.
    FREE
    JAC Trend Color Candle
    Eduardo Da Costa Custodio Santos
    The indicator "JAC Trend Color Candle" for Meta Trader 5, was created to visually facilitate the trend for the trader. It is based on three parameters, which identifies the uptrend, downtrend and non-trending market. The colors are trader-configurable, and the average trader-configurable as well. trend parameters cannot be configured as they are the indicator's differential.
    The Trend Catcher: The Trend Catcher Strategy with Alert Indicator is a versatile technical analysis tool that aids traders in identifying market trends and potential entry and exit points. It features a dynamic Trend Catcher Strategy , adapting to market conditions for a clear visual representation of trend direction. Traders can customize parameters to align with their preferences and risk tolerance. The indicator assists in trend identification, signals potential reversals, serves as a trail
    FREE
    Automatic Trendlines
    Pasi Hakamaki
    4.63 (49)
    The indicator draws trendlines on chart. This indicator has six inputs. User can specify alternative labels for both lines. If multiple instances of the indicator are used, the labels must differ. User can set width and color of the lines and depth which specifies what significant peaks should be used. For example, Depth=10 sets trendlines using the current peaks and valleys that have at least 10 bars to the right and to the left and that have highs/lows less/greater than the peak's high/low. In
    FREE
    What is this indicator? This indicator is the MACD (Moving Average Convergence/Divergence) supporting Virtual Trading mode of  Knots Compositor . When the mode is turned on, the indicator will be recalculated based on the displayed candlesticks. When the mode is turned off, the indicator will be recalculated based on the original chart candlesticks. Types of the applied price - Close - Open - High - Low - Median Price (HL/2) - Typical Price (HLC/3) - Weighted Price (HLCC/4) KC-Indicators
    FREE
    MACDivergence MTF MT5
    Pavel Zamoshnikov
    4.17 (6)
    Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (two methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and vis
    The indicator allows you to determine the current price direction and market volatility. This version of the Traders Dynamic Index (TDI) has the redrawing of the historical data eliminated, the algorithm calculation speed optimized, more external parameters for a more precise adjustments, and its functionalities extended: added the selection of the initial oscillator and the smoothing methods of the averages. Parameters: Mode Osc - estimation oscillator selection; Period Osc - the calculation
    White Weis Volume Ticks
    Ricardo Almeida Branco
    5 (3)
    White Weis Volume This indicator shows the sum of the volume in each wave, bulish or bearish, as idealized by David Weis , but it brings an important addition , which is the marking of the bar with the highest volume of the wave (White Bar)! In coding the indicator, it was sought to optimize the code to require minimal processing during use and not to overload mt5. The indicator can be used for pre-trading analysis and study, where the trader analyzes possible points of support and resi
    Buyers of this product also purchase
    First of all Its worth emphasizing here that this Trading System is Non-Repainting , Non-Redrawing and Non-Lagging Indicator , Which makes it ideal from both manual and robot trading .  The Smart Trend Trading System MT5 is a comprehensive trading solution tailored for new and experienced traders . It combines over 10 premium indicators and features more than 7 robust trading strategies , making it a versatile choice for diverse market conditions . Trend Following Strategy : Provides precise ent
    Atomic Analyst MT5
    Issam Kassas
    4.82 (11)
    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 an AI filter which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Analyst
    FX Volume MT5
    Daniel Stein
    4.94 (17)
    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 Trend Sniper
    Bogdan Ion Puscasu
    5 (37)
    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
    Gold Stuff mt5
    Vasiliy Strukov
    4.89 (166)
    Gold Stuff mt5 is a trend indicator designed specifically for gold and can also be used on any financial instrument. The indicator does not redraw and does not lag. Recommended time frame H1. Contact me immediately after the purchase to get   personal bonus! Settings  and manual   here   SETTINGS Draw Arrow - on off. drawing arrows on the chart. Alerts -   on off audible alerts. E-mail notification - on off. email notifications. Puch-notification - on off. Push notifications. Next, adjust the co
    Trend Screener Pro MT5
    STE S.S.COMPANY
    4.89 (61)
    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
    RelicusRoad Pro MT5
    Relicus LLC
    4.82 (22)
    How many times have you bought a trading indicator with great back-tests, live account performance proof with fantastic numbers and stats all over the place but after using it, you end up blowing your account? You shouldn't trust a signal by itself, you need to know why it appeared in the first place, and that's what RelicusRoad Pro does best! NOW $147 (increasing to $499 after a few updates) - UNLIMITED ACCOUNTS (PCs or MACs) **  User Manual + Strategies + Training Videos + Private Group with
    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 , prov
    Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 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
    FX Power MT5 NG
    Daniel Stein
    5 (4)
    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 MT5 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 st
    Advanced Supply Demand MT5
    Bernhard Schweigert
    4.53 (15)
    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 potential of Advanced Suppl
    Auto Order Block with break of structure based on ICT and Smart Money Concepts Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   ,  MTF      ( Multi Time Frame )    Volume Imbalance     ,  MTF          vIMB Gap’s Equal High / Low’s     ,  MTF             EQH / EQL Liquidity               Current Day High / Low           HOD /
    XQ Indicator MetaTrader 5
    Marzena Maria Szmit
    5 (1)
    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 ind
    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, Inversion FVG, IFVG,  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
    Blahtech Supply Demand MT5
    Blahtech Limited
    4.57 (14)
    Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
    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
    Gann Squares Indicator: Analyzing Markets with Geometric Patterns The Gann Squares indicator is a powerful tool for market analysis that draws upon the mathematical concepts introduced by W.D. Gann in his article on "Mathematical Formula for Market Predictions." This indicator incorporates Gann's techniques involving square numbers such as 144, 90, and 52, as well as the Square of 9. Additionally, it incorporates  method for utilizing the Square of 9 in conjunction with channels and the star pa
    AW Trend Predictor MT5
    AW Trading Software Limited
    4.76 (54)
    The combination of trend and breakdown levels in one system. An advanced indicator algorithm filters market noise, determines the trend, entry points, as well as possible exit levels. Indicator signals are recorded in a statistical module, which allows you to select the most suitable tools, showing the effectiveness of the signal history. The indicator calculates Take Profit and Stop Loss marks. Manual and instruction ->  HERE  / MT4 version ->  HERE How to trade with the indicator:  Trading wit
    Volume by Price MT5
    Brian Collard
    5 (3)
    The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
    TrendLine PRO MT5
    Evgenii Aksenov
    4.78 (49)
    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 lev
    MetaBands M5
    Vahidreza Heidar Gholami
    4.67 (3)
    MetaBands uses powerful and unique algorithms to draw channels and detect trends so that it can provide traders with potential points for entering and exiting trades. It’s a channel indicator plus a powerful trend indicator. It includes different types of channels which can be merged to create new channels simply by using the input parameters. MetaBands uses all types of alerts to notify users about market events. Features Supports most of the channel algorithms Powerful trend detection algorith
    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 breako
    Owl Smart Levels MT5
    Sergey Ermolov
    4.47 (36)
    MT4 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 User
    Gartley Hunter Multi
    Siarhei Vashchylka
    5 (5)
    Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all classic timeframes: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all classic timeframes 3. Search for patterns of all possible sizes. Fr
    Trend Line Map Pro MT5
    STE S.S.COMPANY
    4.67 (9)
    Trend Line Map indicator is an addons for   Trend Screener Indicator . It's working as a scanner for all signals generated by Trend screener ( Trend Line Signals ) . It's a Trend Line Scanner based on Trend Screener Indicator.  If you don't have Trend Screener Pro Indicator,   the Trend Line Map Pro will not work.     LIMITED TIME OFFER : Trend Line Map Indicator is available for only 50 $ and lifetime. ( Original price 125$ ) By accessing to our MQL5 Blog,  you can find all our premium indica
    TrendDecoder Premium MT5
    Christophe, Pa Trouillas
    5 (1)
    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 MT4   version:  Click here Get our full method with  BladeSCALPER  and   PowerZONES What is it about? TrendDE
    TPSproTREND PrO MT5
    Roman Podpora
    5 (5)
    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 MT4                  DETAILED DESCRIPTION        /       TRADING SETUPS       
    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. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
    Golden Spikes Detector
    Batsirayi L Marango
    5 (1)
    Golden Spikes Detector This indicator is based on an advanced strategy primarily for trading spikes on Boom and Crash Indices. Complex algorithms were implemented to detect high probability entries only. It alerts on potential Buy and Sell entries. To trade spikes on the Deriv or Binary broker, only take Buy Boom and Sell Cash alerts. It was optimised to be loaded on 5-minute timeframe although multiple timeframe analysis is done in the background. Features ·             Desktop pop up and sound
    Matrix Arrow Indicator MT5
    Juvenille Emperor Limited
    5 (14)
    Matrix Arrow Indicator MT5  is a unique 10 in 1 trend following   100% non-repainting  multi-timeframe indicator that can be used on all symbols/instruments:   forex,   commodities,   cryptocurrencies,   indices,   stocks .  Matrix Arrow Indicator MT5  will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Aver
    More from author
    News impact
    Aleksander Gladkov
    4.67 (9)
    Choose the best trading tool: The impact of news on the exchange rate of a currency pair! As a news source you can use: Terminal calendar or Investing.com website In the second case, you will additionally need the Get News5 utility. The indicator combines well with the Trade maker utility, providing multi-currency trading. Calculates: indices of the impact of current news on currency pairs, taking into account market expectations. actual trend directions for 5 customizable timeframes and levels
    Get news5
    Aleksander Gladkov
    Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL5\Files folder of the terminal and is kept up to date, updating data according to its own timer You can attach the utility to any chart with any time frame; just one is enough to support indicat
    GS smart
    Aleksander Gladkov
    5 (2)
    Best price, read GS smart channel ! GS smart is 3 in 1 = Superior Grid Expert Advisor + News feed + Trend indicator. (for MT5: GS smart5 ) You don't need to follow the trend, the EA uses the trend indicator in the trading algorithm. Automatically adjusts its parameters to work on any Forex instrument (including cryptocurrencies, indices and CFDs) for USD accounts. To start trading, simply attach the EA to the chart, preferably EURUSD, GBRUSD, NZDUSD, AUDUSD and XAUUSD (Gold) M5, H1 timeframes
    GS smart5
    Aleksander Gladkov
    5 (3)
    Best price, read GS smart channel ! 3 copies left for $250. Next price --> $350 Traders who purchase GS smart5 receive a personal bonus. After purchase contact me for assistance GS smart5 is 3 in 1 = Superior Grid Expert Advisor + News feed + Trend indicator. Automatically adjusts its parameters to work on any Forex instrument (including cryptocurrencies, indices and CFDs) for USD accounts. To start trading, simply attach the EA to the chart, preferably EURUSD, GBRUSD, NZDUSD, AUDUSD and XAUU
    News and Trend
    Aleksander Gladkov
    5 (3)
    The advisor trades based on the index of impact of actual news values (NII) Monitoring and automatic trading on 17 currency pairs simultaneously. All open orders are closed when the total target profit is reached. As a news source you can use: Terminal calendar or Investing.com website In the second case, you will additionally need the Get News5 utility. The advisor trades better on news from Investing.com. Trading signal: https://www.mql5.com/en/signals/2222533 Tracks in real time: publishe
    Trade maker
    Aleksander Gladkov
    5 (1)
    Multi-currency trading on one chart! Creation and management of positions with trailing and breakeven, risk management and other useful functions. To fix profits, the Target profit parameter is provided; if it is greater than zero, all positions will be closed if the set value is exceeded. All positions and orders have set Stop Loss and Take profit. For multi-currency trading, taking into account the impact of news and switching symbols on the chart, it is useful to use the News impact indicat
    Trends and News
    Aleksander Gladkov
    5 (1)
    With the Trend and News indicator you will always be up to date! Tells you in which direction it is safer to open positions 3 in 1: trends + news + news influence index news for the selected period actual trends for five timeframes (M5, M15, H1, H4, D1 by default) news impact index calculated by assessing the actual values of published news News Displayed on the chart as vertical lines with a description in the form of a tooltip The text displays two news: the previous published and the ne
    News impact L
    Aleksander Gladkov
    Uses the built-in news calendar of the MT5 terminal or the Investing.com website (in the latter case, the Get news5 utility is required) Has the Scale parameter={100%, 110%, 125%, ...} to adjust the comfortable size of the text and control elements Tells you in which direction it is safer to open positions 3 in 1: news + trends + news impact index news for the selected period: current and in tabular form actual trends for 5 customizable timeframes and trend reversal levels forecast of exc
    Get news
    Aleksander Gladkov
    5 (1)
    Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL4\Files folder of the terminal and is kept up to date, updating data according to its own timer You can attach the utility to any chart with any time frame; one is enough to support indicators o
    FREE
    GS spread
    Aleksander Gladkov
    The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
    FREE
    GS AssistDemo
    Aleksander Gladkov
    The demo version of GS Assist: only EURUSD, limited Lot, Profit and Loss parameters, the Members of Group panel has only two rows. The full version features a built-in Forex Factory news feed to allow closing orders before the news releases. GS Assist is designed for managing orders of other experts and risk exposure. It can run on all forex symbols. The tool can be used as an order manager for other experts and/or as a quick trading tool featuring BUY and SELL buttons. Features: Automatic closi
    FREE
    GS Assist
    Aleksander Gladkov
    Advisor to manage all orders opened in the terminal. It is used as an administrator of open orders, setting them with Stop Loss and Take Profit, if they didn’t have such when creating them. It has a built-in news feed from Forex Factory for the ability to automatically close orders before the news is released. It can be attached to any currency pair, and will work with all open orders. Advisor provides: The installation of Stop Loss and Take Profit of all orders opened in the ter
    GS grid
    Aleksander Gladkov
    5 (4)
    Uses an advanced grid algorithm with no martingale or limited Martingale (default) (version for MT5: GS grid5 ) . Defines and control the current trend; It switches himself its parameters in accordance with the current market conditions ; Flexible customizable grid algorithm with or without martingale; Drawdown reduction algorithm (DD Reduction Algoritm); Hedge algorithm; Interactive trade control buttons; The ability to open / close orders manually; News filter to prevent trading during news
    GS target
    Aleksander Gladkov
    5 (2)
    The automatic adviser of the new generation with parameters: Target profit per month (10%, 25%, 50%, 75%, 100%) - choice of strategy Stop Loss Limit, USD Filter News Forex Factory (true, false) Parameters for setting the lot size Uses the news feed from Forex Factory to prevent trading during news releases. Set up to work on EURUSD timeframe M15. Works on USD accounts with a leverage from 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust
    GS Hero
    Aleksander Gladkov
    According to the trading algorithm GS Hero is similar to the best expert advisors on the Market. Unique GS Hero make the author's criteria for entering the market, the ability to close trades with maximum profit (in mode TakeMaximumProfit=true, the TargetProfit parameter sets only the required minimum profit) and the trading intensity: 4 orders per day and 75% with profit. GS Hero trades on the Heiken Ashi indicator in the direction of the trend, orders are filtered using RSI and MACD indicator
    GS done
    Aleksander Gladkov
    Designed for the safe trading of instruments in the Forex market. DOES NOT use Martingale, Grid and other dangerous strategies. GS done Expert uses only pending orders on the broker's server, which reduces the risk Each trade has a fixed StopLoss For each currency pair, no more than one transaction can be executed Trades at specific business hours when the market is most stable using customizable time filters and a news feed Uses the search algorithm for the most favorable moment to enter
    GS fast
    Aleksander Gladkov
    GS fast is fully autonomus automatic adviser, that includes very advanced indicators and the author's trading algorithm (for MT5 GS fast5 ). Trend Following, Counter Trend system , Level Trading algoritm and averaging are used. Properties: Built-in filter for news on interest rates of the FOMC and the ECB for 2021 Can trade with an initial deposit of 100USD The default settings are optimal for the EURUSD H1 currency pair Principle of operation Signals of the ATR RSI i4 indicator for opening
    GS trendS
    Aleksander Gladkov
    GS trendS is a trend indicator that can be used for any Forex financial instrument. The indicator does not redraw and does not lag. Recommended timeframe H1. It is possible to select the trend algorithm settings {Only Open, Average Open/Close, Average High/Low} The color indicates the direction of the trend: yellow - direction can be SELL or BUY (S_B) blue - uptrend (BUY) red - downward trend (SELL) The indicator panel displays trend values of 5 timeframes for the current price level.
    ATR RSI i4
    Aleksander Gladkov
    Composition of ATR and RSI indicators. The ATR RSI indicator compares two calculations of the ATR indicator with the Fast and Slow periods on one chart, plus the line of the average and the overbought and oversold zones of the RSI indicator. ATR shows the values of the volatility change in the currency pair in points, taking into account the period specified as a parameter. The entry points provided by the RSI indicator show a very good risk-reward ratio in volatile and trending markets. ATR
    ATR RSI x4
    Aleksander Gladkov
    The Expert Advisor implements a trading strategy based on overbought and oversold zones of ATR RSI i4 indicator signals, which is included in the code . Trend Following, Counter Trend system , DD reduction Algoritm and Level Trading algoritm are used. To start trading, simply attach the EA to the chart, preferably EURUSD H1 timeframe. Live results can be viewed here . To trade with the new Forex instrument (EURUSD H1 by default), it is recommended to set up the parameter values by testing, initi
    GS gold
    Aleksander Gladkov
    Best price! GS gold is 2 in 1 = Advanced Grid Expert Advisor + Trend Indicator. The algorithm is optimized for trading XAUUSD M5 (gold). Deposit from $5000 with a leverage of 1: 500 and above. GS gold can be used on any other Forex instruments with default settings. Smart Grid Algoritm, Trend Following, Counter Trend system, DD reduction Algoritm, Active Hedging Algoritm and averaging are used. Preset strategies (Use strategy parameter): No strategy Low profit Medium profit High profit
    Gain since start
    Aleksander Gladkov
    It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Results are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit SELL Current profit BUY M
    GS Trend5
    Aleksander Gladkov
    This Expert Advisor has been developed for autonomous automatic trading on EURUSD M15 around the clock. It provides protection of the deposit from significant drawdown and the profitable trade saving mode. Trades using a single deal. With the default settings, it opens one deal per day on average. How it works It uses a proprietary algorithm that analyzes three indicators and the market direction to make a decision on opening a deal. RSI Stochastic Bands market movement direction It opens an o
    GS grid5
    Aleksander Gladkov
    F ully automated Expert Advisor using the advanced grid algorithm and constrained Martingale (MT4 version: GS grid ). Set up to work on EURUSD timeframe M15. Test 2021 shows a high percentage of winning orders: more than 98%. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 1000USD. Can use the news feed from Forex Factory to prevent trading during news release (Filter News Forex Factory=true;). To access the options terminal menu on the Expert Advisors tab, you must enable
    GS target5
    Aleksander Gladkov
    The revolutionary automatic adviser of the new generation with three parameters: Target profit per month (from 10% to 100%) Degree of risk (SuperLow, Low, Medium, High) Stop Loss Limit, USD Set up to work on EURUSD timeframe M15. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust him Set the value of the desired profit per month (from 10 to 100 percent) Select the degree of risk (Low, Medi
    GS fast5
    Aleksander Gladkov
    5 (1)
    GS fast5 is a completely independent automated Expert Advisor that includes very advanced indicators and an author's trading algorithm (for MT4 GS fast ). Live results can be viewed here . Properties: Built-in filter for news on interest rates of the FOMC and the ECB for 2021 Can trade with an initial deposit of 100USD The default settings are optimal for the EURUSD H1 currency pair Principle of operation Signals of the Stochastic_MACD indicator for opening an order with appropriate sett
    It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Indicators are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit Maximum drawdown Curr
    GS one
    Aleksander Gladkov
    Try how the adviser trades, I'm sure you'll like it! Extremely easy to use, does not require additional settings. Unique dynamic grid algorithm with trend indicator and hedging. Works with all Forex currency pairs. Default parameters are configured for EURUSD M5 What can be a problem for other grid Expert Advisors GS one turns into profit. Has a set of strategies: Follow the trend Sell and Buy Only Sell Only Buy XAUUSD_M5 GBPUSD_H1   GS one has an intuitive interface for quick management of t
    GS trade report
    Aleksander Gladkov
    5 (1)
    3 in 1 : Report + monitoring + sending messages (Telegram, ...) to optimize trading and use of advisors. Monitoring: Panel on the chart Sending messages to Telegram Sending messages to Email Sending Notifications Sending pop-up messages Sound notifications when the established Profit/Loss levels are exceeded Monitoring is activated by pressing the Start button. Profit for the period by currency pairs, hours and Magic number for the current account. Forms four tables: by symbols, by magi
    GS grid Pro
    Aleksander Gladkov
    The Expert Advisor works as quickly as possible using a minimum of resources, which is very good when using a VPS. Includes the latest grid algorithm implementation solutions: trend tracking separate automatic Breakeven for Sell and Buy series Active Hedging Algorithm during the trading process, sets Stop loss and Take profit for orders The default parameter settings do not use martingale. Works on all Forex instruments. Recommended: Deposit from $300 (only USD) with leverage from 1:500 Best r
    Filter:
    No reviews
    Reply to review
    Version 1.1 2023.12.19
    1. Button for recording a news file .CSV has been added
    2. Added File Start Time and File End Time parameters