适用于MetaTrader 5的EA交易和指标 - 53
The indicator draws support and resistance lines on an important part of the chart for making decisions. After the trend line appears, you can trade for a breakout or rebound from it, as well as place orders near it. Outdated trend lines are deleted automatically. Thus, we always deal with the most up-to-date lines. The indicator is not redrawn .
Settings:
Size_History - the size of the calculated history. Num_Candles_extremum - the number of candles on each side of the extremum. Type_Arrow
Auto Candle Sequence Counter – MT5指标 概述
Auto Candle Sequence Counter 是一款专业的 MetaTrader 5 指标,可以自动检测并标记连续的多头/空头K线序列。该工具提供实时可视化、统计和提醒,帮助交易者快速分析价格动能和趋势。 主要功能 检测2–7根连续K线(看涨或看跌)。 实时信号,无遗漏。 Doji检测(灵敏度0.01–0.10可调)。 过滤弱势/噪音K线。 专业可视化(绿色=看涨序列,红色=看跌序列,黄色=Doji)。 实时统计面板:多头/空头序列数量。 报警系统:弹窗、声音、推送通知。 优势 快速识别趋势延续或动能衰竭。 与供需、支撑/阻力、SMC结合使用。 适合剥头皮、波段和日内交易。 节省时间,不再手动数K线。 参数设置 序列阈值:2–7根K线。 回溯范围:50–500根。 Doji灵敏度:0.01–0.10。 主题:黑/白背景。 提醒:弹窗、声音、推送。 兼容性 平台: MetaTrader 5 市场: 外汇、黄金、指数、股票、大宗商品、加密货币 时间周期: 所有 (M1–MN1) 免责声明
该指
FREE
Engulfing Candle Detector
Detectable pattern Double Candlestick Patterns Bullish Engulfing
The first candle is black candle. The second candle opens with a gap below the real body of the black candle but rallies upwards to close above the real body of the black candle. In other words, the second candle's real body completely engulfs the first candle's real body Bearish Engulfing
The first candle is white candle. The second candle opens with a gap above the real body of the white candle but dec
FREE
ScalpingThink 是一款用于 MetaTrader 5 短线交易的双向剥头皮系统。仓位逐个开立,采用固定止损,并可选配虚拟移动止损进行管理。 信号: Link 说明: Link 风险管理 无网格、无马丁格尔;每笔仓位单独开立 固定止损及可选的虚拟移动止损 多种移动止损模式可供选择 安全缓冲,用于限制保证金占用 入场时间过滤与点差过滤 推荐市场与设置 时间周期:M1 交易品种:EURUSD、GBPUSD、USDJPY、NASDAQ 100、DAX、Dow Jones 功能 交易面板,可最小化和最大化,显示 EA 状态、持仓、挂单、余额、净值及统计数据 固定或自动手数 点差限制 自动识别 GMT 可选:不持仓过周末 自定义止损 Magic Number 及订单注释 回测说明 为加快计算,可在策略测试器中关闭面板。交易逻辑不受影响。
MA Confluence Strategy – Expert Advisor MA Confluence Strategy is a professionally developed Expert Advisor designed to identify high-probability trading opportunities using advanced moving average confluence principles.
By combining multiple moving averages into a unified decision framework, the EA aims to reduce market noise and improve trade timing in trending market conditions. This Expert Advisor is suitable for traders looking for a systematic, rule-based approach to automated trading wit
FREE
Mako Trend Pulse 是一款免费的 MetaTrader 5 可视化趋势分析指标,专为希望更快速、更直观地理解市场结构的交易者而设计。它的目标不是增加图表上的复杂信息,而是帮助交易者过滤部分市场噪音,并通过清晰的视觉提示观察当前趋势方向、运动强度以及方向性压力的变化。
该指标将市场状态以简单、直观的方式显示在图表上,使交易者无需在多个复杂窗口之间反复切换,也能快速获得对当前市场环境的整体认识。它适用于希望辅助判断趋势延续、动能增强、动能减弱以及方向变化的交易者。
主要特点:
• 可视化显示当前主要趋势方向 • 帮助识别市场运动强度 • 观察方向性压力的增强或减弱 • 辅助识别趋势延续与潜在转变 • 简洁直观的图表显示 • 适用于不同类型的交易品种和市场环境 • 不会自动开仓、平仓或管理交易 • 不修改交易者原有的交易系统 • 可作为技术分析和市场结构判断的辅助工具 • 免费提供给 MetaTrader 5 用户使用
Mako Trend Pulse 的设计理念是让交易者更容易从市场噪音中看到结构。它并不提供确定性的买入或卖出结果,也不保证未来表现。市场始终存在风险
FREE
### Donchian Channels Trend v1.0 基于突破的趋势跟踪指标,它将价格行为封装在基于历史高点和低点的动态包络线中。该工具最初为TradingView设计,通过使用状态记忆提供方向偏差的清晰可视化。
**工作原理** 该算法计算指定回溯期内的绝对最大值和最小值。它利用有限状态机 (FSM) 根据结构性价格突破来维持当前的趋势方向: * **看涨状态** :当当前价格高点向上突破前一期的上轨时激活。 * **看跌状态** :当当前价格低点向下突破前一期的下轨时激活。
**视觉特征** * 动态的上下阈值通道线。 * 代表中点的中心基准线。 * 基于当前活动趋势状态改变整个通道颜色的动态颜色路由。 * 趋势转换时生成信号。
**参数**
| 参数 | 默认值 | 描述 | | :--- | :--- | :--- | | `InpLength` | 20 | 用于计算高点和低点的回溯期。 | | `InpEnableAlerts` | false | 启用或禁用所有警报的主开关。 | | `InpAlertPopup` | true | 启用终端弹出警报
FREE
NY Time and Sessions: The Ultimate ICT Timing Toolkit NY Time and Sessions is a hyper-optimized, all-in-one timezone and session indicator built specifically for Smart Money Concepts (SMC) and ICT traders. Stop guessing what time it is in New York or trying to mentally calculate your broker's time offset! This indicator seamlessly adds a Custom New York Time X-Axis directly to the bottom of your chart and flawlessly maps out all major trading sessions and macro cycles dynamically. Built wi
UZFX - 删除图表上的所有图形和对象是一个简单而功能强大的Metatrader 5(MT5)脚本,旨在立即从活动图表中删除所有绘图对象。该脚本对于需要从技术分析图,趋势线,斐波那契工具,文本标签和其他对象中快速清除图表的交易者很有用,而无需手动删除它们。
特征:
在活动图表上删除所有对象和图纸。 立即使用单个执行。 显示成功和失败删除的确认消息。 帮助交易者保持清洁无杂乱的图表以进行更好的分析。 用法:
将脚本连接到要删除所有对象的图表上。 脚本将自动循环遍历所有对象并删除它们。 专家选项卡中的一条消息将确认成功删除对象。 注意:此脚本不会影响图表上运行的开放订单,指标或专家顾问,而仅删除仅图形对象。
开发人员:Usman Zabir -UZFX 版本:1.00 年:2025年 网站:https:// www.mql5.com/en/users/forextycoons
FREE
AstraQuant Smart Liquidity AI AstraQuant Smart Liquidity AI is a professional MetaTrader 5 indicator designed for traders who want a cleaner and more structured way to understand market behavior. Instead of depending on simple arrows or basic crossover systems, the indicator focuses on liquidity sweeps, momentum behavior, volatility conditions, and multi-timeframe alignment to help traders read the market with better clarity. Many traders struggle because charts become overloaded with indicators
Route Lines Prices MT5 - 是一款用于寻找潜在交易信号的指标。其简洁的界面包含多种价格行为算法,以及信号终点检测和已完成轨迹的计算。这些算法包括基于所用时间周期的波动率和价格平滑计算。
该指标的主要参数是“ Calculating price values ”。默认值 1 提供均衡的自动计算模式,
无需手动配置即可使用。通过手动更改 2 到 500 之间的值,您可以根据自己的交易系统自定义指标。
该指标内置市场方向指标,由两条移动平均线(快线和慢线)的交叉点表示,在确定自身趋势时可以禁用该指标。
建议在 M1 到 H4 的时间周期内使用该指标。支持所有交易品种。
信号箭头在蜡烛图收盘时生成;不会重绘历史数据。
主图表上会显示重复的箭头。该指标提供多种类型的警报。
内置信号线点计数器,用于计算从信号箭头到信号终点的收盘价。
由于指标不会重绘,信号结果的数值是在信号终点之后计算的,滞后于信号发出后一根K线。
总计数器会将接收到的值相加,以便在相应的图表上方便地调整参数。
Easy ICT Price Action 是一款 ICT 价格行为指标,适合在手动图表分析中使用流动性、BOS、Order Blocks、breaker zones、交易时段、Silver Bullet 时间参考和 Opening Range Gap 的交易者。 Easy ICT Price Action 是一款交易指标,专为在手动图表分析中使用 ICT 和价格行为概念的交易者设计。 它可以帮助显示重要的图表背景信息,例如流动性水平、BOS、摆动点、Order Blocks、breaker zones、交易时段、Silver Bullet 时间参考、Opening Range Gap 以及关键参考价位。 目标是让图表更容易阅读,帮助交易者专注于结构、时间和价格位置,而不必手动标记每一个水平位。 主要功能 流动性参考水平 BOS 和市场结构标签 Swing high 与 swing low 背景 看涨和看跌 Order Block 区域 Breaker zone 参考 亚洲、伦敦和纽约交易时段区域 Silver Bullet 时间参考 Opening Range Gap 显示 日线
Royal 30-Indicator Command Center Elite v6.1 (Institutional Edition) The ultimate multi-asset dashboard for MetaTrader 5. Monitor 30 technical indicators and 30 currency pairs simultaneously on a single, high-tech command center interface. Elevate your trading with the Royal 30-Indicator Command Center Elite. This is not just an indicator; it is a complete institutional-grade workstation designed for professional traders who need a bird's-eye view of the entire Forex market. Instead of flipping
Power Breaker Pro Professional Breakout Trading System for MetaTrader 5
Key : PBPRO-ACTIVE-2026 ( for temp use) Overview Power Breaker Pro is a professional breakout Expert Advisor designed for MetaTrader 5. It identifies high-probability breakout opportunities using advanced price action, volatility analysis, trend confirmation, and intelligent risk management. Unlike simple breakout robots, AIVOR Power Breaker Pro combines multiple filters to reduce false signals and improve trade quality
FREE
Pivot Profile Pivot Profile 是一款先进的成交量与市场结构分析指标,它通过统计价格高点与低点(枢轴点)的密度来构建横向市场剖面。与传统的 Volume Profile 不同,该指标专注于真正重要的因素:价格反转枢轴点聚集的位置。 该指标能够识别 供需集中区域 ,帮助交易者直观地看到市场容易产生反应的“价格墙”。 为什么使用 Pivot Profile? Pivot Profile 揭示了算法交易和大型机构反复防守的关键价格水平。当多个枢轴点在狭窄区间内重合时,就会形成 集中区域(CA) ,这是进行趋势反转或延续交易的高概率区域。 核心功能 水平直方图剖面: 清晰展示支撑力度(蓝色)与阻力力度(红色)。 自动集中线(CA): 当某一价格层级达到可配置的密度阈值时,指标会自动绘制水平线。 可自定义分辨率: 可调整剖面的精细度,以捕捉微观波动或宏观价格区间。 高度可定制: 支持自定义颜色、间距、数值标签以及分析深度。 推荐设置(预设) 为获得最佳效果,建议根据不同品种的波动性进行参数调整: XAUUSD(黄金): 最大分析枢轴点数量:200 分辨率(Rows):60
FREE
Price Volume Trend (PVT) Oscillator Description: The PVT Oscillator is a volume indicator that serves as an alternative to the standard On-Balance Volume (OBV). While ordinary volume indicators can be noisy and hard to read, this tool converts volume flow into a clear Histogram Oscillator, similar to a MACD, but for Volume. It is designed to detect first Trend Reversals and Divergences by analyzing the difference between a Fast and Slow PVT moving average. Why is this better than standard OBV?
FREE
1. What Is SessionsScope?
SessionsScope is a professional trading indicator for MetaTrader 5 that maps every major trading session directly onto your chart — and tells you, at a glance, exactly where each session started, ended, and how far price moved inside it.
Every day the forex market moves through four distinct windows: Asia, Frankfurt, London, and New York. Each session has its own character, its own range, and its own relationship to the sessions that came before it. The high of the A
FREE
https://t.me/Xonxonxonxonxonxon
GIVE A LOOK TO MY OTHER PRODUCTS ! 100 % PER MONTH PROFIT----CONTACT ME FOR MORE INFO ! There are patterns that are more affidable then others.One of the most important is the engulfing pattern .It is very helpful to understand if there is a change of trend. This indicator find for you affidable engulfing patterns and send you an alert when a pattern is completely formed . To make this alert indicator more reliable,there is a parameter that you can change relat
FREE
NeoHedge is an Expert Advisor for MetaTrader 5 that uses a combined grid trading strategy. It creates two independent trading grids (BUY and SELL), which are activated when the price breaks through the Bollinger Bands. It uses additional filters (Stochastic, ADX). Key Features: Bidirectional trading (simultaneous BUY/SELL grids). Automatic lot calculation and built-in risk management. Flexible filter configuration. Take profit in points or in USD with closing of the entire grid. Account Require
FREE
BB KC 混合挤压带 – 先进的波动性和压缩指标 BB KC 混合挤压带 是一款新一代技术指标,它智能地结合了 布林带 (BB) 和 肯特纳通道 (KC) ,形成一个独特的混合结构。该指标旨在更精确地解读市场波动性、 压缩 和扩张环境,从而更早、更清晰地发现关键的市场机会区域。 功能介绍 动态混合带计算 它通过 可调节的加权系数 融合了布林带和肯特纳通道的上下带,创建了一个集两者优势于一身的通道: BB: 对标准差变化敏感。 KC: 基于真实波动率 (ATR) 的稳健性。 自动检测压缩区域(“挤压”) 该指标测量 动态混合宽度 并将其与近期历史数据(百分位数)进行比较。当通道收窄至预设阈值以下时,它会在图表上通过视觉符号(圆形或箭头)标记 压缩事件 : 这表明市场在爆发性行情之前正在积聚压力。 智能警报系统 当价格突破以下位置时,接收个性化警报(声音、电子邮件、推送通知): 上带 (可能的看涨突破信号)。 下带 (可能的看跌突破信号)。 通过时间控制系统(冷却期)避免重复警报。 相较于单独使用布林带或肯特纳通道的优势 特性 BB KC 混合挤压带 布林带 肯特纳通道 带背景的压缩检测
FREE
这是一个组合指标分析趋势、支撑阻力、买卖点。运用了均线MA、布林带、KDJ、CCI、RSI。
主图上下线是布林带上下线,采用的是20周期和2.3标准差可以用来支撑阻力。 中间的是分析趋势的均线,趋势分析是用均线多周期: 为涨趋势,反之为下跌趋势。在同一种颜色,基本说明趋势没有发生变化。 子图是由 KDJ、CCI、RSI三个指标组成,大于70超买,小于30超卖, 智能提示是运用了算法,主要计算布林带, KDJ、CCI、RSI指标
有三个或四个指标超出市场常态就会发出提示行情可能反转。 子图指标运用了很多数据,刚刚开始加载会有点慢,耐心等待就可以 这个指标是子图指标,还要再下我发布的MMB分析,这样就刚刚好组成一套分析
电脑分辨率的文本大小请设置100%,不然字体会不一样
FREE
SNR + FVG + HTF Sweeps Levels Indicator Documentation — Version 71.10 Smart Money Concepts (SMC) / Inner Circle Trader (ICT) Methodology By Ultimate Trader Overview This indicator combines three institutional trading concepts into a single chart overlay for MetaTrader 5. It identifies where institutions sweep liquidity at key structural levels, detects the displacement (Fair Value Gap) that follows, and maps the support and resistance zones where these events occur. The result is a high-probabil
FREE
Correlation Matrix Pro - 多货币相关性分析 实时了解货币对之间的相关性! 一款强大的分析工具,可帮助您同时可视化多达6个货币对之间的统计关系。非常适合投资组合管理、风险分散和对冲策略。 主要功能 - 使用对数收益率的实时皮尔逊相关性 - 同时监控多达6个货币对 - 自动时间框架检测 - 可调回溯周期(5-200根K线) - 自动对冲机会检测 - 简约可折叠面板设计 - 颜色编码矩阵,即时解读 颜色编码 绿色 (+0.70 至 +1.00) = 强正相关 浅绿色 (+0.50 至 +0.69) = 中等正相关 灰色 (-0.49 至 +0.49) = 弱/无相关 橙色 (-0.50 至 -0.69) = 中等负相关 红色 (-0.70 至 -1.00) = 强负相关(对冲) 为什么要关注相关性? 风险管理 避免通过高度相关的头寸使风险加倍。 对冲策略 自动找到具有强负相关性的货币对进行有效对冲。 投资组合多元化 使用低相关性货币对构建多元化投资组合。 相关性突破 检测背离——通常是即将到来的市场变动信号。 输入参数 显示设置: - 面板 X/Y 位置 - 启动时
FREE
Trading can be quite tiring when you need to look at several things at the same time.
Format of candles, supports, resistances, schedules, news and indicators.
This tool aims to facilitate the analysis of the ADX indicator. It colors the candles based on the levels of the indicator and the DI lines.
The period, the limit of the indicator and the colors of the candles are customizable. You can also place a visual aid on the lower right side of the graph to view the values of ADX, DI + and DI-
FREE
Easy Timezone is a MetaTrader 5 chart indicator for marking trading time windows (ICT killzones, sessions, or any custom range) with automatic timezone conversion. Default windows follow common New York killzone hours. Visual only — no signals and no trading. What it does Mark up to 8 independent time windows on the chart. Each window has its own name, start/end time, color, and on/off switch. Enter times in the timezone you choose (New York by default); the indicator converts them to your broke
FREE
Overview Time Candle is a MetaTrader 5 indicator that displays a countdown timer on the chart, positioned to the right of the current candle at the bid price level. The timer relies on the trading server clock and continues updating even when no new ticks are received. Features Time Counter Displays the time remaining until the current candle closes. Updates every 500 milliseconds regardless of market activity. Compatible with all timeframes from M1 to MN. Shown in MM:SS format for intervals un
FREE
!!!!!!!! Sniper Nuggets !!!!!!!!
Sniper Nuggets is an all-in-one indicator for many things ICT style. It includes the following functionalities: Custom periods : which allow you to set custom daily period start and end times according to your taste. ADR Markers: which plots the average daily range. Worktime: which plots the various boxes on the chart for Asia range (including its high, low and midpoints, standard deviation predictions ), London open, New York open, CME open and London close.
FREE
如何解读 Delta Volume Score(成交量增量评分)指标: 1. 指标面板(激进程度评分系统) 右上角的面板是指标的“大脑”。它总结了买家与卖家之间的博弈: Buyer Score(买盘评分): 代表市价买单(激进买入)的累计成交量。 Seller Score(卖盘评分): 代表市价卖单(激进卖出)的累计成交量。 Aggressive Score(激进评分): 净差额(Delta)。如果为正值且显示绿色,买家占据主导;如果为负值且显示红色,卖家占据主导。 Signal(信号/信心指数): 指示趋势的坚定程度。高于 50% 表示具备方向性移动;高于 60% 表示存在极端的紧迫感(行情高潮或强趋势的开始)。 2. 彩色 K 线解读 指标将成交量转换为 OHLC(开高低收)K 线。K 线的颜色是您的直观交易触发信号: 绿色 / 红色(趋势): 资金流向与价格一致。市场状态健康,趋势预计将持续。 浅蓝色(看涨背离): 价格下跌或横盘整理,但 Delta Volume(增量成交量)上升。 含义: 大机构正在“隐蔽”建仓买入。准备做多。 橙色(看跌背离): 价格上涨,但 Delta V
Launch Offer: First 4 Buyers Only $43 - Next Price $57 Genomex AI TrapFlow Pro is currently available at a special launch price. The first 4 buyers can get it for only $43 . After the first 4 sales, the price will increase to $57 . If you trade XAUUSD / Gold , Forex pairs, BTCUSD , US30, NAS100 or other active MT5 markets, this launch offer is a good chance to get the indicator early at the lowest price. Genomex AI TrapFlow Pro - Professional Liquidity Sweep & Smart Money Dashboard for MT5 Genom
PipsCounter Basic 是一款适用于 MetaTrader 5 的指标,用于实时显示未平仓订单的点数变化,并提供当日已平仓交易的汇总。 所有信息都会直接显示在主图表窗口中,界面清晰且不干扰交易。 功能特点 实时点数跟踪
在每个市场跳动中持续更新每个持仓的点数差异。 每日点数统计
显示当前交易日所有已平仓订单的净点数值。 TP/SL 价格标签(新增)
自动在止盈和止损线直接显示对应价格,并可自定义颜色、字体和位置。 可视化自定义
完全控制面板位置(图表四个角)、字体样式、文字大小,以及盈利/亏损/中性状态的颜色。 广泛兼容性
适用于所有 MetaTrader 5 工具:货币对、指数、金属、商品和合成资产,不受点差大小、小数精度或报价格式限制。 使用场景 实时监控持仓点数变化 在可视化回测中进行手动分析 当需要以点数为主的指标,而不是账户货币盈亏时 输入参数 display_corner – 面板所在图表角落 font_name – 文本显示字体(默认:Tahoma) font_size – 文本大小(默认:11) color_gain – 盈利订单颜色 color_
FREE
Aroon 趋势指标说明 Aroon 趋势指标 —— 完整解读 Aroon 指标是一种强大的趋势分析工具,用于帮助交易者识别市场趋势的形成、强度以及成熟阶段。 它由两条主要线组成: Aroon Up(向上线) 和 Aroon Down(向下线) 。 这两条线根据价格距离最近一次高点或低点所经过的时间来计算,从而帮助交易者判断市场的真实动能。 当 Aroon Up 长时间保持在 100 附近,而 Aroon Down 保持在较低水平时,市场通常被视为处于强劲上升趋势。 相反,如果 Aroon Down 高企而 Aroon Up 较低,则市场可能处于强烈下跌趋势中。 因此,Aroon 指标非常适用于趋势跟随策略、突破策略以及波段交易系统。 通过观察两条线的交叉,交易者可以识别以下信号: 趋势早期反转信号 趋势延续与确认 市场横盘与低波动时期 动能衰竭区域 突破的潜在确认 与传统基于价格波动的指标不同,Aroon 更注重 基于时间的趋势力量 , 因此它往往能提供更早、更准确的趋势预警信号。 Darwinex Zero 专属折扣码 如果你正在使用 Darwinex Zero,这里提供一个 20
FREE
RBM Volume Ultimate RBM Volume Ultimate is an indicator for MetaTrader 5 that combines buyer and seller financial volume, cumulative delta, daily VWAP and automatic detection of absorption and exhaustion in a single panel. The purpose of the indicator is to give traders a clearer view of buying and selling flow in real time. The histogram separates financial volume between buyers and sellers on a bar by bar basis, making it easier to identify moments when pressure shifts from one side of the ma
FREE
Smart Session Breakout MT5 — Precision Range Accumulation & Volatility Expansion Signals
Markets spend part of the trading day accumulating volume inside a tight range, and part of the day breaking out with explosive momentum. Smart Session Breakout draws the exact accumulation range of any session you choose (Asian, London, New York), carries its high and low levels forward as dynamic support/resistance, and marks genuine breakout candles.
Key Features:
- Session Accumulation Box: Draws the
FREE
Aegis Current Force
Aegis Current Force is a professional signal indicator designed to identify structured trading opportunities using market direction, trend strength, momentum recovery, and predefined risk levels.
The indicator combines an internal Gann and Fibonacci price-alignment engine with ADX directional confirmation and CCI recovery filtering. A signal appears only when the selected conditions agree, helping reduce weak and unstructured entries.
BUY and SELL arrows are displayed dir
FREE
Failed Auction — Professional Failed Auction Detection MT5 Version 1.05 The Problem With Volume in CFDs Every serious trader understands that volume is the lifeblood of market analysis. It is the one variable that reveals intention behind price movement. Yet the vast majority of CFD instruments — indices, forex pairs, commodities — operate without access to centralized exchange volume. What brokers provide is tick volume: a raw count of price changes per bar, devoid of directional context. Most
FREE
The indicator measures and displays the difference in the number of "Bid" and "Ask" prices changes in the form of digital, analog and graphic indicators. Designed for market research and for determine the moments of position closing during scalping trade with H1 or less timeframe. Use with bigger timeframe is not prohibited, but it is not informative because of a large number of accumulated values. Theory
"Bid" and "Ask" prices do not change simultaneously for most symbols. Often you can see ho
CRUDE OIL BUY SELL Signal Indicator
Full description CRUDE OIL BUY SELL Signal Indicator is a chart-analysis tool for MetaTrader 5. It combines a Simple Moving Average, Relative Strength Index and candle-confirmation rules to identify possible directional setups. The indicator displays its analysis directly on the price chart. It does not open, modify or close trades. Signal logic A BUY arrow can appear when price crosses above the configured SMA and bullish candle confirmation is present. The
FREE
交易中的不平衡:基础与策略 交易中的不平衡是指市场上供需之间存在差异的现象。 这可能表现为过多的买入订单(看涨不平衡)或卖出订单(看跌不平衡),导致定价效率低下,并为交易者创造机会。 技术方面 “烛台形态” :不平衡通常由三根蜡烛形态表示,其中第二根蜡烛比其他蜡烛长,并决定移动方向。 “蜡烛阴影” :不平衡的主要标准是第一根和第三根蜡烛的阴影不重叠。 如何交易不平衡 基本策略 “识别不平衡” :寻找价格在没有足够交易量的情况下急剧变化的区域。 “入场点” :在不平衡的部分或完全重叠之后,使用限价单进入交易。 “风险管理” :将止损单设置在不平衡区域之外,并将止盈设置在不平衡大小的1.5–2倍处。 策略示例 “部分或完全填充不平衡” :交易者等待价格部分或完全填充不平衡区域,并朝着与移动方向相反的方向开仓。 如果完全填补不平衡,重要的是不平衡仅由蜡烛的阴影完全填补。如果填充发生在蜡烛实体中(蜡烛在不平衡后收盘,穿过它),则在任何情况下都不应朝着相反的方向开仓。 “使用订单块” :分析订单块有助于确定不平衡区域中的入场点和出场点。 建议 “使用限价单” :最大程度地降低风险并准确地进入交易
FREE
The Higher timeframe candle tracker is used to get a glimpse of what the selected higher time frame candle is like. It plot the candle after the current price. It can come in handy for day traders and short term traders that often worry about how the current higher timeframe candle may look like. You can select the higher time frame or lower time frame from the options provided: By default the color for bears is red and for bulls is green. You are able to change the width of the candle, its wick
FREE
Show Pip Value and Spread on Chart as Object or Comment. User can select to display Pip Value and/or Spread by object on main Chart, or show both only as Comment lines on chart. Object Color, Font face and Size and also which corner to show, may change by user. Pip Value calculated in accordance of input Lot size , Default is 1 lot . Can use at all currency pairs , Gold , Silver and most other charts.
FREE
This indicator finds Double Top and Double bottom Example : What is Double Top When price establishes a new high and then falls, then reverse to the same candle area of High then its considered a valid double top and vice versa for double bottom. 1. It plots and high and low on visible chart if ChartChange is set to true else it searches on new bar opening
2. If there is double top and double bottom found in visible chart window then it plots a line 3. It has options to customize text color, tex
FREE
Close Vol (%N): 关闭您未平仓头寸的一半(或您想要的任何百分比)手数。例如,如果您有五个 0.06 手的未平仓订单,并且想关闭每个订单的一半,您只需点击它,它就会关闭每个单独订单的指定交易量。 Close Order (%N): 关闭您未平仓订单总数的一半(或您想要的任何数量)。例如,如果您有十个未平仓订单,并且想关闭其中一半或任何特定数量。 (注意:平仓过程基于订单利润;利润最低的订单最先被平仓)。 AUTO BE (ON & OFF): 一旦您的订单达到 100 点(或您指定的任何目标)的利润,就会自动将您的订单移至盈亏平衡点 (Break Even)。 (注意:它单独计算每个订单。例如,如果您有两个未平仓订单——一个盈利 100 点,另一个盈利 50 点——它只会将盈利 100 点的订单移至盈亏平衡点)。 SL @ ENTRY: 将所有未平仓订单的止损 (Stop Loss) 移至入场价(前提是它们处于盈利状态)。此外,它可以一次性移除所有订单的止损*(双击以执行此移除操作)。*
FREE
AXR ScalpPro 是一款紧凑型 MetaTrader 5 剥头皮信号指标,适合希望看到不只是简单箭头的交易者。它结合了专有的 ScalpPro 信号压力、分组信号统计、图表叠加层、深色 ScalpPro 面板、profit badges、Avg micro-panel、提醒以及悬停说明。 它属于 AXR 工具系列。有关更新和联系方式,请使用官方 MQL5 页面: AXR MQL5 Channel: 产品更新、发布说明和新的 AXR 工具 Telegram: 打开卖家资料 ;Telegram 联系方式列在资料说明中。 购买后,请给我发送私人消息以获取用户手册。
核心问题:
最新的剥头皮信号是否仍然新鲜、在统计上有用,并且在图表观察列表中足够清晰可读?
为什么有帮助 许多剥头皮指标只显示一个入场标记。这可能有用,但它不会说明当前信号是早期、成熟、延伸、动能减弱、属于更长的同向序列,还是已经接近其正常运动范围。 AXR ScalpPro 将这些缺失的上下文直接添加到图表上。它检测已确认的 BUY 和 SELL 剥头皮事件,按同一方向对信号分组,测量当前 profit、run、
The MelBar EuroSwiss 1.85x 2Y Expert Advisor is a specific purpose profit-scalping tool which success depends on your understanding of its underlying strategy and your ability to configure it. Backtest results using historical data from 6 February 2018 15:00 to 19 February 2020 00:00 for the EUR/CHF (M30) currency pair proves very highly profitable.
Initial Deposit : US$500 Investment returns : US$1426.20 Net Profit : US$926.20 ROI : 185.24% Annualized ROI : 67.16% Investment Length : 2 yea
FREE
This indicator is a simple tool to spot a possible trend.
When the ribbon below the price bars, It will turn to Green color and the trend is seen to be bullish When the ribbon above the price bars, it will turn to Red color and the trend is seen to be bearish. It can be used a either Entry Signal Exit Signal or trailing stop, so it is very versatile. By default color : Green is UP trend and Red is Down trend and this work perfect with Bar4Colors.ex5
FREE
XAU VWAP Mean Reversion H4 Expert Advisor for MetaTrader 5 — Gold / XAUUSD focus
Version: 1.00 What it is XAU VWAP Mean Reversion H4 is an Expert Advisor for gold on the H4 chart. Intraday VWAP mean-reversion style participation on gold H4. Built for structured automated participation — not grid , not martingale . Evaluate on your broker and risk profile before any live use. This product is a technical system . Exact thresholds and entry equations remain internal product design and are not publ
FREE
一根大实体蜡烛收盘。看起来像突破。您入场。
下一根K线反转,触发了您的止损。成交量只是平均水平。动能早已衰减。
Impulse Momentum Shift 识别具有真实冲量的K线,并标记冲量反转的时刻。 大多数交易者只看蜡烛大小。真正的冲量由三个因素构成:实体主导性、成交量突破近期均值、以及经ATR标准化的方向性动能。 本指标对每根K线进行三维评分,以5色冲量色阶绘制图表,并在强冲量阶段反转方向的瞬间放置转变箭头——仅在已收盘的K线上触发。 显示内容: 5色冲量K线: 亮蓝色代表强烈看涨冲量,浅蓝色代表适中,灰色代表中性,珊瑚色代表适中看跌,深红色代表强烈看跌。每根K线实时评分0–100 冲量追踪线: 基于ATR的动态追踪线,随主导冲量方向棘轮式移动。趋势结构转变时变色,作为视觉偏向锚点 动能转变箭头: 仅在确认的冲量K线序列反转后触发。无重绘。信号仅出现在完全收盘的K线上 状态标签: 实时显示当前状态——IMPULSE BUY、MODERATE SELL、LOW MOMENTUM——以及百分比评分和追踪线方向 K线倒计时计时器: 当前K线收盘前的剩余时间,显示在图表上 冲量评分机制
FREE
AutoFibonacci draws Fibonacci retracement and extension levels automatically. It finds the significant swing high and low on the chart itself, so the levels appear without you drawing anything, and they update as new highs and lows form. Drawing Fibonacci by hand has a practical problem: you choose the swing. Two traders looking at the same chart pick different points and get different levels. This indicator removes that step. It works on any symbol and any timeframe. How the range is chosen Thr
FREE
Free Entry Point Into The Nova Framework Nova FI Trader is a free MT5 Expert Advisor built around the Force Index indicator. The goal is simple: give traders a real Nova EA they can download, test, configure, and run without paying first. This is not a stripped-down demo with fake logic. Nova FI Trader is a complete trading robot with signal logic, risk controls, filters, and full input access. It is the free entry point into the Nova ecosystem. What The EA Trades Nova FI Trader uses Force Index
FREE
Strong Levels — Support & Resistance Indicator Idicator for automatic detection of strong price consolidation levels. Designed to help traders identify important support and resistance zones on the chart.This indicator is intended for market analysis , not for generating trade signals. How it works Strong Levels analyzes price behavior using: 2 Moving Averages 1 MACD a proprietary multi-factor algorithm
The same algorithm is used by the author in personal trading.
The indicator detects pri
Binary Prediction: The Ultimate Decision Support Tool for Binary Options Traders Binary Prediction is a meticulously developed indicator tailored specifically to meet the demands of Binary Options trading. It is designed to simplify complex market analysis, providing clear, reliable trading signals for both novice and experienced traders looking to enhance their decision-making process. Core Features & Advantages: Dedicated Binary Options Algorithm: The core logic is fine-tuned to capture cruc
FREE
Stochastic Color Alerts
Stochastic Color 是一款自定义随机振荡指标,具有动态颜色变化和集成的警报系统,用于识别动量方向和交叉信号。 主线 (%K) 会自动改变颜色:
绿色:上升动量
红色:下降动量
橙色:当前正在形成的K线 该指标基于经典的 %K、%D 和 Slowing 参数,周期可配置,标准水平为 20 和 80。 包含的警报类型:
在超卖和超买区域 %K 与 %D 交叉的买入/卖出警报
任何水平的交叉警报
颜色变化警报(动量变化) 所有警报均在K线收盘后生成(不重绘),每根K线只触发一次警报,并可选择移动推送通知。
适用于所有品种和所有时间周期的剥头皮交易、日内交易和波段交易...............
FREE
Solstice Strike MT5
Solstice Strike is a breakout Expert Advisor for MetaTrader 5. It reads recent market structure and prepares pending orders when price reaches an important swing level.
MAIN FUNCTIONS
Profile Mode Choose the working style that fits your chart:
Scalper uses M5 structure for faster intraday setups. Swing uses H1 structure for a more balanced trading style. Trend uses H4 structure for wider market direction. Custom lets you adjust the main settings yourself.
Swing High
FREE
TrumpFeed to Telegram – Lightweight News Forwarder especially for Gold-Trader This Expert Advisor reads the Trump Truth Social RSS (mirror feed) , classifies new posts via OpenAI , neatly shortens the quote, and forwards it to your Telegram group/topic – including a compact XAUUSD impact summary . Ideal if you want to be notified immediately of potentially market-moving statements. Key Features Fetch: EA reads the RSS feed https://trumpstruth.org/feed every 30 seconds. Parse & Clean: Removes HTM
Auto SLTP Pro can help you setSL & TP automatically for positions & pending orders * 2 modes: - Points - USD * Symbol Filter: Select All or a specific symbol * For pending orders: Select true to set SLTP for pending orders Note: Only valid for positions (pending orders) without SL&TP! Join my channel here for more useful management tools: * Remote Tools via Telegram: Super Assistant, Master Close, Master Control, Master Notify * Free Tools: Tele Notify, Price Alert, Quick Close
FREE
AstroCycles: Advanced Financial Astronomy Indicator Overview AstroCycles is a sophisticated technical analysis tool developed for the MetaTrader 5 (MQL5) platform. It bridges the gap between orbital mechanics and financial market analysis by calculating precise astronomical cycles and visualizing them directly on your trading chart. Unlike standard indicators that rely on past price data, AstroMaster utilizes high-precision astronomical algorithms (Keplerian Elements and Brown’s Lunar Theory)
FREE
BreakRunner - 自动化交易与高级风险管理
BreakRunner 是一款为寻求自动化操作的交易者设计的专家顾问,采用基于价格行为的剥头皮策略,并具备先进的风险控制功能。该机器人识别价格积累,当关键的最高点或最低点被突破时执行买入或卖出操作。 主要特点 交易策略:通过识别价格积累的突破来执行剥头皮交易。推荐使用5分钟的时间框架,可配置。 风险管理: 可变风险:该功能允许在上一笔交易亏损的情况下增加下一笔交易的风险。可以根据需要配置额外的风险,以帮助弥补之前的损失。交易会使用止损关闭,因此并不采用"马丁格尔"策略。 可变止损/止盈:根据价格积累范围的最大值或最小值自动调整止损和止盈,推荐的比例为1:2。 固定止损/止盈:可以设置固定的止损/止盈值,单位为点,可以根据不同资产调整。 保本和平仓:高级控制功能,优化每笔交易的管理。 最大风险:可以设置每日风险限制,以防超过允许的最大风险或危及融资账户。 优化:适用于任何资产,但建议根据资产和市场条件优化积累时间、止损/止盈水平等参数。定期优化对于适应市场变化至关重要。 回测和表现:在ICMarkets上进行的回测中,初始风险为$20
FREE
Adaptive MACD - 基于R²自适应的MACD指标 概述 Adaptive MACD 是一个创新的 MetaTrader 5 指标,它改进了传统的 MACD 指标。通过引入皮尔逊相关系数计算价格趋势的 R² 值,该指标能够自适应市场状态,动态调整其敏感度。它帮助交易者更有效地捕捉趋势,同时过滤市场噪音。 工作原理 传统 MACD 使用固定的快慢 EMA 差值。Adaptive MACD 计算收盘价与时间序列的相关系数,得到 R² 值。该 R² 值被映射到 [0.5, 1] 区间,并用于计算自适应系数 K。 在 强趋势 中,指标反应迅速,捕捉动量。 在 震荡/弱趋势 行情中,指标平滑过滤噪音,避免虚假信号。 视觉特性 彩色柱状图 :使用四种颜色(强势多头、弱势多头、强势空头、弱势空头)直观显示当前动能的强弱。不透明色表示动能增强,半透明色表示动能减弱。 自动前景色 :MACD 线颜色可根据图表背景亮度自动调整为黑色或白色,确保清晰可见。 独立窗口 :在副图窗口显示,不干扰主图分析。 输入参数 R2Length : R2周期(相关系数窗口),默认20。 Fast / Slow :
FREE
RSI+EMA Grid & Dragonfly+EMA Grid System The RSI+EMA Grid & Dragonfly+EMA Grid System is a sophisticated Expert Advisor (EA) developed for traders who seek both consistency and adaptability in dynamic market conditions. Combining two proven strategies, this EA is built for precision entries, controlled risk, and intelligent position management. Strategy 1: RSI + EMA Grid System This strategy uses a combination of the Relative Strength Index (RSI) and Exponential Moving Averages (EMAs) to identi
Kito Market Structure Counter is a clean MT5 indicator that automatically identifies confirmed swing structure and tracks consecutive Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) . It displays the current market bias — Bullish, Bearish, Bullish Lean, Bearish Lean, or Mixed — in a compact on-chart panel, together with the latest swing relationships and structure sequence counts. The indicator uses confirmed closed-bar swings , helping prevent published swing points f
FREE
Relevance Zones Indicator — Price Structure and Price Action Concept An indicator designed for Swing Trading analysis , based on price structure, support and resistance, and average price movements , applying the concept of moving averages within a Price Action framework. Its purpose is to identify and highlight, through horizontal lines , price regions where the market has demonstrated relevant behavior throughout its historical movement. These regions are displayed as areas of attention , all
FREE
ALCHEMIST POI & AOI 黄金、白银及其他市场的精准关键交易区域 不要再追逐价格,而是在机构资金留下痕迹的地方进行交易。 ALCHEMIST POI & AOI 是一款专业级 MT5 指标,专门用于识别高概率的 兴趣点(POI,Point of Interest) 和 兴趣区域(AOI,Area of Interest) 。这些区域通常是大型机构、流动性和订单流最活跃的地方,也是价格最有可能发生反应的重要位置。 该指标针对 黄金(XAUUSD) 和 白银(XAGUSD) 进行了特别优化,帮助交易者提前发现关键反转区、趋势延续区以及流动性驱动的交易机会。 为什么交易者选择 ALCHEMIST POI & AOI 机构级关键交易区域 指标能够自动识别市场中的重要价格区域,这些区域通常聚集了大量流动性、机构订单和市场失衡。许多强劲行情往往从这些区域启动。 专为黄金和白银打造 黄金和白银是全球波动性最高、最具挑战性的交易市场之一。 ALCHEMIST POI & AOI 针对贵金属市场的独特价格行为进行了优化,帮助交易者在快速波动的市场环境中更准确地把握机会。 适用于所有时间周
RadarSignal XAUUSD — Multi-Timeframe Radar Dashboard for Gold Trading Stop guessing where Gold is heading. Let the Radar scan it for you. RadarSignal XAUUSD is a multi-timeframe technical dashboard built specifically for XAUUSD (Gold) traders who want a single, clean, visual answer to three questions every trade requires: Where do I enter? Where is my safe invalidation zone? Where is my realistic target? Instead of flipping between five indicators on three charts, RadarSignal fuses ADX, RSI, CCI
FREE
前一版本指标的发展 ZigZag WaveSize MT4 ZigZag WaveSize - 修改后的标准锯齿指标,增加了波浪长度、水平和不同警报逻辑的信息
一般改进: 为MetaTrader 5适配代码 优化了图形对象的操作 新特性: 极值处的水平线 选择水平类型:水平线/射线/线段 液性水平滤波器(未被价格突破) 突破缓冲区:设置对错误突破的敏感度 标签设置和功能:数量、外观、删除旧标签 结构突破警报(BoS) 移动性质变化警报(ChoCH) 优化: 修正更新极值的逻辑 动态更新新对象 减少新柱出现时的负载 集中的标签系统 修复: 修复了数组越界问题 正确的标签定位 删除了重复的参数
将ZigZag WaveSize指标作为您交易系统的补充使用 也可以尝试我在市场上的其他产品 https://www.mql5.com/ru/users/capitalplus/seller
如果您喜欢该指标,请对其进行评分并留下评论,这对我来说非常重要!
祝您交易获利丰厚!
FREE
Liquidity Labs Candle Power is a real-time market-analysis indicator for MetaTrader 5 designed to show the strength, direction and condition of the current price move in one compact dashboard.
Instead of requiring several separate indicators and windows, Candle Power brings candle behavior, directional pressure, trend context, momentum, volatility and pattern information together directly on the main chart.
The indicator is designed as a decision-support tool for discretionary traders. It doe
FREE
SmartSignals Pro is an advanced MT5 indicator that delivers high-quality Buy & Sell signals using a powerful multi-confirmation system. It combines EMA crossover (9 & 21), RSI, MACD, ADX, VWAP, and Volume analysis to filter weak signals and improve accuracy. The indicator automatically provides a complete trading setup: Entry point Stop Loss (ATR-based) Up to 5 Take Profit levels Risk/Reward ratio Lot size calculator Features ️ Smart Buy & Sell signals ️ Multi-indicator confirmation system
速度阻力线是确定趋势和阻力线的有力工具。 该指标使用图表极值和特殊的数学公式构建线条。 该指标可用于确定趋势方向和枢轴点。
<---------------------------->
指标参数:
"Depth of search" -搜索图表极值的深度(以条形为单位) "Back step of search" -极值之间的最小距离(以条为单位) "Deviation of price" -同一类型极端之间的允许价格差异 "Line color" -带有相应索引的线条颜色 "Line style" -带有相应索引的线条样式 "Line width" -具有相应索引的线宽 <---------------------------->
你可以在"艾德森*古尔德的稀有作品集"一书中找到更多信息,也可以在私人信息中与我联系。
<---------------------------->
提前感谢所有有兴趣的人,祝你好运征服市场!
FREE
Mouse You can draw fibonaccis moving the mouse over the zigzag indicator Pin them You can click on fibonacci with this option and it will no longer be deleted unless you click on it again :) Precision The tuned fibonacci gets the precise point in lower timeframes Enjoy it You can ask me for add more features, so please comment and leave your ranting for me to be happy, thank you :)
FREE
The Round Level Indicator automatically draws psychologically significant price levels directly on your chart.
These round numbers often act as key support and resistance zones across all markets and timeframes.
Round Levels are used in my automated EA: Opal This indicator works best when combined with other tools and strategies, e.g.: Price Action Strategies
Round levels often align with key support/resistance. Use it with candlestick patterns (like pin bars or engulfing bars) to confirm high
FREE
高级自定义加密货币外汇指标“自适应流量震荡指标”——MT5平台的高效辅助交易工具! No repaint! - 该指标是新一代震荡指标。 - “自适应流量震荡指标”具有可调节的自适应超卖/超买区域。 - 该指标在计算中同时使用价格和成交量数据。 - 该震荡指标是一个辅助工具,用于在超卖/超买区域寻找精确的入场点。 - 自适应超卖区域:绿线下方。 - 自适应超买区域:红线上方。 - 该指标非常适合与趋势策略和支撑/阻力位结合使用。 - 它比标准震荡指标更准确。 - 该指标可用于任何时间周期。 - 内置PC和移动设备提醒功能。 Click here to see high quality Trading Robots and Indicators! 这是仅在 MQL5 网站上提供的原创产品。
您知道为什么MetaTrader市场是出售交易策略和技术指标的最佳场所吗?不需要广告或软件保护,没有支付的麻烦。一切都在MetaTrader市场提供。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录