MagicTrigger MT5

  • 指标
  • Mostafa Ghanbari
    Mostafa Ghanbari
    ✅ MGH Products 创始人
    ✅ 软件工程师 | 自定义指标与智能交易系统(EA)开发者
    ✅ MQL5.com 已发表作者
    您好!我是 Mostafa,一名专注的软件工程师,热衷于将复杂的交易策略转化为高性能、可靠的工具。凭借扎实的软件工程学术背景和多年的专业编程经验,我在严谨的软件架构与充满活力的算法交易世界之间架起桥梁。
    🛠 技术专长:
    语言:精通 MQL4/MQL5、C++、Python 及现代软件开发框架。
    算法设计:打造稳健的自定义指标、智能交易系统(EA)和自动化实用工具。
  • 版本: 1.2
  • 更新: 26 七月 2026
  • 激活: 10

MagicTrigger — 多周期 HD/RD 背离确认指标(MT5 版)

MagicTrigger 是一款多周期背离引擎,它在较高周期(HD)上寻找结构性背离,并等待同一价格区域内较低周期(RD)出现相匹配的背离来加以确认。只有当较高周期的摆动结构与较低周期的确认相互吻合时,指标才会标记信号,并同时给出建议的入场触发点、止损位以及两个目标位。

这款 MetaTrader 5 版本利用 MT5 提供的全部周期范围构建其周期链——除标准周期外,还包括 M2、M3、M4、M6、M12、M20、H2、H3、H6、H8 和 H12。根据指标所加载的周期不同,扫描链最多可包含 15 个周期,相比仅使用标准 MT4 周期集构建的周期链,能够提供明显更细致的多周期结构视图。

工作原理

指标会自动扫描当前图表周期之上和之下的一系列周期。在较高周期上,它寻找价格摆动点与平滑震荡线之间的背离形态(即"HD"背离)。随后检查在 HD 结构所定义的时间与价格区域内,较低周期是否也出现相同方向的背离(即"RD"背离)。只有当达到所需的最小数量的较低周期确认了较高周期的结构时,才会生成信号,从而减少孤立的单一周期背离信号。

由于 MT5 的周期集包含多个 MT4 所没有的中间周期,确认链可以更循序渐进地穿越市场结构——例如,使用 M2、M3 和 M4 作为独立的确认层,而不是直接从 M1 跳到 M5。这可以使 Min TF Count With RD 参数的设置更加精确,因为每增加一层代表的是周期上更小、更渐进的一步,而非较大的跳跃。

主要功能

  • 基于当前图表周期自动构建多周期扫描链,使用扩展的 MT5 周期集(根据图表周期不同,最多可达 15 个周期)。
  • 可调节的历史扫描深度(History Scan Depth),用于控制图表加载时分析的K线数量。
  • HD Divergence Range 与 RD Divergence Range 参数用于控制每次背离所使用摆动点之间的最大距离——范围越窄,信号越少但越精确;范围越宽,则会在更早的历史中寻找结构。
  • Min TF Count With RD 参数(1–9,取决于图表周期)用于设置在生成信号前,必须有多少个较低周期确认较高周期的背离——提高该值可筛选出更严格、更精选的信号。可选的自动模式可根据当前图表周期可用的周期数量来调整此最小值。
  • 可选的 HD Return Candle 过滤器,要求在接受信号前,较高周期上出现确认反转的K线,这可以减少过早信号,但代价是入场会更晚。
  • 图表上绘制标记 HD 与 RD 背离结构的趋势线,使每个信号背后的逻辑直接显示在图表上。
  • 自动绘制建议的入场触发线、止损线和两条目标线,止损位置可配置在较近或较远的摆动点上。
  • 根据用户自定义的账户余额风险百分比及止损距离,给出建议仓位大小。
  • 新信号出现时提供买/卖箭头、弹窗提醒、声音提醒、推送通知及邮件提醒。
  • 基于 MT5 原生指标句柄架构构建,每个周期仅创建一次持久句柄,实现整个扫描链的高效计算。
  • 适用于终端支持的任何交易品种和周期。

参数一览

History Scan Depth、HD/RD Divergence Range、Min TF Count With RD、Auto Min RD 模式、HD Return Candle、趋势线颜色与样式、箭头代码、资金管理绘图选项(目标位、止损位、入场线、仓位标签)、Risk Percent、止损类型(近/远摆动点),以及标准提醒选项(弹窗、声音、邮件、推送)。

说明

信号的频率与质量在很大程度上取决于 Divergence Range 与 Min TF Count With RD 的设置,结果也会因交易品种、周期与市场状况而异。由于 MT5 版本扫描的周期链比 MT4 版本更长,图表加载时的初始计算可能会稍慢一些,尤其是在较低图表周期上(最多扫描 15 个周期)。与任何技术工具一样,建议在实盘使用前先在模拟账户上针对不同品种和周期进行测试,以便根据自己的交易方式调整参数设置。

该指标也提供 MetaTrader 4 版本,基于使用标准 MT4 周期集的六周期扫描链构建。

