VWAP Bands

This indicator uses VWAP and projects this VWAP into up to 3 levels, shifted by a percentage of the chart's symbol.


How to configure:

  1. Choose the symbol and desired graphic time
  2. Set the start time of the symbol (in bovespa, WIN and WDO start at 9 o'clock). This time is used as the cutoff reference for VWAP.
  3. Check which VWAP period fits the chart better: Ideally, a period when VWAP is not too distant from the chart
  4. Set percentage levels: Ideally, you should set levels based on history, so that level 1 touches most short peaks, level 2 touches most long peaks, and level 3 touches most peaks (outliers).


The other parameters serve to allow a finer adjustment.


Parameters:

  • VWAP Type:
    • Daily (0)
    • Weekly (1)
    • Monthly (2)
    • Period (3): This is a mobile VWAP based on the period indicated by the VWAP Period field.
    • Each hour (4): VWAP restarts each hour
    • Each 2 hours (5): VWAP restarts each 2 hours
    • Each 3 hours (6): VWAP restarts each 3 hours
    • Each 4 hours (7): VWAP restarts each 4 hours
    • Each 6 hours (8): VWAP restarts each 6 hours
  • [Type:Period] VWAP Period: Used only when the VWAP Type is Period.
  • Initial time: VWAP reference time. Set the symbol's opening time on the day. If it is a symbol that works 24hrs, place a preferred time of yours (usually the opening hours of NY or some other significant stock market).
  • Applied to:
    • Opening (0)
    • Closing (1)
    • High (2)
    • Low (3)
    • Opening and closing (4)
    • HILO (5)
    • Closing, high and low (6)
    • Opening, closing, high and low (7)
  • Band 1 percentage: Sets the bandwidth level 1. The value is in percentage of the previous day's close of the current symbol. For example: If the symbol closed at 5000 points yesterday, putting the 1% value in band 1 will draw band 1 offset 50 points of the VWAP, up and down.
  • Band 2 percentage: Sets the level of band 2. The value is in percentage of the closing of the previous day of the current symbol. For example: If the symbol closed at 5000 points yesterday, putting the 1% value in band 2 will draw band 2 offset 50 points of the VWAP, up and down.
  • Band 3 percentage: Sets the level of the band 3. The value is in percentage of the closing of the previous day of the current symbol. For example: If the symbol closed at 5000 points yesterday, putting the 1% value in band 3 will draw the band 3 offset 50 points of the VWAP, up and down.
  • Band 4 percentage: Sets the level of the band 4. The value is in percentage of the closing of the previous day of the current symbol. For example: If the symbol closed at 5000 points yesterday, putting the 1% value in band 4 will draw the band 4 offset 50 points of the VWAP, up and down.
  • Band 5 percentage: Sets the level of the band 5. The value is in percentage of the closing of the previous day of the current symbol. For example: If the symbol closed at 5000 points yesterday, putting the 1% value in band 5 will draw the band 5 offset 50 points of the VWAP, up and down.


Programmers: This indicator was optimized for use on robots (Expert Advisor), it does not redraw! EA should wait for the candle to close. Do not act upon incomplete candles (otherwise the robot may act on a false alarm).



Recommended products
Swiss VWAPsimple
Terence Gronowski
4.8 (5)
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 values
FREE
VWAP Diaria
Samuel De Souza Ferreira
Daily VWAP — Institutional Reference for Intraday Value The Daily VWAP is a professional indicator based on the Volume-Weighted Average Price (VWAP) , designed to reveal the true balance between price and volume throughout the trading session. Unlike traditional moving averages, the Daily VWAP incorporates the weight of traded volume in every price movement, providing a much more accurate reference to the behavior of institutional traders and large market participants. What the indicator deliver
FREE
Vwap Freeze
Ricardo Almeida Branco
5 (1)
The previous day's vwap is used by some traders as a support and resistance point, after all it is one of the ways to consider the fair price of that asset or that pair the day before. Possible defenses can occur in this region indicating a reversal, or triggering stops starting a new, more directional movement. It is a matter of analyzing how it will add to your operational. To avoid manually drawing the previous day's vwaps and saving time for your analysis, use the Vwap Freeze indicator, as
Weis Wave Double Side Alert
Eduardo Da Costa Custodio Santos
The Weis Wave Bouble Side Indicator for MT5 is part of the toolkit (Wyckoff Academy Wave Market) The Weis Wave Bouble side Indicator for MT5 was created based on the already established Weis Wave created by David Weis. The Weis Wave Double Side indicator reads the market in waves as R. Wyckoff did in 1900. It helps in the identification of effort x result, cause and effect, and Supply and demand Its differential is that it can be used below the zero axis and has a breakout alert showing Who is s
White Weis Volume Ticks
Ricardo Almeida Branco
5 (4)
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 resistance
O  GRIDBOT WIM  robô de investimento para Mini Índice. Parametrizado com grade linear ou zona de expansão (FIMATHE). CONFIGURAÇÕES: Ponto de entrada Pivot dia anterior    double r1 = pivot + distance;    double r2 = r1 + distance;    double r3 = r2 + distance;    double r4 = r3 + distance;    double r5 = r4 + distance;    double r6 = r5 + distance;    double r7 = r6 + distance;    double r8 = r7 + distance;    double r9 = r8 + distance;    double r10 = r9 + distance;        double s1 = pivot -
Weis Wave Double Side
Eduardo Da Costa Custodio Santos
The Weis Wave Bouble Side Indicator for MT5 is part of the toolkit (Wyckoff Academy Wave Market) The Weis Wave Bouble side Indicator for MT5 was created based on the already established Weis Wave created by David Weis. The Weis Wave Double Side indicator reads the market in waves as it was done by R. Wyckoff in 1900. It helps in the identification of effort x result, cause and effect, and Supply and demand Its differential is that it can be used below the zero axis, further improving plus operat
To review our products, please click the link: LINK This Classic Pivot Point Indicator accurately calculates and displays 7 essential pivot levels , including the Pivot Point , 3 Support levels (S1–S3) , and 3 Resistance levels (R1–R3) based on the standard classic pivot formula . Designed for Forex, indices, commodities, and crypto trading , it supports multi-currency and multi-timeframe analysis in a clean, professional dashboard interface . With the built-in interactive dashboard , traders c
Zone vwap auto band
Anizio Donizete Dias De Moraes
It is an indicator used to identify support and resistance points from the daily VWAP and you can use it to check the best entry and exit points. The calculated value of the channel distance can be calculated in several ways: - Manual   Defining the value to be projected to calculate the distance of the channels. - Automatic   Select the timeframe to be used.   Regardless of the graphic time that is on the screen, if the parameter is changed to      H1(One hour candles), the system will calc
Intraday Vwap Orion
Joao Paulo Botelho Silva
Theory VWAP is a volume-weighted moving average, bringing greater relevance to prices. The VWAP base calculation follows the classic formula described in Investopedia ( https://www.investopedia.com/terms/v/vwap.asp ). VWAP = sum(typical price[i]*volume[i]) / sum(volume[i]) Functionalities Orion Intraday VWAP innovates by allowing the user to choose between the conventional Daily, Weekly and Monthly periods, also having the option of calculating the Intraday indicator, as used in other platform
Balance Aggression
Edson Cavalca Junior
The indicator measures the balance of aggression. The formula is as follows:   Aggression  = Purchase Volume - Sales Volume. Note : It is rec ommended to use the default configuration and VPS values. It does not work in Forex. Meet Our Products     Parameters : Numbers of days prior to the current one for calculation; Volume Divider e; Enables calculation of the current candle; Histogram Line style and; Size; Line Line style and; Size;  Follow us on our website to check the next news.
Weis Wave Scouter
Jean Carlos Martins Roso
Discover the power of advanced volume analysis with Weis Wave Scouter, a revolutionary indicator for MetaTrader 5 that combines the proven principles of the Wyckoff method and Volume Spread Analysis (VSA). Designed for traders seeking precision and depth in their operations, this indicator offers a tactical reading of the market through cumulative volume wave analysis, helping to identify key points of trend reversals and continuations. Weis Wave Scouter features a clear visual interface with co
Segmented Volume MT5
Eduardo Da Costa Custodio Santos
The Segmented Volume MT5 indicator was created to facilitate those who trade using price and volume analysis, VSA, VPA, Wyckoff Method and Smart Money System . Segmented volume works on any Market ( Crypto, CFD, Forex, Futures, Stocks... ) and works on any Chart time. See how easy your interpretation is: #Green: Volume much higher than the market average #Dark pink: Larger than average volume #Blue: Positive normal volume #Red: Negative normal volume #Pink: Low volume #Yellow: Ultra Low Volume T
VWAP and MVWAP
Flavio Javier Jarabeck
3.88 (8)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp )
FREE
MQL5 "Daily resistance and support" indicator - draws daily support and resistance lines. Drawing is carried out only with the help of graphical objects (trend lines) - indicator buffers are not used in this indicator. The indicator has no settings - the search for levels is carried out on the last 500 bars from the "D1" timeframe and this parameter is hardwired inside the code. Manual trading: When trading manually, this indicator is recommended to be used on timeframes from "M10" to "H1". It
MIDAS Super VWAP
Flavio Javier Jarabeck
4.27 (11)
Imagine VWAP, MVWAP and MIDAS in one place... Well, you found it! Now you can track the movement of Big Players in various ways, as they in general pursue the benchmarks related to this measuring, gauging if they had good execution or poor execution on their orders. Traders and analysts use the VWAP to eliminate the noise that occurs throughout the day, so they can measure what prices buyers and sellers are really trading. VWAP gives traders insight into how a stock trades for that day and deter
FREE
Wapv Price and volume
Eduardo Da Costa Custodio Santos
The WAPV Price and Volume Indicator for MT5 is part of the ( Wyckoff Academy Wave Market ) and (Wyckoff Academy Price and Volume) toolset. The WAPV Price and Volume Indicator for MT5 was created to make it easy to visualize the volume movement on the chart in an intuitive way. With it you can observe the moments of peak volume and moments when the market has no professional interest Identify moments when the market is moving by inertia and not by movement of "smart money". It consists of 4 color
A Média Móvel é um indicador que faz parte da Análise Técnica. Com ela, é possível identificar o equilíbrio dos preços no mercado, observando tendências de alta, neutra ou baixa. Este indicador customizado traz opções extras pera definir o método de cálculo podendo-se esclolher entre SMA,EMA,SSMA,LWMA,JJMA,JurX,ParMA,T3,Vidya,AMA,HULL MA. Também conta com varias opções para escolher o método de cálculo para o preço base a ser usado no cáculo da média.
Anchored VWAP with Alert MT5
Trade The Volume Waves Single Member P.C.
5 (1)
What is the Volume Weighted Average Price (VWAP)? The volume weighted average price (VWAP) is a trading benchmark used by traders that gives the average price an instrument has traded at throughout the day, based on both volume and price.  It is important because it provides traders with insight into both the trend and value of the instrument. What is the Difference between VWAP and AVWAP? While VWAP is having as starting point the beggining of the day,week,month etc. in the AVWAP you can pla
Clear DOM
Oclair Gallacini Prado
Clear Dom This Indicator shows a pressure color box based on depth of market of the current symbol. Notice that it only works when book information is received. You decide weather you want or not to display higher (ask) and lower (bid) levels of book. The proportion ratio is calculated using volumes read from the book. You can read the actual pressure in the market any time. Indicator parameters: color_Ask -> ASK box color and ASK value line color color_Bid -> BID box color and BID value li
Midas VWAP
Paulo Henrique Faquineli Garcia
4 (2)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. This indicator contains Daily VWAP and MIDAS' VWAP, which means you are able to anchor the beggining of MIDAS' calculations and, therefore you will be able to use this methodology to study price versus volume moves after anchor point. You will be able to anchor up to 3 HIGH MIDAS VWAP's and 3 LOW. Wish
FREE
Gm Vwap Point
Antonio Augusto Barreto De Melo
VWAP is an intraday calculation used primarily by algorithms and institutional traders to assess where a stock is trading in relation to its weighted average volume for the day. Day traders also use VWAP to assess market direction and filter out trading signals. This indicator is used to analyze and calculate the Vwap from a certain point on the graph, which is widely used to analyze the beginning of a movement of the price relationship with the volume. - Multi Vwaps on the same chart, placed
Weis Wave Result MT5
Sant Clear Ali Costa
Features 3 types of waves: bullish, bearish and unknown. The unknown tower comes when prices move in opposite the direction of the current tower. Label that shows the percentage remaining for the next tower. Allows you set the type of volume that will be accumulated in the towers, either real or tick volumes. Thus, the indicator works in any market, for example: stocks, futures, forex, commodities, etc. Allows you to set the required score for the tower exchange. Allows you to set the font size
Basic Vwap
james mugendi
4 (1)
Simple Vwap with the daily, weekly and monthly VWAP is the abbreviation for   volume-weighted average price , which is a technical analysis tool that shows the ratio of an asset's price to its total trade volume. It provides traders and investors with a measure of the average price at which a stock is traded over a given period of time. How it's used Identify entry and exit points:   Traders can use VWAP to determine when to buy or sell an asset.   Understand price trends :  Traders can use V
FREE
Mean Volume indicator for MT5
Renaud Herve Francois Candel
Mean Volume Most indicators are based on price analysis. This indicator is based on volume. Volume is overlooked piece of information in most trading systems. And this is a big mistake since volume gives important information about market participants. Mean Volume is an indicator that can be used to spot when volume is above average. It usually means that institutional traders are active. Peak in volume can be used to confirm an entry since increased volume can sustain the move in one or anot
Key level wedge MT5
Presley Annais Tatenda Meck
The   Key level wedge MT5   indicator automatically draws rising wedge pattern and falling wedge pattern for you on the chart. This pattern is really good when used as a confirmation entry at key support & resistance, supply & demand and reversal zones. Advantages  The   Key level wedge MT5   block DOES NOT RE-PAINT, giving you confidence when a signal appears and also helps when looking back.  The   Key level wedge MT5   includes an on/off button on the chart to easily keep the charts clean
Stackable VWAP
Flavio Javier Jarabeck
3.5 (4)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
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 p
Taylor Pivot
Pablo Filipe Soares De Almeida
Note: This indicator plots only the Taylor Pivot . The ROC indicator is not included and is not displayed separately. The Taylor Pivot is an indicator based on a classic short-term trading technique originally developed by Taylor and later popularized by professional trader Linda Raschke in her book. Raschke highlights this approach as a simple way to identify the market’s likely short-term direction, focusing on a single positioning decision per day (buy or sell), which reduces psychological s
Trading Session Map
Hussein Adnan Kadhim
Indicator Description: Market Session Overlay The Market Session Overlay indicator for MT5 visually highlights the key global trading sessions — Asian, European, and American — directly on your chart. It allows traders to clearly identify the time ranges of each session and their respective highs, lows, and opening levels, improving session-based analysis and strategy execution. Features: Draws colored rectangles for each session (Asian, European, American) on the chart. Configurable se
Buyers of this product also purchase
ARICoins
Temirlan Kdyrkhan
ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
SuperScalp Pro
Van Minh Nguyen
5 (8)
SuperScalp Pro – Advanced Multi-Filter Scalping Indicator System SuperScalp Pro is an advanced scalping indicator system that combines the classic Supertrend with multiple intelligent confirmation filters. The indicator performs efficiently across all timeframes from M1 to H4 and is especially suitable for XAUUSD, BTCUSD and major Forex pairs. It can be used as a standalone system or flexibly integrated into existing trading strategies. The indicator integrates more than 11 filters, including fa
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
New Update of   Smart Trend Trading System MT5 For  2026 Market: If You Buy this Indicator you will Get my Professional Trade Manager + EA  for FREE . 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 .  [Online course] , [manual] and [download presets] . The Smart Trend Trading System MT5 is a comprehensive trading solution tailored for new and experienced traders
Divergence Bomber
Ihor Otkydach
4.89 (83)
Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. Launch Offer – Get FX Trend NG for $30 (6 Months) or $80 Lifetime . Already part of the Stein I
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Game Changer Indicator mt5
Vasiliy Strukov
4.8 (20)
Game Changer is a revolutionary trend indicator designed to be used on any financial instrument to transform your metatrader in a powerful trend analyzer.   It works on any time frame and assists in trend identification, signals potential reversals, serves as a trailing stop mechanism, and provides real-time alerts for prompt market responses.  Whether you’re a seasoned, professional or a beginner seeking an edge, this tool empowers you to trade with confidence, discipline and a clear understand
RFI levels PRO MT5
Roman Podpora
3.67 (3)
The indicator accurately shows the reversal points and price return zones where the   Major players . You see where new trends are forming and make decisions with maximum precision, maintaining control over every trade. VERSION MT4     -    Reveals its maximum potential when combined with the   TREND LINES PRO   indicator What the indicator shows: Reversal structures and reversal levels with activation at the beginning of a new trend. Display of   TAKE PROFIT   and   STOP LOSS   levels with min
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Strength-Based Entry Signals for Any Market Power Candles brings Stein Investments’ proven strength analysis directly onto your price chart. Instead of reacting to price alone, each candle is colored based on real market strength, allowing you to instantly identify momentum build-ups, strength acceleration, and clean trend transitions. One Logic for All Markets Power Candles works automatically on all trading symbols . The indicator detects whether the current symbol is a Forex p
FX Power MT5 NG
Daniel Stein
5 (31)
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
Azimuth Pro
Ottaviano De Cicco
5 (4)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
Trend Lines PRO MT5
Roman Podpora
5 (1)
TREND LINES PRO  -   helps understand where the market is truly changing direction. The indicator shows real trend reversals and points where major players re-enter. You see   BOS lines   Trend changes and key levels on higher timeframes — without complex settings or unnecessary noise. Signals don't repaint and remain on the chart after the bar closes. MT4 VERSION   - Reveals its maximum potential when combined with the   RFI LEVELS PRO   indicator What the indicator shows: Real shifts   trend
Smart Stop Indicator – Intelligent Stop-Loss Precision Directly on Your Chart Overview The Smart Stop Indicator is the tailored solution for traders who want to place their stop loss clearly and methodically instead of guessing or relying on gut feeling. This tool combines classic price-action logic (higher highs, lower lows) with modern breakout recognition to identify where the next logical stop level truly is. Whether in trending markets, ranges, or fast breakout phases, the indicator displ
Atomic Analyst MT5
Issam Kassas
4.1 (29)
New Update of   Atomic Analyst MT5 For  2026 Market: If You Buy this Indicator you will Get my Professional   Trade Manager + EA  for   FREE . First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting   , Non Redrawing and Non Lagging Indicator   Indicator, Which makes it ideal from both manual and robot trading.  User manual: settings, inputs and strategy . The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a bet
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Trend Screener Indicator --Professional Trend Trading & Market Scanning System for MetaTrader Unlock the true power of trend trading with Trend Screener Indicator — a complete multi-currency, multi-timeframe trend analysis solution powered by Fuzzy Logic,Trend Pulse Technology  and advanced market structure algorithms.   Trend Screener transforms your MetaTrader platform into a professional-grade Trend Analyzer and Market Scanner, helping you identify high-probability trend opportunities, early
Quantum TrendPulse
Bogdan Ion Puscasu
5 (20)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Exceptionally Accurate Support & Resistance for All Markets Quick Overview Looking for a reliable way to pinpoint support and resistance levels across any market—currencies, indices, stocks, or commodities? FX Levels merges our traditional “Lighthouse” method with a forward-thinking dynamic approach, offering near-universal accuracy. By drawing from real-world broker experience and automated daily plus real-time updates, FX Levels helps you identify reversal points, set profit targe
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
Trend Ai indicator  mt5 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 Advan
Grabber System MT5
Ihor Otkydach
4.82 (22)
Let me introduce you to an excellent technical indicator – Grabber, which works as a ready-to-use "All-Inclusive" trading strategy. Within a single code, it integrates powerful tools for technical market analysis, trading signals (arrows), alert functions, and push notifications. Every buyer of this indicator also receives the following for free: Grabber Utility for automatic management of open orders Step-by-step video guide: how to install, configure, and trade with the indicator Custom set fi
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
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
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Unlock Market Insights for Indices, Commodities, Cryptos, and Forex Overview IX Power is a versatile tool designed to analyze the strength of indices, commodities, cryptocurrencies, and forex symbols. While FX Power offers the highest precision for forex pairs by leveraging all available currency pair data, IX Power focuses exclusively on the underlying symbol’s market data. This makes IX Power an excellent choice for non-forex markets and a reliable option for forex charts when deta
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: Track Volatility and Trends with Customized ATR Analysis Overview FX Dynamic is a powerful tool that leverages Average True Range (ATR) calculations to give traders unparalleled insights into daily and intraday volatility. By setting up clear volatility thresholds—such as 80%, 100%, and 130%—you can quickly identify potential profit opportunities or warnings when markets exceed typical ranges. FX Dynamic adapts to your broker’s time zone, helps you maintain a consistent measure of
ARIPoint
Temirlan Kdyrkhan
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Candle Smart Range
Gianny Alexander Lugo Sanchez
For a limited time, an offer on the first 20 copies sold at 50% off  Before:  ̶$̶1̶2̶5̶  Now: Only $60 Candle Smart Range (CRT) for MetaTrader 5 Candle Smart Range is a technical indicator designed for the automatic identification of price ranges across multiple timeframes. This tool analyzes market structure based on candle formations and the interaction of price with previous highs and lows. Main Features: Range Detection: Automatically identifies consolidation zones before impulsive movemen
Trend Forecaster
Alexey Minkov
5 (7)
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
Mirage Trading System — False Breakout Reversal Indicator for MT5 False breakouts occur when price moves beyond a key level and then reverses back inside. The Mirage Trading System scans for this formation — the Fakey pattern — and identifies the point where the breakout fails and price returns to the prior range. Every detected pattern is evaluated by a 17-factor quality scoring system and classified through a 4-layer Signal Engine before it appears on the chart. USER MANUAL ,  Elite Trading S
The " Dynamic Scalper System MT5 " indicator is designed for the scalping method of trading within trend waves. Tested on major currency pairs and gold, compatibility with other trading instruments is possible. Provides signals for short-term opening of positions along the trend with additional price movement support. The principle of the indicator. Large arrows determine the trend direction. An algorithm for generating signals for scalping in the form of small arrows operates within trend wav
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 b
More from author
Market Impulse
Rafael Caetano Pinto
This indicator uses volume and volatility information to indicate the trend or to indicate the market reversion/correction. There are 2 indicators in one. The indicator works in two styles: values ​​per candle and accumulated values. Using the volume and volatility information, when well adjusted, this indicator has a good probability to indicate the right direction, both in lower (M1, M2, M5) and higher (M15, M30) timeframes. Strategy 1: Trend indicator Indicates the operation direction. To us
ZigZag with Fibonacci
Rafael Caetano Pinto
This indicator uses the metaquotes ZigZag indicator as base to plot fibonacci extension and fibonacci retracement based in the Elliot waves. A fibonacci retracement will be plotted on every wave draw by the ZigZag. A fibonacci extension will be plotted only after the 2nd wave. Both fibonacci will be updated over the same wave tendency. Supporting until 9 consecutive elliot waves. Parameters: Depth: How much the algorithm will iterate to find the lowest and highest candles Deviation: Amount of
Candle Patterns MT5
Rafael Caetano Pinto
This indicator show several candle patterns. Very useful to learn and to trading some stocks or forex.  The supported patterns are: bullish spinning top, bearish spinning top, bullish marubozu, bullish force, bearish marubozu, bearish force, bullish kicker, bearish kicker, bullish engulfing, bearish engulfing, bullish harami, bearish harami, piercing line, dark cloud cover, morningstar, evening star, bearish abandoned baby, bullish abandoned baby, three white soldiers, three black soldiers, mor
Volume Bands Chart
Rafael Caetano Pinto
This indicator marks the relevant volume levels among the day. The two relevant levels are the candle with more volume and the period with more volume of lots transacted.  The filled red background is the range of price with the most relevant volume of the day (probably the big player that is command the game). The purple lines shows the range of price with most volume (probably a area where some big player is accumulating before force a market direction). There is also the dot lines that marks
Volume Candle MT5
Rafael Caetano Pinto
This indicator shows the candles with the highest volume in the market, based on a period and above-average growth percentage. It is also possible to activate the "Show in-depth analysis" functionality that uses algorithms to paint the candles with the probably market direction instead of painting based on the opening and closing positions. EA programmers: This indicator does not redraw.
Volume Period
Rafael Caetano Pinto
This indicator compares volumes from the same period to previous days instead of calculating the average of previous candles, so it is possible to detect volume anomalies more accurately. I have always been bothered by seeing very large volumes at the beginning of a trading day and almost no volume throughout the day, making volume-based strategies very limited. This indicator can verify the strength of the volume of candles based on previous days, so it is possible to perceive volumes that are
Filter:
No reviews
Reply to review