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;
        }

推荐产品
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
MetaTrader 5 智能多层突破与回调探测器 "智能 · 简单 · 快速!" 您是否厌倦了错过高概率的突破入场机会? 您是否花费数小时扫描多张图表,试图将突破与趋势方向和货币动能对齐——却仍然错过了行情? Break Pullback 用一个指标解决所有这些问题。 什么是 Break Pullback? Break Pullback 是一款专业级 MetaTrader 5 指标,专为交易市场结构、突破和趋势延续形态的交易者而设计。 它能实时自动检测多个货币对的突破与回调形态——并通过三层确认过滤每个信号: 结构突破检测——识别图表上的关键突破位 高时间框架日线偏向——将入场与主导日线趋势方向对齐 货币强弱指数——确认配对货币间的动能失衡 结果:更少的虚假信号,更强的信心,更快的执行——无需面对图表过载。 适合哪些交易者? Break Pullback 专为使用以下方法的交易者设计: 突破与回测策略 市场结构分析(BOS、 OB Order Block 、结构位) 聪明钱概念(SMC)或 ICT 风格入场 趋势跟踪与延续形态 跨外汇和黄金(XAUUSD)的多对扫描 日内和波段
Volume flow Profile
Israr Hussain Shah
大师版是一款专业级的分析工具,旨在通过成交量和资金流向的视角来可视化市场结构。与标准的成交量指标不同,该工具直接在图表上显示每日成交量分布,让您准确看到价格发现发生的位置以及“聪明钱”的定位。 此大师版专为清晰度和速度而设计,具有独特的自动主题同步系统,加载后即刻美化您的图表布局。 主要特点: 真实资金流向计算: 超越标准的跳动量。启用“Use Money Flow”时,成交量按价格加权,揭示了特定价格水平的实际资金投入。 价值区域 (VA) 可视化: 自动计算价值区域(默认为成交量的70%)。 VA填充: 为价值区域背景着色,以便即时识别控制区域。 关键水平: 清晰标记控制点 (POC)、价值区域高点 (VAH) 和价值区域低点 (VAL)。 专业标记系统: 扫描概况结构以识别关键交易区域: HVN (高成交量节点): 接受和盘整区域(支撑/阻力)。 LVN (低成交量节点): 拒绝区域或“快速通过”区域。 所有标记均向右绘制延长线,便于监控。 Delta 背离(左侧直方图): 左侧直方图可视化每个级别的买卖压力对比。这有助于识别隐藏的背离——即价格可能上涨,但卖家在这些水平上激进打
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
1.7*24小时全时在线,安全,可靠,低延时ping; 2.按券商要求智能跟单,详见英文简介   3.本系统仅提供跟单软件服务,不提供交易策略,不代单操作; 4.不限交易手数,客户自行设置A仓手机app端即可,不额外收费 5.客户可按月,季,年付费方式,不同方式,不同优惠,先付费后使用; 6.因券商MT5服务器异常,导致断网后跟单异常,客户需自行风控处理,本系统不提供风控处理 7.券商下单规则改变,会自动更新最新跟单系统 8.详细购买流程,请咨询  wehcat  :zfflyer; 9.再次强调,本系统,仅保障以技术层面实现跟单功能,不参与客户的下单,交易策略,以及风控措施。 10.本系统已稳定运行9个月,经历各种复杂行情考验,稳定,可靠
SuperAgent v7.0 Diamond Pro - 量化评分与动态风险管理 描述: SuperAgent v7.0 Diamond Pro 是将高级 Python 金融算法移植到 MT5 平台的高保真专家助手 (EA)。它结合了 量化评分引擎 与 动态风险管理 ,提供专业级的投资组合管理。 核心功能: 多层决策引擎:   从三个维度评估市场:低延迟信号处理、趋势偏差确认和动量评分。 Auto-Lot (动态风险):   根据用户定义的可用保证金风险百分比自动计算手数,防止“资金不足”错误,确保资本的数学保护。 StopLevel Guard:   实时监控经纪商的“止损电位”和“冻结电位”。自动规范化止损 (SL) 和止盈 (TP) 水平,以符合经纪商限制。 主动保证金检查:   在订单执行前计算所需保证金,如果余额不足则跳过交易,保持日志清洁。 市场合规性:   优化至 0 错误和 0 警告。具备自动填充类型检测 (FOK/IOC),可在单边持仓 (Netting) 和锁仓 (Hedging) 账户上顺畅运行。
Fibonacci Auto Levels Pro MT5 – 回撤、扩展和枢轴点 (Pivot Points) Fibonacci Auto Levels Pro MT5 是一款先进的技术分析工具,可自动检测市场摆动点,并在图表上绘制完整的斐波那契回撤、扩展和枢轴点结构。 该指标将几个独立的系统组合成一个统一的分析工具: 枢轴点 (Fibonacci 模式) 枢轴点用于根据前一期的价格范围确定潜在的支撑和阻力区域。 该指标使用 斐波那契枢轴点 ,这些点是应用斐波那契比率计算得出的,并应用于前期的最高价 (High)、最低价 (Low) 和收盘价 (Close)。 枢轴点的时间周期可以手动设置,也可以根据以下逻辑自动设置: 日内交易 ≤ 5 分钟 → 4 小时 5–45 分钟 → 1 日 45 分钟–4 小时 → 1 周 日线 → 1 月 周线 → 3 月 月线 → 12 月 用户也可以手动选择任何更高的时间周期。 斐波那契回撤水平 (自动) 斐波那契回撤可帮助交易者在回调期间确定潜在的支撑/阻力区域。 该指标自动扫描图表,检测摆动低点/高点,并绘制所有主要回撤水平: 23.6%、38
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
Chinthala Baji
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
指标技术说明 – Delta Profile for MetaTrader 5 Delta Profile 是为 MetaTrader 5 开发的一款指标,用于在指定的 K 线区间内对成交量流进行详细分析。它能够在不同的价格水平上对正向成交量(与上涨相关)和负向成交量(与下跌相关)的不平衡进行结构化和可视化展示。最终,用户可以清晰地识别图表中成交最为集中的区域,以及真实的市场不平衡形成的位置。 以下是该指标的主要技术特征与参数说明。 核心概念 指标会识别 价格水平 ,并将其分类为正向成交量、负向成交量,以及净 Delta(正负成交量的差值)。 每个价格水平会在图表中以 水平条形 显示,帮助用户直观观察市场活跃区和不平衡区域。 用户可自由控制 分析的 K 线数量 、 价格精度(小数位数) 、 显示的最大水平数量 以及 可视化样式 。 主要功能 价格水平映射 :根据设定的精度对价格进行四舍五入,并累计对应 K 线的成交量。 净 Delta 计算 :显示正负成交量的差值,提供每个价格区间的客观数值。 最强 Delta 水平突出显示 :自动识别 Delta 绝对值最大的价格水平,并用特殊颜色标
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
Pan PrizMA CD Phase
Aleksey Panfilov
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
ProEngulfing的免费版本是QualifiedEngulfing,每天仅限一个信号并具有较少的功能。 加入mql5社区的Koala Trading Solution频道,了解所有Koala产品的最新消息,加入链接如下: https ://www .mql5 .com /en /channels /koalatradingsolution 此产品的MT4版本可通过以下链接下载: https ://www .mql5 .com /en /market /product /52023 介绍ProEngulfing - 您的专业吞没形态指标,适用于MT4。 通过ProEngulfing,体验精准度的力量。此前沿指标专为识别和突出外汇市场中的高质量吞没形态而设计。ProEngulfing适用于MetaTrader 4,采用精确的形态识别方法,确保您仅接收最可靠的交易信号。 ProEngulfing如何运作: ProEngulfing使用复杂的算法,超越简单的形态识别,对吞没形态进行全面分析。该指标应用资格标准,评估烛体和影线的比例以确定整根蜡烛的大小。这种严谨的评估确保仅突出显示高概率
PREngulfing
Slobodan Manovski
PR EA - 吞没形态交易系统 自动识别吞没形态,均线确认信号 PR EA是一款MetaTrader 5专家顾问,专门用于识别并交易看涨/看跌吞没形态,并通过移动平均线过滤确认信号。优化适用于30分钟图表,同时兼容M15和H1时间框架。 核心功能: 形态识别 - 精准检测有效的吞没K线形态 趋势确认 - 238周期SMA过滤器(参数可调) 风险管理 - 自定义止损、止盈 + 可选追踪止损 时间框架优化 - 专为M30图表设计(兼容M15/H1) 仓位控制 - 同一时间仅持有一个仓位 推荐设置: 最佳表现:M30时间框架 不建议使用:高于H1的时间框架 自定义选项: 可调整交易手数 灵活设置止损/止盈值 追踪止损功能 均线周期调节 点差过滤,避免低效执行 适合以下交易者: 偏好自动K线形态交易 需要均线确认的反转策略 波段交易(30分钟-1小时图表) 规则明确的交易系统 "通过均线确认的吞没形态交易信号" MT5专用 • 需MetaTrader 5平台 • 兼容所有经纪商
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
可以说,这是您可以为MetaTrader平台找到的最完整的谐波价格形成自动识别指标。它检测19种不同的模式,像您一样认真对待斐波那契投影,显示潜在的反转区域(PRZ),并找到合适的止损和获利水平。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 它检测19种不同的谐波价格形态 它绘制了主要,衍生和互补的斐波那契投影(PRZ) 它评估过去的价格走势并显示每个过去的形态 该指标分析其自身的质量和性能 它显示合适的止损和获利水平 它使用突破来表明合适的交易 它在图表上绘制所有样式比率 它实现了电子邮件/声音/视觉警报 受斯科特·M·卡尼(Scott M. Carney)的书的启发,该指标旨在满足最纯粹和最熟练的交易者的需求。但是,它采取了一种使交易更容易的方式:在向交易发出信号之前,它会等待Donchian朝正确方向突破,从而使交易信号非常可靠。 斐波那契投影与向量无关 它实现了电子邮件/声音/推送警报 它绘制了ABCD投影 重要提示: 为了符合 Scott M. Carney先生 的商标申诉,某些图案名称已重命名为不言自明的替代方式, Scott M.
ON Trade Gann Squares MT5
Abdullah Alrai
5 (2)
Gann 方块指标是一种强大的市场分析工具,基于 W.D. Gann 在其“市场预测数学公式”一文中介绍的数学概念。该指标融合了与平方数(如 144、90 和 52)有关的 Gann 技术,以及平方 9。此外,它还融入了  关于如何将平方 9 与通道和星形图案结合使用的方法。 用户手册和使用方式: 在使用该指标之前,我们建议您阅读用户手册,并与我们联系以获得任何澄清。您可以在我们的网站上找到完整的用户手册。 该指标提供了 MT5 的完整版本供购买,也提供了 MT4 的免费版本供测试。提供了两个版本的链接供您方便使用。 主要特点和功能: Gann 方块指标为您的交易环境提供了全套工具,使您能够基于几何图案和 Gann 的概念做出明智的决策。以下是主要特点: 平方 9 分析:   该指标可以绘制与平方 9 有关的各种元素,包括水平线、星形图案、网格、Gann 扇形等。这在您的图表上提供了 Gann 的几何概念的视觉表示。 Gann 方块:   该指标绘制了 Gann 方块 52、90 和 144,使您能够可视化和分析它们与价格走势的关系。 自由 Gann 星形图案:   该指标使您能够直接
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
Farman Feractal Trend M T F
Aiireza Arjmandi Nezhad
大家好,我來這裡是為了解決交易者面臨的一大難題。 當我打開價格圖表並開始分析時,會遇到一個大問題。 我需要在 MetaTrader 5 的不同視窗和時間框架之間切換,繪製趨勢線、訂單區塊以及各種靜態和動態線來了解市場。 這非常麻煩,而且有時會誤導我。因此,我萌生了設計一個系統的想法,它可以解決所有這些問題,並在給定的時間框架內顯示我需要的所有資訊。 現在,這個系統已經可以供您使用。您只需點擊價格圖表,即可輕鬆查看您喜歡的時間範圍內的趨勢線和訂單區塊 (OB)。 價格圖表上會顯示兩張表格。一個表格提供您所需的基本信息,另一個表格則讓您只需點擊圖表即可輕鬆訪問工具的各項功能。 法曼趨勢線 - 在動態模式下,它會基於包括平均真實波幅 (ATR)、持倉流動性和訂單區塊在內的多個參數進行極其複雜的計算,並將其與更高和更低時間框架進行比較,最終顯示在價格圖表上。 - 此工具的訊號僅供參考。您可以在設定表中關閉訊號,以便根據指標和計算結果仔細查看您的分析系統。      FARMAN PRO v9 – 智能资金交易系统 FARMAN PRO v9 是一款为 MetaTrader 5
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 and builds its own database—no Python, DLLs or external files. 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 sou
该产品的买家也购买
FX-AIEA 供给需求区智能识别指标( Supply and demand indicators MT5 ) 版本:2.51   | 适用平台:MetaTrader 5  为什么交易需要供给需求区? 供给需求区是机构订单流的核心体现,比传统支撑阻力更精准地反映真实买卖力量。但手动绘制不仅耗时,而且主观性强、容易错过关键区域。 FX-AIEA 供给需求区指标   采用自适应 ZigZag 算法,自动识别高概率供需区域,并将它们以彩色矩形直观标注在图表上,让您一眼看清当前市场的“禁区”与“机会区”。 ️ 核心特性 全自动绘制 + 实时刷新 基于改良版 ZigZag 动态提取有效波峰波谷,精准定位潜在供给区(红色)与需求区(天蓝色)。 新 K 线自动更新 :指标使用 MQL5 原生   prev_calculated   机制,每出现一根新 K 线即重新计算并重绘区域,永远不会“卡住不刷新”。 支持手动刷新(双击图表或切换周期),确保数据始终同步。 灵活的时间框架 Forced_TimeFrame   参数 :可强制指标运行在任意周期(如小时图加载指标,但基于日线计
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
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
Transaction Speed MT5
Ivan Stefanov
5 (4)
当然,以下是翻译成中文(简体)的版本: 该指标标出市场中显现出 交易兴趣 的区域,并随后显示 订单积累区域 。它的工作方式类似于大规模的订单簿。 这是为 大资金 打造的指标,性能卓越。市场中有任何兴趣,你都能通过它清晰看到。 (这是一个 完全重写的自动化版本 —— 不再需要手动分析。) 交易速度 是一个全新的概念指标,它显示了市场上大订单 何时 、 何地 聚集,并揭示了其背后的意义。它可以在 非常早期 就检测到趋势的变化。 在外汇市场,所谓的“交易量”实际上是误导性的,因为那指的是价格在单位时间内的变化,因此真正的名称应是“交易速度”。 一切都取决于我们如何思考、如何行动、如何分析。 改变分析范式至关重要。 该指标完全重构了外汇市场上“交易量”的概念,用逻辑方式重新定义并应用,从而成为一个 独特而精准的工具 。 使用方法: 默认情况下,指标处于 自动模式 ,可独立用于任何时间周期。如果你希望切换到手动模式,只需点击 Auto / Manual Mode 按钮即可。 在 手动模式 下,所有计算从 2025年1月1日 开始。你可以根据需要更改该日期,以查看不同的分析结果。 最优数据周期
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
看清市场真正在做什么。   在您眼前实时观察三大市场阶段(收缩、扩张、趋势),并在趋势阶段的早期阶段抓住更优的入场点。   不要再猜测。开始像机构和聪明钱那样解读市场。   Apex Market Structure Pro(MT5 版)是一款精准的聪明钱分析工具,它剥离噪音,向您展示每根 K 线之下的真实结构:流动性、结构转变、吸   筹区域与趋势偏向,全部呈现在一个简洁、专业的图层中。专为厌倦了滞后指标、准备以清晰视角交易的严肃交易者打造。   重要提示:本指标专为 Heikin Ashi(平均足)K 线设计。使用前请将图表切换为 Heikin Ashi,以释放其全部威力。全部分析都围绕 Heikin   Ashi 的价格流构建。正是在这里,Apex Market Structure Pro 发挥出最佳表现。   交易者为何选择 Apex Market Structure Pro:   流动性,一览无遗: 瞬间看清止损池所在之处。卖方与买方流动性会被自动标注。实时关注尚未被扫的价位,捕捉价格攫取流动性并反转的精确时   刻。在聪明钱交易的地方交易。   会说话的结构:
OrderFlow Absorption – 專業級MT5買賣差與吸收訊號指標 釋放真正訂單流分析的力量,OrderFlow Absorption 是MetaTrader 5上最強大的買賣差(Delta)直方圖與吸收訊號指標。專為想看清每一個價格波動背後真相的交易者設計,這個工具揭示了隱藏的買賣壓力與推動市場的吸收事件。 功能特色 買賣差直方圖視覺化:   以清晰的色彩直方圖即時顯示買方與賣方壓力。 吸收訊號偵測:   先進邏輯自動辨識多空吸收事件,及早預警潛在反轉。 圖表標記:   吸收訊號直接標示於主圖表,方便視覺辨識。 彈出式警報:   新吸收訊號出現時即時通知。 自訂門檻:   過濾弱訊號,專注高勝率機會。 資源管理:   高效運算,適用於大型圖表也能流暢運行。 全品種兼容:   適用於任何商品與週期,包括外匯、指數、商品等。 簡易整合:   參數簡單,快速上手與調整。 OrderFlow Absorption 的邏輯說明 OrderFlow Absorption 採用專利演算法,能在沒有完整Tick數據的情況下,估算每根K棒的買賣壓力(Delta)。它分析成交量、價格行為、K
Meravith MT5
Ivan Stefanov
5 (3)
做市商工具。 Meravith 将: 分析所有时间周期并显示当前正在运行的趋势。 标注流动性区域(成交量均衡区),即多头与空头成交量相等的位置。 在您的图表上直接显示来自不同时间周期的所有流动性水平。 生成并展示基于文本的市场分析供您参考。 根据当前趋势计算目标位、支撑位和止损位。 计算交易的风险回报比。 根据您的账户余额计算仓位大小,并估算潜在利润。 在市场出现重大变化时,Meravith 还会发出警告。 指标的主要线条: 多头/空头成交量衰竭线 —— 作为目标位使用。 趋势线 —— 指示市场趋势方向。根据市场是多头还是空头而改变颜色,并作为趋势支撑。其颜色主要反映市场情绪。 成交量均衡线(Eq)—— Eq(Volume Equilibrium)是系统的核心。它表示买卖双方成交量的平衡点,即市场流动性所在位置。向上突破 Eq 表示多头倾向,向下突破 Eq 表示空头倾向。突破后,应等待回调——当价格回到相反趋势的偏离线或衰竭线附近时。 使用方法:只需将其添加到图表中。 Meravith 可以分析一切——趋势和回调。 趋势线与某条成交量衰竭线之间的距离越大,说明该方向的成交量越高。 趋势
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 指标 · Smart Money Concepts · 预测智能引擎 ==================================================================== SMC Pro v6.1 APEX AI 是一套专业的 Smart Money Concepts 指标系统,专为 MetaTrader 5 上的 XAUUSD(黄金)打造。 它将完整的 SMC 框架——Order Blocks、Liquidity sweeps(流动性扫荡)、Fair Value Gaps、Break of Structure、Change of Character——与 8 个全新的 AI 驱动模块相结合,直接在图表上呈现精准的可视化信号、预测轨迹线、彩色的 SL/TP 风险回报框,以及三级自适应 TP Ladde
“ Dynamic Scalper System MT5 ”指标专为在趋势波内进行剥头皮交易而设计。 已在主要货币对和黄金上进行测试,并可与其他交易工具兼容。 提供顺势短线建仓信号,并提供额外的价格变动支持。 指标原理: 大箭头决定趋势方向。 在趋势波内,我们采用一种生成小箭头形式的剥头皮交易信号的算法。 红色箭头代表看涨方向,蓝色箭头代表看跌方向。 敏感的价格变动线会沿着趋势方向绘制,并与小箭头信号协同作用。 信号运作方式如下:当线在适当时刻出现时,将形成入场信号;在出现线时,持仓;线完成后,平仓。 建议的操作时间范围为M1 - H4。 箭头在当前K线上方形成,如果下一根K线已开仓,则不会重新绘制上一根K线上方的箭头。 输入参数 Trend Wave Period - 趋势方向(大箭头)的周期,改变趋势波的时间间隔。值 1 表示趋势方向的最长持续时间,参数值越大,持续时间越短。 Scalper Arrows Period - 信号箭头(小箭头)的计算周期,改变入场信号的生成频率。值 3 表示最频繁的生成频率,参数值越大,箭头频率越低,准确度越高。 这些参数可以根据不同
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
Euro Escalper— Zhuan Ye Ji Gou Ji Tou Pi Zhi Biao Euro Escalper shi yi kuan gao xing neng jiao yi zhi biao, zhuan wei xu yao ji gou ji jing zhun ru chang de jiao yi zhe she ji. Shi yong yu he cheng zhi shu (Deriv), wai hui ji MetaTrader 5 shang de ren he zi chan. Jie he le ji yu Fibonacci de liu dong xing qu yu, nei zhi SuperTrend yin qing he shi shi zhuan ye kong zhi mian ban. Zhu Yao You Shi Wu Chong Hui: Xin hao jian tou jin zai K xian shou pan shi chu xian, yong yuan bu hui yi dong huo xiao
Meravith Scanner
Ivan Stefanov
5 (3)
MERAVITH SCANNER 是一款适用于 MetaTrader 5 的专业金融市场指标,将多种分析工具整合为一个统一的系统。它基于专有的成交量加权平均价格(VWAP)方法自动完成所有计算,完全消除主观判断。 该指标适用于所有资产类别(外汇、股票、指数、大宗商品、加密货币)以及从 M1 到 Monthly 的所有时间周期。其核心原理是价格跟随成交量。MERAVITH 识别机构资金成交量的集中区域,并从该集中区域中推导出数学上精确的价格水平。它不预测,不推测。它只计算。 使用 MERAVITH SCANNER,您可以在 2–3 分钟内扫描全部 28 个主要外汇货币对的所有时间周期。您也可以扫描任何您选择的市场——例如,大约 100 只股票约需 10 分钟。 该指标计算耗尽水平、平衡线、偏差、统计水平以及目标投射。 图表元素 Origin Point 标记所有计算的起始位置。指标会自动将其放置在最佳位置。红色标签(TOP)表示市场高点并带有看跌倾向。绿色标签(BOTTOM)表示市场低点并带有看涨倾向。 Sentiment Line 是一条动态曲线,反映基于成交量加权计算得出的市场情绪。
Big Player Range
Thalles Nascimento De Carvalho
5 (3)
BigPlayerRange — 适用于沪深300和美元人民币的最佳MT5指标 探索 BigPlayerRange 的强大功能,它被认为是用于 沪深300、上证指数、USD/CNH 等资产的 MetaTrader 5 最佳指标 。该工具能精准识别机构主力的关键区域,帮助交易者进行高精度的技术分析。 指标工作原理: BigPlayerRange 绘制两个水平区域,通过成交量分析反映市场能量: 绿色区域 :买方防守位置,支撑价格。 红色区域 :卖方压制位置,形成阻力。 使用策略: 收盘价突破绿色区域上方 :可能开启上涨趋势,目标为上方区间。 收盘价跌破红色区域下方 :暗示下跌压力增强,目标为下方支撑。 价格停留在区间内 :行情震荡,等待突破信号。 核心优势: 机构活动区域识别 :提前发现主力进出场信号。 自动计算的目标价格 :提供两个明确的止盈位置。 回调概率分析 :优化风险控制,提升稳定性。 参数个性化设置: 自定义交易时间与成交量类型(Tick或真实成交量)。 使用机构逻辑提升日内交易效率。 推荐搭配
SMC Institutional Suite
Catur Cipto Nugroho
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
作者的更多信息
此指标组合了三根MA(5,26,180)移动平均线,倒计时显示,趋势线,和在ZigZag基础上的修改版的斐波那契扩展线,使得画面一个指标展现多重技术画线。你可以根据三根移动均线判断阻力支撑和价格运动空间,利用趋势线判断价格运动方向,利用fibo线预测未来可能的目标,如果再结合多周期分析,你就能精准分析预测市场走向。是一款绝对好用的技术指标。 //+------------------------------------------------------------------+ //|                                                  Z字新指标_均线版.mq5 //|                                            Converted from MQL4 to MQL5 //+------------------------------------------------------------------+ #property copyright "汇股资讯·投资李哥" #property li
ATR and SMA
weiliang 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
筛选:
无评论
回复评论