如需支持或有任何问题,请使用 MQL5.com 产品页面内置的产品聊天功能。

详细的用户指南涵盖了所有输入参数,可应要求提供——购买后请发送私信以获取。

MT4 版本:https://www.mql5.com/en/market/product/186226/


推荐产品
Structure King AI Signal
Shingala Gautamkumar
Structure King AI Signal Structure King AI Signal is a professional MetaTrader 5 trading indicator designed to help traders analyze market structure, trend direction, multi-timeframe confirmation and trade management from one clean dashboard. Key Features • Market Structure & Trend Analysis • BUY / SELL Signals • Multi-Timeframe (HTF) Confirmation • Entry Price Levels • Dynamic Stop Loss (SL) • TP1 / TP2 / TP3 Levels • ATR Volatility Analysis • ADX Trend Strength Filter • Adaptive Market Filter
Contact me for instruction, any questions! Introduction V Bottoms and Tops  (or Fibonacci Retracement)  are popular   chart patterns   among traders due to their potential for identifying trend reversals. These patterns are characterized by sharp and sudden price movements, creating a V-shaped or inverted V-shaped formation on the   chart . By recognizing these patterns, traders can anticipate potential shifts in market direction and position themselves accordingly.  V pattern is a powerful bul
RBreaker
Zhong Long Wu
RBreaker Gold Indicators 是黄金期货一种短线日内交易策略,它结合了趋势跟踪和日内反转两种交易方式,既能捕捉趋势行情的利润,又能在行情反转时及时止盈并顺势反手。 该策略曾连续15年被美国《Futures Truth》杂志评选为前十大最赚钱的交易策略之一,具有很长的生命周期,至今仍在国内外普遍使用与研究。 本指标结合了2026年期货黄金的走势,依据14日ATR指标,分别定义了突破系数A,观察系数B,反转系数R更合理的数值,非常不错的指标,已实现年稳定盈利,值得推荐~ 以上指标适合高波动品种,参数适合期货黄金,股指期货等,如果需要其他品种行情,需要单独设定 突破系数A,观察系数B,反转系数R,进行回测才能使用。 欢迎指标售后有问题可以加+V:504282029
The   Fibonacci Confluence Toolkit   is a technical analysis tool designed to help traders identify potential price reversal zones by combining key market signals and patterns. It highlights areas of interest where significant price action or reactions are anticipated, automatically applies Fibonacci retracement levels to outline potential pullback zones, and detects engulfing candle patterns. Its unique strength lies in its reliance solely on price patterns, eliminating the need for user-define
Undertow — Hidden Delta Divergence Scanner See the current beneath the surface before price turns. Every chart shows you where price has been. Undertow shows you what's actually pushing it there — and, more importantly, when that push has quietly reversed while price hasn't caught up yet. Undertow is a professional MT5 indicator built around Cumulative Volume Delta — the running difference between estimated buying pressure and selling pressure on every single bar. Instead of just plotting that l
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
Elliott Wave Trend MT5
Young Ho Seo
4 (4)
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
Gartley Projections D
Oleksandr Medviediev
3 (2)
具有经过验证的概念和盈利能力的最佳、最有效、可靠的产品。感谢您的考虑。  该指标根据H.M.Gartley的发展(《股票市场利润》,1935年)识别和确认谐波模式(XABCD)。 它将D点投影为透视投影中的一个点(在设置中指定ProjectionD_Mode = true)。 不会重绘。当工作时间段的柱形图关闭时,如果已识别的模式点在Patterns_Fractal_Bars柱中未移动,则在图表上出现一个箭头(指向预期价格运动的方向)。从此刻起,箭头将永久保留在图表上。 注意:连续出现2-3个或更多箭头 - 这是市场条件的变化,而不是重绘。 总共有85种模式(包括Gartley-222和Gartley-222WS,完整列表可在评论部分的Google Drive链接中找到)。在所有已识别的模式中,只有最新识别的模式填充了单一颜色。 参数 DrawPatterns(true/false)- 以实心颜色绘制模式 ProjectionD_Mode(true/false)- 定义D点作为透视投影模式 Patterns_Fractal_Bars - 在认定为形成分形的情况下,最新识
The RSI Divergence + FVG Signal indicator combines Relative Strength Index (RSI) Divergence with Fair Value Gap (FVG) detection to generate high-probability buy and sell signals based on both momentum shifts and institutional imbalance zones. Core Features: RSI Divergence Detection : Identifies both regular and hidden bullish/bearish divergences between price and RSI. Divergences indicate potential trend reversals or continuation. FVG Zone Recognition : Detects Fair Value Gaps (imbalances caused
The Optimized MACD Divergence indicator is a powerful tool designed to identify potential trading opportunities by detecting divergences between price action and the MACD indicator. It combines classic divergence analysis with candlestick pattern recognition and volume filtering to provide more accurate and reliable signals. How it Works The indicator operates on the following principles: MACD Calculation:   It calculates the MACD indicator using user-defined parameters for fast EMA, slow EMA,
Potential Reversal Price (PRP) Indicator - Ultimate Sniper Entries for XAUUSD Discounted   Price   !!     Secure your lifetime access   now   before it switches to   subscription-only ! Welcome to the Potential Reversal Price (PRP) Indicator , your ultimate trading tool designed to catch high-probability market reversals with extreme precision. Built for serious traders who demand accuracy, the PRP Indicator combines advanced market structure analysis with momentum exhaustion to pinpoint the exa
Gekko MACD Plus
Rodrigo Galeote
3 (3)
Type: Oscillator This is Gekko's Cutomized Moving Average Convergence/Divergence (MACD), a customized version of the famous MACD indicator. Use the regular MACD and take advantage of several entry signals calculations and different ways of being alerted whenever there is potential entry point. Inputs Fast MA Period: Period for the MACD's Fast Moving Average (default 12); Slow MA Period: Period for the MACD's Slow Moving Average (default 26); Signal Average Offset Period: Period for the Signal A
Технический индикатор Universal Oscillator является комбинацией торговых сигналов самых популярных и широко используемых осцилляторов. Индикатор представлен гистограммами, а также линиями fast и slow MA, что позволяет расширить список получаемых торговых рекомендаций и работать как по тренду, так и в боковом движении рынка. Таким образом, гистограммы позволяют определить момент пробоя ценовых значений и движение в новой фазе рынка, а линии указывают на зоны перекупленности и перепроданности.  Ос
Divergence Matrix Pro for MetaTrader 5 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 5. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
Stochastic Divergen MT5
Komang Putra Riswanjaya
2 (1)
Overview The Stochastic Divergence Indicator is a tool designed to help identify potential market turning points by analyzing divergences between price and the Stochastic Oscillator. It highlights divergence signals visually on the chart, assisting traders in observing possible trend changes. Key Features No Repaint: Once a signal is formed, it remains on the chart. Adjustable Parameters: Settings can be modified to fit different trading preferences and timeframes. Visual Display: Arrows are plo
Gioteen Volatility Index (GVI) - your ultimate solution to overcoming market unpredictability and maximizing trading opportunities. This revolutionary indicator helps you in lowering your losing trades due to choppy market movements. The GVI is designed to measure market volatility, providing you with valuable insights to identify the most favorable trading prospects. Its intuitive interface consists of a dynamic red line representing the volatility index, accompanied by blue line that indicate
Titan Action HUD Titan Action HUD, MetaTrader 5 terminali içinde piyasa izlemeyi optimize etmek için tasarlanmış kapsamlı çok zaman dilimli analitik bir gösterge panelidir. Birden fazla dönemden alınan gerçek zamanlı teknik verileri tek bir ekrana toplayarak, çeşitli grafikler arasında sürekli geçiş yapma ihtiyacını ortadan kaldırır. Panel, piyasa ortamlarını sürekli tarar, yapısal trendleri, hacim metriklerini ve aktif işlem oturumlarını birleşik bir görsel matriks içinde gösterir. 6.10 sürümün
Chart Pattern MT5
Young Ho Seo
5 (1)
Introduction to Chart Pattern MT Chart Pattern MT is a chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Chart Pattern MT uses highly sophisticated chart pattern detection algorithm. However, we have designed it in the easy to use with intuitive user interface. Chart Pattern MT will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection an
Enigmera MT5
Ivan Stefanov
3.67 (3)
ENIGMERA:市场的核心 (这是一个手动指标,包含的某些功能可能不被当前 MetaTrader 测试环境所支持) 简介 此指标和交易系统是一种对金融市场的独特方法。ENIGMERA 利用分形周期精确计算支撑和阻力水平。它揭示真实的积累阶段,并给出方向和目标。无论市场处于趋势还是调整阶段,该系统都能发挥作用。 工作原理 大多数功能通过图表左侧的按钮控制,使您能够快速应对不同的市场状况。 按钮说明 ON/OFF – 显示或隐藏整个指标。 Support – 趋势的主要支撑线。 Ch – 激活支撑通道,显示允许的偏差范围。 Dev1(第一偏差)– 表示价格在支撑偏差内的波动,提示市场盘整或能量积累。 Dev2(第二偏差)– 表示价格在偏差之间的波动,提示趋势的形成与方向。 Dev3(第三偏差)– 表示趋势显著加速和高波动性。 45deg(45 度)– 显示相对于 45 度线的市场节奏与稳定性。 Tgt(目标)– 趋势目标线,指示可能的平仓区域。 Tgt Dev – 目标价格的可能波动通道。 Vol(成交量)– 在蜡烛图上显示成交量点,以标识显著的市场成交变化。 X – 当市场达到目标线时
Introduction Excessive Momentum Indicator is the momentum indicator to measure the excessive momentum directly from raw price series. Hence, this is an extended price action and pattern trading. Excessive Momentum Indicator was originally developed by Young Ho Seo. This indicator demonstrates the concept of Equilibrium Fractal Wave and Practical Application at the same time. Excessive Momentum detects the market anomaly. Excessive momentum will give us a lot of clue about potential reversal and
可以说,这是您可以为MetaTrader平台找到的最完整的谐波价格形成自动识别指标。它检测19种不同的模式,像您一样认真对待斐波那契投影,显示潜在的反转区域(PRZ),并找到合适的止损和获利水平。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 它检测19种不同的谐波价格形态 它绘制了主要,衍生和互补的斐波那契投影(PRZ) 它评估过去的价格走势并显示每个过去的形态 该指标分析其自身的质量和性能 它显示合适的止损和获利水平 它使用突破来表明合适的交易 它在图表上绘制所有样式比率 它实现了电子邮件/声音/视觉警报 受斯科特·M·卡尼(Scott M. Carney)的书的启发,该指标旨在满足最纯粹和最熟练的交易者的需求。但是,它采取了一种使交易更容易的方式:在向交易发出信号之前,它会等待Donchian朝正确方向突破,从而使交易信号非常可靠。 斐波那契投影与向量无关 它实现了电子邮件/声音/推送警报 它绘制了ABCD投影 重要提示: 为了符合 Scott M. Carney先生 的商标申诉,某些图案名称已重命名为不言自明的替代方式, Scott M.
ATrend
Zaha Feiz
4.83 (18)
ATREND: 工作原理及使用方法 工作原理 “ATREND”指标针对MT5平台设计,旨在通过结合多种技术分析方法为交易者提供强有力的买卖信号。该指标主要利用平均真实波幅(ATR)来测量波动性,并结合趋势检测算法来识别潜在的市场动向。 购买后请留言,您将获得特别的赠品。 主要特点: - 动态趋势检测:该指标评估市场趋势并相应调整信号,帮助交易者与当前市场条件对齐策略。 - 波动性测量:通过使用ATR,该指标衡量市场波动性,这对于确定最佳止损(SL)和止盈(TP)水平至关重要。 - 信号可视化:该指标在图表上直观地表示买卖信号,增强交易者的决策能力。 操作步骤 输入和设置: - 时间框架:此输入允许您设置指标计算的主要时间框架,默认值为15分钟。 - 时间框架2:此输入可用于定义额外分析的辅助时间框架,默认值为1分钟。 - 移动:此参数允许您将指标的计算向回移动,默认值为0。 - SLATR:此输入定义用于根据ATR计算止损水平的乘数,默认值为2.56。 - TPATR:此输入定义用于根据ATR计算止盈水平的乘数,默认值也为2.56。 - AlertsOn:启用或禁用交易信号的警报,
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平台 • 兼容所有经纪商
Gekko RSI Plus
Rodrigo Galeote
This is Gekko's Cutomized Relative Strength Index (RSI), a customized version of the famous RSI indicator. Use the regular RSI and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the RSI calculation; How will the indicator calculate entry (swing) signals: 1- Produces Exit Signals for Swings based on RSI entering and leaving Upper and Lower Levels Zones; 2- Produces Entry/Exit Signals for
SMC Order Blocks + FVG — Professional Smart Money Concept Indicator Unlock institutional trading insights with this professional-grade Smart Money Concept indicator. Automatically detect Order Blocks and Fair Value Gaps used by banks and hedge funds. KEY FEATURES: ORDER BLOCKS DETECTION • Automatic bullish and bearish Order Block identification • Based on price action and impulse strength analysis • Real-time mitigation tracking • Customizable imp
GDS Renko Entry Helper
Andrey Goida
1 (1)
GDS Renko Entry Helper - Free Renko Price Interaction Indicator for MetaTrader 5 GDS Renko Entry Helper is a free Renko price interaction indicator for MetaTrader 5. It helps traders highlight important areas where price reacts, slows down, returns to a zone or changes behavior around support and resistance. The tool is designed for manual Renko analysis. It does not generate buy or sell signals and does not tell the trader when to enter the market. Its purpose is to help focus attention on area
FREE
MACDivergence MTF MT5
Pavel Zamoshnikov
4.17 (6)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (two methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and vis
Harmonic based indicator. Recognizes several patterns: ABCD, 3 Drives, Gartley, Butterfly, Bat, Atlternative Bat, Deep Bat, Crab, Deep Crab, Cypher and Shark. Able to set SL and three levels of TP based on Fibonacci Levels. Three types of alerts are available: PopUp, Email and Push. Trade advices on chart and stats also printed for visual estimation. All patterns are formed by not repainting ZigZiag. Parameters for it are classic: InpDepth, InpDeviation,InpBackstep. MinComplete means the level
An Ultimate Tool  for quick and efficient market analysis. Unique combination of solid indicators defining market direction for trend tracking and filtration designed for you to stay on the   right   side of the market. Market Rider Oscillators  gives you access to one of the most used from professional trades indicators on worldwide, which were not build in for MT4 and MT5 terminals . These are unique non-repainting oscillators designed to be used on all time frames for all instruments classe
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
该产品的买家也购买
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
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
FX-AIEA 供给需求区智能识别指标( Supply and demand indicators MT5 ) 版本:2.51   | 适用平台:MetaTrader 5  为什么交易需要供给需求区? 供给需求区是机构订单流的核心体现,比传统支撑阻力更精准地反映真实买卖力量。但手动绘制不仅耗时,而且主观性强、容易错过关键区域。 FX-AIEA 供给需求区指标   采用自适应 ZigZag 算法,自动识别高概率供需区域,并将它们以彩色矩形直观标注在图表上,让您一眼看清当前市场的“禁区”与“机会区”。 ️ 核心特性 全自动绘制 + 实时刷新 基于改良版 ZigZag 动态提取有效波峰波谷,精准定位潜在供给区(红色)与需求区(天蓝色)。 新 K 线自动更新 :指标使用 MQL5 原生   prev_calculated   机制,每出现一根新 K 线即重新计算并重绘区域,永远不会“卡住不刷新”。 支持手动刷新(双击图表或切换周期),确保数据始终同步。 灵活的时间框架 Forced_TimeFrame   参数 :可强制指标运行在任意周期(如小时图加载指标,但基于日线计
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
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
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
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日 开始。你可以根据需要更改该日期,以查看不同的分析结果。 最优数据周期
看清市场真正在做什么。   在您眼前实时观察三大市场阶段(收缩、扩张、趋势),并在趋势阶段的早期阶段抓住更优的入场点。   不要再猜测。开始像机构和聪明钱那样解读市场。   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 可以分析一切——趋势和回调。 趋势线与某条成交量衰竭线之间的距离越大,说明该方向的成交量越高。 趋势
This indicator automatically detects internal & swing market structure, Fibonacci Retracement and Fibo Levels. Features Full internal & swing market structure labeling in real-time Fibonacci Retracement Fibonacci Levels After purchasing the indicator, the full source code is provided, and via indicator buffers it can be easily integrated into your Expert Advisors (EAs) for automated trading strategies.
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
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (2)
Institutional-Grade Analytics for MT5 The full analytical edge of a professional trading desk, built into your MT5 chart. CGE Trading Suite is an indicator system of 20 integrated modules covering market structure, timing, momentum, volume and capital flow, combined into a single chart-based workspace. Why CGE Trading Suite? The suite empowers traders with structure, confidence, and consistent performance across all markets and time frames. Hover over any signal or tool on the chart to instant
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或真实成交量)。 使用机构逻辑提升日内交易效率。 推荐搭配
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
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
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
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. We don't offer free or bonus indicators in exchange of reviews from you. You won't need any free products with this indicator to make it work. ;) Enjoy! Welcome to  the new and updated  IQ Star Lines , the ultimate fusion of ancient planetary harmonic cycles and modern quantitative trading.
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)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++ 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
Footprint 是一款用于分析订单流 (Order Flow) 和成交量的指标。 它有助于在聚类层面识别市场结构,寻找活动增加的关键区域,并直接在图表上使用过滤器,无需不断打开设置窗口。 Footprint 指标功能 Bid x Ask, Delta 聚类图表; 图表上的控制面板; 用于调整过滤器的滑块; Absorption; Initiative; Stacked Imbalances; Big Trades; dPOC / Dynamic Point of Control; Delta; 侧边市场轮廓 (Market Profile); 累计 Delta (Cumulative Delta)。 核心优势 在密集的 Tick 流上快速计算和渲染数据; 图表内管理 — 主要模式和过滤器可直接在图表上切换,无需打开设置; 通过过滤突出显示重要的价格水平和聚类; 视觉信号高亮:吸收、主动性、失衡和大单交易; 按日、周或当前可见范围显示的侧边轮廓; 包含总成交量、Delta 和累计 Delta 的面板。 Footprint 帮助您确定: 重要成交量集中的位置; 主动性压力出现的位置;
Binary Compound Indicator V3 Binary Compound Indicator V3 is a technical analysis indicator for MetaTrader 5 designed to help traders identify potential market opportunities using multiple confirmation filters and structured risk management concepts. The indicator combines trend analysis, momentum confirmation, and market condition filtering to provide visual trading signals directly on the chart. Main Features Triple-confirmation signal system EMA trend filtering RSI momentum analysis Stochast
==================================================================== 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
" Blow It Up!" - The Trading Indicator That Questions Your Life Choices Tired of boring indicators? Meet your new market companion that delivers: "YOLO BUY!" arrows when you should probably panic Explosive rectangle confetti (because why not?) 200+ soul-crushing quotes like "Your stop loss is imaginary" and "This is n't trading, it's donating to whales" Random alerts that roast your strategy This Indicator is lik e Therapy - Because daytrading shouldn't fe el like watching paint dry! Highlights
作者的更多信息
MagicTrigger MT4
Mostafa Ghanbari
MagicTrigger — 多周期 HD/RD 背离确认指标 MagicTrigger 是一款多周期背离引擎,它在较高周期(HD)上寻找结构性背离,并等待同一价格区域内较低周期(RD)出现相匹配的背离来加以确认。只有当较高周期的摆动结构与较低周期的确认相互吻合时,指标才会标记信号,并同时给出建议的入场触发点、止损位以及两个目标位。 工作原理 指标会自动扫描当前图表周期之上和之下的一系列周期。在较高周期上,它寻找价格摆动点与平滑震荡线之间的背离形态(即"HD"背离)。随后检查在 HD 结构所定义的时间与价格区域内,较低周期是否也出现相同方向的背离(即"RD"背离)。只有当达到所需的最小数量的较低周期确认了较高周期的结构时,才会生成信号,从而减少孤立的单一周期背离信号。 主要功能 基于当前图表周期自动构建多周期扫描链,相同逻辑可自适应任何加载的周期。 可调节的历史扫描深度(History Scan Depth),用于控制图表加载时分析的K线数量。 HD Divergence Range 与 RD Divergence Range 参数用于控制每次背离所使用摆动点之间的最大距离——范围越窄
Unlock the power of "Psychological Numbers" with RoundLevel . Large financial institutions, banks, and hedge funds don't place orders at random prices; they prefer round numbers (e.g., 1.1000, 105.00, 2000). These levels act as invisible magnets for price action, serving as high-probability support and resistance zones. Key Features: Universal Compatibility: Works perfectly on Forex, Gold (XAUUSD), Indices, and Stocks. Clean Visualization: Automatically draws horizontal levels without cluttering
Persian Ichimoku Pro: The Fibonacci Evolution for MT4 Why settle for 1930s formulas when you can trade with 21st-century precision? Most traders fail with Ichimoku because they use static, outdated settings.   Persian Ichimoku Pro   breaks these limits by integrating   Advanced Fibonacci Mathematics   and the exclusive   Future Quality Line —a combination never seen before in standard indicators. ### THE "UNFAIR ADVANTAGE": WHAT’S INSIDE? 1. The Quality Line (Your Trend Sentinel) This is the "S
Cross Alert MT4
Mostafa Ghanbari
MGH-CrossAlert — Multi-Line, Multi-Timeframe Crossover Alert Indicator MGH-CrossAlert is a crossover detection indicator for MetaTrader 5 that monitors two user-selected lines and generates alerts when they cross or reach equality. Unlike standard moving average crossover tools, this indicator supports a wide range of line types and allows each line to be drawn from an independent timeframe. Supported Line Types Each of the two monitored lines can be configured independently as one of the follo
Overview MGH-CrossAlert Histogram is a sub-window histogram indicator for MetaTrader 5. It displays the relationship between any two configurable lines as a color-coded histogram bar by bar, showing which line is dominant, how large the gap between them is, and when a crossover occurs. The histogram runs in a separate sub-window, keeping the price chart uncluttered. How It Works Each bar on the histogram reflects the live relationship between the two selected lines: Green — Line 1 is above Line
Multi Macd RD MT4
Mostafa Ghanbari
MGH-MultiMACD-RD — 多周期 MACD 背离指标(MT4) 概述 MGH-MultiMACD-RD 是一款适用于 MetaTrader 4 的多周期 MACD 背离指标。它可在 单一图表上同时监控最多 6 个时间周期 ,检测常规背离与隐藏背离,并在背离得到确认时发出提醒。 该指标的开发旨在解决标准 MACD 背离工具中三个常见的局限:单周期分析、信号重绘以及背离线绘制不一致。 主要功能 多周期分析 该指标在单一图表窗口中显示当前周期以及最多 5 个更高周期的 MACD 数据。每个周期分配不同的颜色以便于识别。周期可通过设置面板或图表按钮(1–6)启用或禁用。 重绘控制 信号可配置为在 K 线 0(实时)或 K 线 1(已确认、已收盘的 K 线)上触发。设为 K 线 1 时,信号不会在事后被重新绘制。 背离检测 该指标可在所有活动周期上检测常规背离与隐藏背离。「Increase Divergence Range」参数可延长回溯周期,以捕捉更远摆动点之间的背离。 多周期共振(Confluence) 当两个或更多周期的背离出现在同一价格区域内时,指标会突出显示这种重叠。交易者
Multi Macd HD MT4
Mostafa Ghanbari
MGH-MultiMACD-HD — 多周期 MACD 隐藏背离检测器 大多数交易者从未看到的趋势延续信号——现在可在 6 个时间周期上自动检测。 概述 常规背离告诉您趋势何时可能反转。隐藏背离告诉您趋势何时即将延续——这是专业趋势跟踪交易者最依赖的信号。问题在于,隐藏背离比常规背离明显更难发现,而 MQL5 Market 上几乎没有任何指标能够在多个时间周期上同时准确检测它。 MGH-MultiMACD-HD 彻底改变了这一点。它构建于与 MGH-MultiMACD-RD 相同的专有多周期引擎之上,专门致力于隐藏背离检测—— 同时监控最多 6 个时间周期 ,在价格图表和 MACD 窗口上绘制精确的背离线,并在确认的形态形成时立即提醒您。这一切均无重绘。 什么是隐藏背离——它为何重要? 大多数交易者在学习初期就掌握了常规背离。学习隐藏背离的人较少。而几乎没有人拥有能够可靠检测它的工具。 隐藏看涨背离 出现于价格创出更高的低点而 MACD 创出更低的低点时。它表明:尽管表面上出现回调,潜在的看涨动能依然完好——趋势很可能向上恢复。 隐藏看跌背离 出现于价格创出更低的高点而 MACD 创出
Multi Stoch MT4
Mostafa Ghanbari
MGH-MultiStoch — 多周期趋势识别与波浪分析 MGH-MultiStoch 是一款多周期趋势指标,可在 单一窗口中同时显示最多 6 个时间周期 。它帮助交易者跨周期确认趋势方向、直观地数清市场波浪,并根据更高周期的交叉构建前瞻性的波浪情景。 该指标采用专为本产品开发的自定义多周期计算方法。同时适用于 MetaTrader 4 和 MetaTrader 5 。 它要解决的问题 交易中一个常见的难题是:在当前图表上收到的信号缺乏更高周期的确认。设计自动交易系统的经验表明,正确的多周期一致性是交易系统最终结果的一个重要因素。 MGH-MultiStoch 在单一窗口中显示最多 6 个周期的趋势状态。这使您能够快速检查工作周期上的信号是否与更大的市场结构一致。 用作确认过滤器 该指标可作为趋势跟踪策略和反转策略的确认工具: 趋势策略: 在入场前,要求一两个更高周期与您的信号方向一致。该过滤器可以提升许多交易系统的信号质量。 反转策略: 观察更高周期上出现新交叉的时刻,这是方向可能改变的早期结构性信号。 波浪分析: 线条的交叉将市场划分为多个区段,使艾略特波浪计数更简单、更直观。
MagicLines MT4
Mostafa Ghanbari
MGH-MagicLine — 趋势与多时间框架背离一体化工具 MagicLine 将趋势识别与背离分析整合到单一指标中——是同时运行 MultiStoch 和 MultiMACD 的精炼替代方案,输出更清晰、延迟更低。 它是一款 确认与分析工具 ,不提供入场点、止盈或止损,而是为几乎任何趋势型策略增添一层强大而灵活的确认,帮助你更清晰地解读市场。 三种线型模式——同一指标 在设置中选择 Line Type ;当前模式会直接显示在指标窗口名称上,让你随时清楚正在查看的内容: Slow — 噪音最低,用于读取长期趋势方向。线条进入 ±0.2 区域时确认主导趋势。 Long — 趋势识别清晰且更具响应性,是日常使用的均衡之选。 Fast — 反应最快,适合剥头皮和日内动量交易。 一个指标,三种不同表现——根据你的时间框架和风格自由调整。 多时间框架线条 最多绘制 6 条独立线条 ,每条对应一个更高的时间框架。 将鼠标悬停在任意线条上即可即时查看其时间框架。 通过图表上的按钮(1–6)开启/关闭每条线。 在同一窗口中同时看到更高时间框架的全局和你的入场时间框架。 常规背离与隐藏背离 将 Di
Elevate your trading with the precision of "Big Figures." Financial markets are not driven by random numbers; they are driven by institutional liquidity. Central banks, hedge funds, and major commercial traders consolidate their orders at whole integer levels (e.g., 1.1000, 2000.00, 150.00). These are the "Psychological Magnets" where the real price action happens. RoundLevel Pro for MetaTrader 5 is a high-performance tool designed to visualize this invisible grid of institutional interest with
Persian Ichimoku Pro: The Fibonacci Evolution for MT5 Why settle for 1930s formulas when you can trade with 21st-century precision? Most traders fail with Ichimoku because they use static, outdated settings. Persian Ichimoku Pro breaks these limits by integrating Advanced Fibonacci Mathematics and the exclusive Future Quality Line —a combination never seen before in standard indicators. ### THE "UNFAIR ADVANTAGE": WHAT’S INSIDE? 1. The Quality Line (Your Trend Sentinel) This is the "Secret Sauce
Cross Alert MT5
Mostafa Ghanbari
MGH-CrossAlert — Multi-Line, Multi-Timeframe Crossover Alert Indicator MGH-CrossAlert is a crossover detection indicator for MetaTrader 5 that monitors two user-selected lines and generates alerts when they cross or reach equality. Unlike standard moving average crossover tools, this indicator supports a wide range of line types and allows each line to be drawn from an independent timeframe. Supported Line Types Each of the two monitored lines can be configured independently as one of the follo
Overview MGH-CrossAlert Histogram is a sub-window histogram indicator for MetaTrader 5. It displays the relationship between any two configurable lines as a color-coded histogram bar by bar, showing which line is dominant, how large the gap between them is, and when a crossover occurs. The histogram runs in a separate sub-window, keeping the price chart uncluttered. How It Works Each bar on the histogram reflects the live relationship between the two selected lines: Green — Line 1 is above Line
Multi Macd RD MT5
Mostafa Ghanbari
MGH-MultiMACD-RD — 多周期 MACD 背离指标(MT5) 概述 MGH-MultiMACD-RD 是一款适用于 MetaTrader 5 的多周期 MACD 背离指标。它可在 单一图表上同时监控最多 6 个时间周期 ,检测常规背离与隐藏背离,并在背离得到确认时发出提醒。 该指标的开发旨在解决标准 MACD 背离工具中三个常见的局限:单周期分析、信号重绘以及背离线绘制不一致。 主要功能 多周期分析 该指标在单一图表窗口中显示当前周期以及最多 5 个更高周期的 MACD 数据。每个周期分配不同的颜色以便于识别。周期可通过设置面板或图表按钮(1–6)启用或禁用。 重绘控制 信号可配置为在 K 线 0(实时)或 K 线 1(已确认、已收盘的 K 线)上触发。设为 K 线 1 时,信号不会在事后被重新绘制。 背离检测 该指标可在所有活动周期上检测常规背离与隐藏背离。「Increase Divergence Range」参数可延长回溯周期,以捕捉更远摆动点之间的背离。 多周期共振(Confluence) 当两个或更多周期的背离出现在同一价格区域内时,指标会突出显示这种重叠。交易者
Multi Macd HD MT5
Mostafa Ghanbari
MGH-MultiMACD-HD — 多周期 MACD 隐藏背离检测器 大多数交易者从未看到的趋势延续信号——现在可在 6 个时间周期上自动检测。 概述 常规背离告诉您趋势何时可能反转。隐藏背离告诉您趋势何时即将延续——这是专业趋势跟踪交易者最依赖的信号。问题在于,隐藏背离比常规背离明显更难发现,而 MQL5 Market 上几乎没有任何指标能够在多个时间周期上同时准确检测它。 MGH-MultiMA CD-HD 彻底改变了这一点。它构建于与 MGH-MultiMACD-RD 相同的专有多周期引擎之上,专门致力于隐藏背离检测—— 同时监控最多 6 个时间周期 ,在价格图表和 MACD 窗口上绘制精确的背离线,并在确认的形态形成时立即提醒您。这一切均无重绘。 什么是隐藏背离——它为何重要? 大多数交易者在学习初期就掌握了常规背离。学习隐藏背离的人较少。而几乎没有人拥有能够可靠检测它的工具。 隐藏看涨背离 出现于价格创出更高的低点而 MACD 创出更低的低点时。它表明:尽管表面上出现回调,潜在的看涨动能依然完好——趋势很可能向上恢复。 隐藏看跌背离 出现于价格创出更低的高点而 MACD
Multi Stoch MT5
Mostafa Ghanbari
MGH-MultiStoch — 多周期趋势识别与波浪分析(MT5) MGH-MultiStoch 是一款多周期趋势指标,可在 单一窗口中同时显示最多 6 个时间周期 。它帮助交易者跨周期确认趋势方向、直观地数清市场波浪,并根据更高周期的交叉构建前瞻性的波浪情景。 这是 MetaTrader 5 版本。由于 MT5 支持更广泛的时间周期,此版本新增了 每条线独立的周期选择 ,让您可以为六条线中的每一条分配独立的周期。 它要解决的问题 交易中一个常见的难题是:在当前图表上收到的信号缺乏更高周期的确认。设计自动交易系统的经验表明,正确的多周期一致性是交易系统最终结果的一个重要因素。 MGH-MultiStoch 在单一窗口中显示最多 6 个周期的趋势状态。这使您能够快速检查工作周期上的信号是否与更大的市场结构一致。 周期选择:Auto 或 From Inputs 此 MT5 版本通过 TimeFrame Type 设置,为六条线的周期提供两种设定方式。 当 TimeFrame Type 设为 Auto 时,指标会自动选择周期,遵循约 4 至 6 倍的相邻周期原则。您无需手动设置任何内容。
MagicLines MT5
Mostafa Ghanbari
MGH-MagicLine — 趋势与多时间框架背离一体化工具 MagicLine 将趋势识别与背离分析整合到单一指标中——是同时运行 MultiStoch 和 MultiMACD 的精炼替代方案,输出更清晰、延迟更低。 它是一款 确认与分析工具 ,不提供入场点、止盈或止损,而是为几乎任何趋势型策略增添一层强大而灵活的确认,帮助你更清晰地解读市场。 三种线型模式——同一指标 在设置中选择 Line Type ;当前模式会直接显示在指标窗口名称上,让你随时清楚正在查看的内容: Slow — 噪音最低,用于读取长期趋势方向。线条进入 ±0.2 区域时确认主导趋势。 Long — 趋势识别清晰且更具响应性,是日常使用的均衡之选。 Fast — 反应最快,适合剥头皮和日内动量交易。 一个指标,三种不同表现——根据你的时间框架和风格自由调整。 多时间框架线条——现已支持完整时间框架控制(MT5) 由于 MetaTrader 5 比 MT4 支持更广泛的时间框架范围,本版本新增了 逐线时间框架选择功能 ——让你完全掌控每条线所代表的时间框架。 设置 TimeFrame Type 来选择时间框架的
筛选:
无评论
回复评论