AvgVM

根据Volumes改编,跟踪市场活跃度,当成交量突破水平值时,就告诉你,市场已经开始大幅波动,你结合其他指标判断趋势方向,此时下单很容易获利,胜率较高,而在水平线下方,则是行情的睡眠期,即便你能获利,那你也得经受住反复的来回拉锯走势,这样的订单既耗时又耗精力。

//+------------------------------------------------------------------+
//| 迭代函数(前向遍历,与标准 MT5 MACD/Volume 指标一致)              |
//+------------------------------------------------------------------+
int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])
  {
   int limit = rates_total - prev_calculated;

   if(limit > 1) limit = rates_total - 1;

   for(int i = limit; i >=0 ; i--)
     {
      // USDJPYm 等 m 类符号的 tick_volume 常返回 0,需回退使用真实成交量 volume[]
      double currentVol = (double)tick_volume[i];
      //double currentVol = (tv != 0.0) ? tv : (double)volume[i];

      // 计算均线:需要连续 avm 根成交量(i 之后还需 avm-1 根,故 i+avm <= rates_total)
      if(i  <= rates_total- avm)
        {
         double sum = 0.0;
         for(int j = 0; j < avm; j++)
           {
            double v = (double)tick_volume[i + j];
            if(v == 0.0) v = (double)volume[i + j];
            sum += v;
            AvgBuffer[i] = sum / avm;
           }
        }   
       else
        {
         // 历史不足 avm 根,留空(属正常,前 avm-1 根无均线)
          AvgBuffer[i]     = 0.0;
          VolAboveBuffer[i] = 0.0;
          VolBelowBuffer[i] = 0.0;
          continue;
        }

Recommended products
Matreshka
Dimitr Trifonov
5 (2)
Matreshka self-testing and self-optimizing indicator: 1. Is an interpretation of the Elliott Wave Analysis Theory. 2. Based on the principle of the indicator type ZigZag, and the waves are based on the principle of interpretation of the theory of DeMark. 3. Filters waves in length and height. 4. Draws up to six levels of ZigZag at the same time, tracking waves of different orders. 5. Marks Pulsed and Recoil Waves. 6. Draws arrows to open positions 7. Draws three channels. 8. Notes support and re
Smart Multi-Layer Breakout & Pullback Detector for MetaTrader 5 "Smart Simple Fast!" Are you tired of missing high-probability breakout entries? Are you spending hours scanning multiple charts, trying to align breakouts with trend direction and currency momentum — only to miss the move? Break Pullback solves all of that in one indicator. What Is Break Pullback? Break Pullback is a professional-grade MetaTrader 5 indicator built specifically for traders who trade market structure, breakouts, an
Money Flow Profile MT4  HERE   Use Guide Here our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis  Master Edition is a professional-grade analytical tool designed to visualize market structure through the lens of volume and money flow. Unlike standard volume indicators, this tool displays a Daily Vo
New York AM Session Profile NY AM Session Profiling Framework | Non-Repainting | Real-Time | FX & Index Presets | MT4 Version Available Full Setup Guide & Strategy Playbook: https://www.mql5.com/en/blogs/post/771380 MT4 Version: https://www.mql5.com/en/market/product/180946 Indicator Overview The New York AM Session Profile Framework is a professional market-structure visualization tool designed for traders who study liquidity, session behaviour, and institutional price delivery. Instead of
Based on the trading model/strategy/system of gold double-position hedging and arbitrage launched by Goodtrade Brokers, problems encountered in daily operations: 1. Account B immediately places an order immediately following account A. 2: After account A places an order, account B will automatically copy the stop loss and take profit. 3: Account A closes the position of Account B and closes the position at the same time. 4: When account B closes the position, account A also closes the position.
SuperAgent v7.0 Diamond Pro - Quantitative Scoring & Dynamic Risk Description: SuperAgent v7.0 Diamond Pro is a high-fidelity MT5 adaptation of an advanced Python financial algorithm. This Expert Advisor (EA) combines a   Quantitative Scoring Engine   with   Dynamic Risk Management   to provide professional-grade portfolio management. Key Features: Multi-Layered Decision Engine:   Evaluates the market through three dimensions: Low-Lag Signal Processing, Trend Bias Confirmation, and Momentum Sco
Fibonacci Auto Levels Pro MT5 – Retracements, Extensions & Pivot Points Fibonacci Auto Levels Pro MT5 is an advanced technical analysis tool that automatically detects market swing points and draws complete Fibonacci Retracement, Extension, and Pivot Point structures on the chart. This indicator combines several independent systems into one unified analytical tool: Pivot Points (Fibonacci Mode) Pivot Points are used to identify potential support and resistance zones based on the previous period’
Candle EA MT5
Mansour Babasafary
4.14 (22)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit and loss
EA Scalping Robot VantaPulse is a multi-market scalping Expert Advisor for MetaTrader 5 that combines market structure, price zones, multi-timeframe analysis and adaptive trade management. The Expert Advisor automatically scans supported instruments, evaluates trading conditions and manages every opened position according to its individual trading plan. Trading Approach VantaPulse combines several market components before creating a trading setup: Higher-timeframe trend and directional context M
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
Mean Reversion Supply Demand Indicator Mean Reversion Supply Demand is the indicator to detect the important supply demand zone in your chart. The concept of supply demand trading relies on the quantity mismatching between buying and selling volumes in the financial market. Typically, supply demand zone serves to predict the turning point. The wave pattern, for any supply demand zone to work as an successful trade, looks like the price must touch the base zone, move away and then return to zone
SMC Alpha Engine SMC Alpha Engine is a Smart Money Concepts indicator for MetaTrader 5 designed to identify Order Blocks, Fair Value Gaps, Liquidity Sweeps, and market structure changes directly on the chart. The indicator focuses on displaying the most recent valid Order Block together with automatically calculated TP and SL levels for simplified chart analysis. Main Features Automatic Order Block detection Buy and Sell zone visualization Automatic TP and SL calculation Fair Value Gap (FVG) det
Delta Profile Volume
Teresinha Moraes Correia
Technical Description of the Indicator – Delta Profile for MetaTrader 5 The Delta Profile is an indicator developed for MetaTrader 5 focused on detailed analysis of volume flow within a defined range of candles. It organizes and displays information about the imbalance of positive volumes (associated with upward movements) and negative volumes (associated with downward movements) at different price levels. The result is a clear view of the chart points where the highest concentration of trades o
Overview  Market Structure Analysis Indicator MT5 Structure Analysis Indicator automatically identifies Market Structure based on Smart Money Concepts (SMC). It clearly displays Break of Structure (BoS), Change of Character (CHoCH), Higher Highs, Higher Lows, Lower Highs, and Lower Lows in real-time. Key Features Automatic Market Structure Detection Break of Structure (BoS) - Price breaks previous structure in trend direction Change of Character (CHoCH) - Trend reversal signals Hi
Chỉ báo này sẽ thông báo cho bạn nếu cấu hình xu hướng thành công. Tín hiệu theo xu hướng không nên được tăng theo, nhưng tín hiệu mua ở mức giá thấp theo mô hình giao dịch thông thường của bạn, hoặc tín hiệu bán ở mức giá tốt, là một lựa chọn rất tốt. Hãy thiết lập nó trên khung thời gian lớn hơn và theo dõi các khung thời gian nhỏ hơn, bám sát các xu hướng chính. Tôi thường thiết lập ba khung thời gian gần nhau nhất và không bao giờ đi ngược tín hiệu của INdicator này. INdicator   này không có
Harmonic Pattern Hunter
Shingidzano Lesetedi
5 (1)
Harmonic Pattern Hunter Harmonic Pattern Hunter is a technical indicator for MetaTrader 5 that automatically identifies and draws high-probability harmonic patterns directly on the chart. It is designed to assist traders who use harmonic analysis as part of their trading methodology. How It Works The indicator scans historical and live price data for completed XABCD harmonic structures using Fibonacci ratio validation. When a valid pattern is detected, it draws the full pattern geometry, marks t
Welcome to the Ultimate Harmonic Patterns recognition indicator that is focused to detect advanced patterns. The Gartley pattern, Bat pattern, and Cypher pattern  are popular technical analysis tools used by traders to identify potential reversal points in the market. Our Ultimate Harmonic Patterns recognition Indicator is a powerful tool that uses advanced algorithms to scan the markets and identify these patterns in real-time. With our Ultimate Harmonic Patterns recognition Indicator, you ca
MOST ELLIOTT WAVE TOOLS JUST DRAW LINES. THIS ONE VALIDATES EVERY PATTERN AGAINST THE 3 CARDINAL RULES — OR REJECTS IT. Elliott Wave analysis is one of the most powerful — and most difficult — methods in technical trading. Most indicators fake it. They draw zigzag lines and call them waves without checking a single Elliott Wave rule. Elliott Wave Detector Pro is different. It was built from the ground up to detect, v
The Expert Advisor and the video are attached in the Discussion tab . The robot applies only one order and strictly follows the signals to evaluate the indicator efficiency. Pan PrizMA CD Phase is an option based on the Pan PrizMA indicator. Details (in Russian). Averaging by a quadric-quartic polynomial increases the smoothness of lines, adds momentum and rhythm. Extrapolation by the sinusoid function near a constant allows adjusting the delay or lead of signals. The value of the phase - wave s
ProEngulfing For MT5
Ashkan Hazegh Nikrou
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 MT4 Version of this product already downable in link below :  https://www.mql5.com/en/market/product/52023 Introducing
PREngulfing
Slobodan Manovski
PR EA - Engulfing Pattern Trading System Automated Engulfing Pattern Detection with MA Confirmation The PR EA is a Meta Trader 5 expert advisor that identifies and trades bullish/bearish engulfing candlestick patterns when confirmed by a moving average filter. Designed for swing trading on 30-minute charts with compatibility for M15 and H1 time frames. Key Features: Pattern Recognition - Detects valid bullish/bearish engulfing candle formations Trend Confirmation - 238-period SMA filter
M & W Pattern Pro is an advanced scanner for M and W patters , it uses extra filters to ensure scanned patterns are profitable. The indicator can be used with all symbols and time frames. The indicator is a non repaint indicator with accurate statistics calculations. To use , simply scan the most profitable pair using the statistics dashboard accuracy , then enter trades on signal arrow and exit at the TP and SL levels. STATISTICS : Accuracy 1 : This is the percentage of the times price hits TP
PriceMagnet Volume Profile Stop guessing where the smart money is sitting. See it. PriceMagnet Volume Profile is a precision volume-analysis indicator built for MetaTrader 5 traders who want to trade with institutional context instead of guesswork. Rather than plotting volume as a flat bar under your chart, PriceMagnet reconstructs a full horizontal volume histogram directly on price — showing you exactly which price levels attracted the most trading activity over your selected lookback window,
FREE
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
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
Angus Orderflow Heatmap
Mr Monthon Chaipreechapat
Volume Footprint & Heatmap Indicator This indicator combines Volume Footprint and Heatmap visualization, inspired by the Order Flow and Heatmap concepts found in Bookmap. Unlike futures markets, the Forex market does not provide real exchange-traded volume data. Instead, it only offers Tick Volume . This indicator is designed to simulate Bookmap-style market visualization as closely as possible using the available Tick Volume data. Because the indicator relies on Tick Volume, the quality and acc
UP TO 80% OFF Big Christmas discount for the first 20 payments Hello, I'm here to solve one of the biggest problems of traders. When I open the price chart and start analyzing the price chart, there is a BIG problem. I switch between different windows and different timeframes in MetaTrader 5 and start drawing trend lines, order blocks, and different static and dynamic lines to understand the market. This was a BIG hassle and sometimes it would mislead me, so I thought of designing a system
Phantom Edge SMC
Nattapon Chuekamhod
Phantom Edge SMC — The Ultimate Smart Money Indicator for MT5 Tired of manually drawing structures while trading SMC or ICT concepts? Let Phantom Edge SMC do the heavy lifting for you. Key Features Internal & Swing Structure: Automatically detects BOS and CHoCH across two structural levels. Order Blocks (OB): Identifies Internal and Swing OBs with automated mitigation tracking. Equal Highs / Lows: Highlights EQH / EQL to pinpoint Liquidity pools. Fair Value Gaps (FVG): Displays FVGs with
Reverse Strike
Antonio Gutemberg Frota
Reverse Strike – Professional Gold Reversal Indicator for MetaTrader 5 EXPERT:  Reverse Strike expert Reverse Strike is a professional MetaTrader 5 indicator designed to identify high-probability reversal opportunities on XAUUSD and other trading symbols. Built with ATR trailing stop logic, linear regression analysis, and multi-timeframe confirmation, it helps traders detect potential market turning points with clarity and precision. Instead of simply following the existing trend, Reverse Stri
Smart Pattern AtrShield
Nuno Miguel Costa Tome
Self-learning core – scans the last 500 candles, extracts RSI + MA-slope patterns  Real-time adaptation – each bar updates accuracy scores and votes on the most similar patterns before opening a trade. Volatility-aware risk – every position starts with a stop-loss equal to ATR(14) × 1.5 , automatically wider in fast markets and tighter in calm ones. Ultra-light, 100 % MQL5 – minimal CPU load, works on any broker, any symbol. Full source code included – transparent, modifiable, future-proof.
Buyers of this product also purchase
FX-AIEA Smart Supply and Demand Zone Identification Indicator (Supply and Demand Indicators MT5) Version: 2.51 | Compatible Platform: MetaTrader 5  Why do trades need supply and demand zones? Supply and demand zones are the core manifestation of institutional order flow, reflecting real buying and selling power more accurately than traditional support and resistance. However, manual drawing is not only time-consuming but also highly subjective and prone to missing key areas. FX-AIEA Supp
Session High Low Lines Indicator that plots key intraday reference levels directly on the chart: the previous day's high/low and the current day's high/low, updated automatically as the new day forms. An optional previous week high/low can also be displayed. These levels are widely used as reference points for potential support and resistance zones, breakout confirmation, and range context during a trading session. Features Previous day High/Low lines Current day High/Low lines (updates in real
PrimeScalping
Temirlan Kdyrkhan
PrimeScalping 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 e
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
Btcusd Pro
Metin Erkamoglu
BTCUSD PRO Signal Solution for MT5 BTCUSD PRO is a decision-support indicator for MetaTrader 5, designed for traders who analyze BTCUSD or BTCUSD# with a structured signal workflow. The product is not an automated trading system. It does not open, close, or manage trades automatically. It provides analytical buy and sell signal information and displays a visual trade plan on the chart so the user can make their own trading decisions. Main purpose BTCUSD PRO is designed for traders who prefe
SmartScalping
Temirlan Kdyrkhan
SmartScalping 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 e
ScalpPoint
Temirlan Kdyrkhan
ScalpPoint 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 emai
TrendProMaster
Temirlan Kdyrkhan
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   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 wit
MasterTrend
Temirlan Kdyrkhan
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   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 wit
The indicator highlights zones where interests are being declared then shows their accumulation zone. Transaction Speed works like an order book in big scale. This is the indicator for the biggest money. It's performance is exceptional. Whatever interest there is in the market you will see it. The Transaction Speed is a new concept indicator that shows where and when large orders accumulates on the market and benefits of this. It detects trend changes at very early stage. In Forex, volume is
Apex Market Structure Pro Apex Market Structure Pro is a smart-money structure indicator for MetaTrader 5. It marks liquidity, structure shifts, accumulation zones and higher-timeframe bias on a single overlay, so you can read market context at a glance. It also shows the three market phases (Contraction, Expansion, Trend) as they develop. Note: this indicator is designed for Heikin Ashi charts. Set your chart to Heikin Ashi before use. The analysis is built around Heikin Ashi price flow. Wh
OrderFlow Absorption – Professional Delta & Absorption Signal Indicator for MT5 Unlock the power of true order flow analysis with   OrderFlow Absorption   – the ultimate delta histogram and absorption signal indicator for MetaTrader 5. Designed for traders who want to see what’s really happening behind every price move, this tool reveals hidden buy/sell pressure and absorption events that drive the market. Features Delta Histogram Visualization:   Instantly see buy and sell pressure with clear,
Meravith MT5
Ivan Stefanov
5 (3)
MERAVITH provides complete liquidity map of the analyzed market. Hedge funds tool. It performs all calculations automatically using a proprietary volume-weighted average price methodology, eliminating subjective interpretation entirely. Meravith will: Analyze all timeframes and display the current trend in force. Highlight liquidity zones (volume equilibrium) where bullish and bearish volumes are equal. Display all liquidity levels across different timeframes directly on your chart. Generate an
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 Indicator · Smart Money Concepts · Predictive Intelligence Engine ==================================================================== SMC Pro v6.1 APEX AI is a professional Smart Money Concepts indicator system built exclusively for XAUUSD (Gold) on MetaTrader 5. It combines the complete SMC framework — Order Blocks, Liquidity sweeps, Fair Value Gaps, Break of Structure,
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
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves -    S
ARIPoint
Temirlan Kdyrkhan
1 (1)
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
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
Euro Escalper
Cristofher Robles
Advanced Algorithmic Precision: Euro Escalper V6.10 Euro Escalper V6.10 is a comprehensive, institutional-grade decision-making suite engineered for systematic traders. By integrating dynamic volume profiling, fractal market structure, and non-repainting momentum alerts, it provides a mathematical edge across Synthetic Indices (Deriv), Forex, and Crypto , eliminating visual noise for absolute execution clarity. Why Professional Traders Choose Euro Escalper: 100% Non-Repainting Signals: Alert arr
Meravith Scanner
Ivan Stefanov
5 (3)
Meravith is a structural market analysis framework designed to organise multi-timeframe information into a continuously updated contextual model. Meravith blog:  https://www.mql5.com/en/blogs/post/770467 Contextual Market Intelligence Meravith transforms thousands of structural calculations into a coherent representation of the current market. For every analysed timeframe, the system evaluates: Trend Direction Structural Reliability Volume Participation Dynamic Equilibrium Dynamic Support Tr
Big Player Range
Thalles Nascimento De Carvalho
5 (3)
BigPlayerRange — Best Indicator for Micro Index and Micro Dollar | MT5 Unlock the power of BigPlayerRange , widely recognized as the best institutional indicator for the micro index and micro dollar on MetaTrader 5. This powerful tool highlights strategic zones of institutional activity, providing ultra-precise market structure insights. How It Works: BigPlayerRange draws two horizontal zones based on institutional volume action: Green Zone — Where institutional buyers defend the price.
Premium level is a unique indicator with more than 80% accuracy of correct predictions! This indicator has been tested for more than two months by the best Trading Specialists! The author's indicator you will not find anywhere else! From the screenshots you can see for yourself the accuracy of this tool! 1 is great for trading binary options with an expiration time of 1 candle. 2 works on all currency pairs, stocks, commodities, cryptocurrencies Instructions: As soon as the red arrow app
SMC Institutional Suite v3.7 Professional Smart Money Concept Indicator for MetaTrader 5 What is New in Version 3.7 - Visual Stability Update This release focuses entirely on one goal: making every zone, label, and line on your chart rock-solid stable. There is no more flickering, no more zones disappearing on a new candle, and no more duplicate drawings. Order Block (OB) zones no longer flicker or disappear. Once drawn, they stay permanently on the chart. Equal Highs and Equal Lows (EQH / EQL)
Gold Xausd Hunter
Metin Erkamoglu
5 (1)
MATADOR GOLD XAUUSD M5 Scalp Signals for MT5 MATADOR GOLD is a decision-support indicator for MetaTrader 5, designed for traders who analyze short-term Gold movement on the M5 timeframe. The indicator does not open, close, or manage trades automatically. It provides buy and sell signal guidance so the user can make their own trading decisions according to their risk plan, broker conditions, and trade management rules. Main purpose MATADOR GOLD is built to help traders avoid noisy signal flow and
ZIVA Signal Intelligence
Hassan Abdullah Hassan Al Balushi
ZIVA Signal Intelligence An Adaptive, Modular Market Intelligence System ZIVA Signal Intelligence is not positioned as a conventional trading indicator. It is a fully integrated, proprietary market intelligence system engineered to deliver structured, high-precision interpretation of price behavior within a controlled analytical environment. Developed through an independent architectural approach, ZIVA does not rely on, derive from, or replicate existing indicators. It represents a standalone
First time on MetaTrader, introducing IQ Star Lines - an original Vedic Astrology based indicator. "Millionaires don't use astrology, billionaires do" . - J.P. Morgan, Legendary American financier and banker. Welcome to  the new and updated  IQ Star Lines , the ultimate fusion of ancient planetary harmonic cycles and modern quantitative trading. published for the   first time on Metatrader. This is an indicator built by the developer, who has spent almost 2 decades trading while studying Vedic
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++ Link to EURUSD Only Free Version -->  https://www.mql5.com/en/market/product/156904?source=Unknown +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Hallo Trader, This is a traditional GANN & FIBONACCI strategy based on detection of an impulsive move in the opposite direction. This is called a Breakout. At the moment of Breakout, the indicator draw
Hidden Trend Channel Project 17 Tool SPECIAL NOVEMBER SALE is now finished. Price goes back to normal.  This is an Automated Tool for Multi Timeframe Trend Channel Analysis Visualization with Intelligent Range Market, Trending Market, Reversal, Breakout Detection.  It draws multiple Trend Channels with multiple sub-trendlines levels inside the channel for perfectly give you the trader, the crystal clear Trend channels where price trend direction is moving. This tool is accurately useful for T
"Manual channel drawing? Not anymore. Let the market structure reveal itself automatically." "Track long-term price zones 24/7, in real-time." Real Trader Pain Points Identifying pivot points manually takes   huge time   and   effort Difficult to adapt to   high volatility   and pinpoint   reliable channels Copy Ideas "Markets never sleep. Why should your analysis stop?" "Dozens of assets a day—how do you keep up?" Core Claim AutoChannels   automatically reads market structure , reducin
Triple Crox Strategy v4.10 Triple Crox Strategy v4.10 Professional MetaTrader 5 Indicator 13 Patterns • Fibonacci • CLUSTER ML • Multi-Filter 1. Overview Advanced MT5 indicator combining 13 Pattern Detection , Fibonacci Analysis , CLUSTER Machine Learning and Multi-Filter system for precise signals on Forex, indices, commodities, crypto. 5-step pipeline: indicators → filter → patterns → signals → levels. 2. Trading Setup Heikin-Ashi colored bars. Buy/Sell arrows with Entry, TP1(1x ATR), TP2(2x
More from author
此指标组合了三根MA(5,26,180)移动平均线,倒计时显示,趋势线,和在ZigZag基础上的修改版的斐波那契扩展线,使得画面一个指标展现多重技术画线。你可以根据三根移动均线判断阻力支撑和价格运动空间,利用趋势线判断价格运动方向,利用fibo线预测未来可能的目标,如果再结合多周期分析,你就能精准分析预测市场走向。是一款绝对好用的技术指标。 //+------------------------------------------------------------------+ //|                                                  Z字新指标_均线版.mq5 //|                                            Converted from MQL4 to MQL5 //+------------------------------------------------------------------+ #property copyright "汇股资讯·投资李哥" #property li
一款改编过的ATR,可以让你直接读取到止损值,可应用于任何产品。是你外汇投资交易最值得拥有技术指标。你只需要看ATR_KMA在图标上显示的值,那就是你最需要的有效止损。 //+------------------------------------------------------------------+ int OnInit()   {    // 绑定缓冲区(MT5 必须指定 INDICATOR_DATA),并显式声明为时序数组    SetIndexBuffer(0, ATR_Buffer, INDICATOR_DATA);    ArraySetAsSeries(ATR_Buffer, true);    SetIndexBuffer(1, MA_Buffer,   INDICATOR_DATA);    ArraySetAsSeries(MA_Buffer,   true);    SetIndexBuffer(2, KMA_Buffer,  INDICATOR_DATA);    ArraySetAsSeries(KMA_Buffer,  true);   // Set
Filter:
No reviews
Reply to review