Trendline with Fibonacci Retracement

The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points.

This indicator helps traders:

  • Visualize market structure by highlighting recent swing points.

  • Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%).

  • Adapt to different timeframes and trading styles, from scalping to swing trading.

Whether you're analyzing trends or spotting pullback opportunities, this indicator combines price action with the power of Fibonacci to give you a clearer edge in the markets.


推荐产品
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Auto Fibo Retracement MT5
Nguyen Tuan Son
5 (10)
Auto Fibonacci Retracement Indicator — Flexible and Reliable This isn’t just another Auto Fibonacci Retracement indicator. It’s one of the most flexible and dependable tools available . If you find it useful, please consider leaving a review or comment — your feedback means a lot! Check out my other helpful tools below: Telegram to MT5 using AI   - AI-Powered Signal Copier Bot Smart Alert Manager   - Set up advanced alerts and send them to Mobile, Telegram, Discord, Webhook... Timeframes Trend
FREE
前一版本指标的发展 ZigZag WaveSize MT4 ZigZag WaveSize - 修改后的标准锯齿指标,增加了波浪长度、水平和不同警报逻辑的信息 一般改进: 为MetaTrader 5适配代码 优化了图形对象的操作 新特性: 极值处的水平线 选择水平类型:水平线/射线/线段 液性水平滤波器(未被价格突破) 突破缓冲区:设置对错误突破的敏感度 标签设置和功能:数量、外观、删除旧标签 结构突破警报(BoS) 移动性质变化警报(ChoCH) 优化: 修正更新极值的逻辑 动态更新新对象 减少新柱出现时的负载 集中的标签系统 修复: 修复了数组越界问题 正确的标签定位 删除了重复的参数 将ZigZag WaveSize指标作为您交易系统的补充使用   也可以尝试我在市场上的其他产品  https://www.mql5.com/ru/users/capitalplus/seller 如果您喜欢该指标,请对其进行评分并留下评论,这对我来说非常重要! 祝您交易获利丰厚!
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
VolumeBasedColorsBars
Henrique Magalhaes Lopes
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
Basic Harmonic Pattern MT5
Mehran Sepah Mansoor
4.77 (96)
该指标可识别预测市场反转点的最常用谐波形态。这些谐波形态是外汇市场上不断重复出现的价格形态,暗示着未来可能的价格走势/ 免费 MT4 版本 此外,该指标还内置了市场进入信号以及各种止盈和止损。需要注意的是,虽然谐波形态指标本身可以提供买入/卖出信号,但建议您使用其他技术指标来确认这些信号。例如,在进行买入/卖出之前,您可以考虑使用 RSI 或 MACD 等震荡指标来确认趋势方向和动能强度。 该指标的仪表盘扫描器:( Basic Harmonic Patterns Dashboard ) 包括的谐波形态 加特里 蝶形 蝙蝠型 螃蟹 鲨鱼 赛弗 ABCD 主要输入 Max allowed deviation (%):   该参数是指谐波图形形成时的允许偏差。该参数决定了谐波图样的结构可以变化多少,而指标不会将其视为有效图样。因此,如果设置的百分比越高,则模式识别的灵活性就越大,而如果设置的值越低,则限制性就越大。例如:如果设定值为 30%,那么指标将把当前价格 ±30% 范围内符合形态比例的形态视为有效形态。 Depth:   该参数决定了谐波形态的每个波浪中必须出现的最少条
FREE
Automatic fibonacci with alerts is an indicator that automatically plots a fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The fibonacci is automatically updated in real time as new highest and lowest values appear amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with d
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCD形态查找器:技术策略 1. 指标工作原理 结合 经典RSI 与自动检测 ABCD谐波形态 。 主要组件 标准RSI (可调周期) 高低点标记 (箭头) ABCD形态 (绿/红线) 超买(70)和超卖(30)过滤器 2. MT5设置 period = 14 ; // RSI周期 size = 4 ; // 最大形态尺寸 OverBought = 70 ; // 超买水平 OverSold = 30 ; // 超卖水平 Filter = USE_FILTER_ YES ; // 确认过滤器 3. 交易策略 3.1. 买入信号(看涨ABCD) 条件: RSI形成: 低点( A ) → 高点( B ) → 更高低点( C ) D 高于超卖区(30)但低于 C 确认:绿色连线A-B-C-D 目标: TP1: B-C的61.8% TP2: B-C的100% 止损: 低于 D 3.2. 卖出信号(看跌ABCD) 条件: RSI形成: 高点( A ) → 低点( B ) → 更低高点( C ) D 低于超买区(70)但高于 C 确认:红色连线A-B-C-D 目标: TP1: B-C的6
FREE
Pivot Points Indicator – a fast, reliable, and fully customizable pivot detection for MetaTrader 5. This indicator uses MetaTrader’s native iHighest and iLowest functions to identify pivot highs and lows by scanning for the highest and lowest prices within a user-defined window of bars. A pivot is confirmed only when the current bar is the absolute maximum or minimum within the selected range, ensuring accurate and timely signals based on robust built-in logic. Key Features No Repainting : Onc
FREE
This indicator automatically identifies liquidity levels using swing fractals and tracks when price sweeps through them. Works on any symbol and timeframe with full multi-timeframe support. Features: — Detects swing highs and lows via a fractal method (configurable bars left & right) on a selected timeframe. Active levels are displayed as rays extending to the right; swept levels turn into dashed lines ending at the sweep candle. — Plots Previous Day (PDhigh / PDlow), Previous Week (PWhigh / PWl
FREE
Fractal Structure Auto Fibonacci This tool is designed for price action traders and structural analysts who want to optimize their charting. It automatically identifies valid market swings using fractal logic, draws clear ZigZag lines, and automatically draws Fibonacci retracement levels for the most recent trading range. Key Features Dynamic Fractal Detection: Identifies valid swing peaks and troughs based on a user-defined review period (n). It filters out market noise and visually marks
FREE
PZ Penta O MT5
PZ TRADING SLU
3.8 (5)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
This indicator is an automated version of the Fibonacci retracement (Fib) indicator. Deciding the best areas to use when drawing the fib can be tricky and this  indicator was made with that in mind. When you drop it on the chart it will automatically choose the best points to draw the fib with, but in case you aren't satisfied with those regions, you can adjust it as you wish.
FREE
PZ Three Drives MT5
PZ TRADING SLU
2.83 (6)
This indicator finds Three Drives patterns. The Three Drives pattern is a 6-point reversal pattern characterised by a series of higher highs or lower lows that complete at a 127% or 161.8% Fibonacci extension. It signals that the market is exhausted and a reversal can happen. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Customizable pattern sizes Customizable colors and sizes Customizable breakout periods Customizable 1-2-3 and 0-A-B ratios It impl
FREE
MACD Enhanced
Nikita Berdnikov
4 (4)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
Auto Fib Retracements
Ross Adam Langlands Nelson
4.2 (5)
Automatic Fibonacci Retracement Line Indicator. This indicator takes the current trend and if possible draws Fibonacci retracement lines from the swing until the current price. The Fibonacci levels used are: 0%, 23.6%, 38.2%, 50%, 61.8%, 76.4%, 100%. This indicator works for all charts over all timeframes. The Fibonacci levels are also recorded in buffers for use by other trading bots. Any comments, concerns or additional feature requirements are welcome and will be addressed promptly. 
FREE
FlatBreakout MT5
Aleksei Vorontsov
3 (1)
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
Haven Key Levels PDH PDL
Maksim Tarutin
4.92 (12)
"Haven Key Levels PDH PDL"   指标可帮助交易者在图表上将关键水平可视化。它会自动标记以下水平: DO (Daily Open)   — 每日开盘价。 NYM (New York Midnight)   — 纽约午夜价。 PDH (Previous Day High)   — 前一日最高价。 PDL (Previous Day Low)   — 前一日最低价。 WO (Weekly Open)   — 每周开盘价。 MO (Monthly Open)   — 每月开盘价。 PWH (Previous Week High)   — 前一周最高价。 PWL (Previous Week Low)   — 前一周最低价。 CMH (Current Month High)   — 当月最高价。 CML (Current Month Low)   — 当月最低价。 PMH (Previous Month High)   — 上一月最高价。 PML (Previous Month Low)   — 上一月最低价。 其他产品 ->  点击这里 。 自定义功能: 选择线条颜
FREE
Curver Arrows
Francis Dube
3.75 (4)
本指标是一款众所周知的 MetaTrader 4 指标,现直接免费在互联网上提供。它完全不会重绘。 它实现了一类突破策略。箭头指示行情的方向。在 M15 或更高时间帧里使用此指标。
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Easy GOLD MT5
Franck Martin
3.87 (45)
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
RM Sync Master
Mohammadreza Mahdi Mavaddat
5 (1)
IF YOU FIND THIS TOOL HELPFUL, PLEASE LEAVE A 5-STAR RATING & REVIEW! Your feedback helps us maintain and update this FREE tool for the trading community. ================================================================= RM Sync Master - Ultimate Multi-Chart & Multi-Timeframe Sync Utility ================================================================= RM Sync Master is a powerful chart synchronization utility for MetaTrader designed to link and synchronize multiple charts instantly. Align
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
5 (3)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
-- 简单而有效。 反转指标 - 是什么? 一种结合超级趋势逻辑与指数曲线技术的趋势跟随叠加指标。它能识别趋势方向,在图表上绘制动态通道,并在趋势反转时发送实时警报。 工作原理 该指标通过ATR与超级趋势因子计算指数基准线。当价格收盘突破该基准线时,确认趋势反转。绿色箭头标记买入趋势启动,红色箭头标记卖出趋势启动。 功能特性: 基于ATR的指数趋势基准线与动态通道 绿色/红色趋势线及填充通道 趋势反转时的买入/卖出箭头信号 内置警报:弹窗、推送通知、邮件、声音 重复警报防护(每根K线仅触发一次警报) 完全可定制:颜色、线条粗细、箭头尺寸、通道宽度 无延迟的简洁图表叠加层 输入参数: 指数速率、超级趋势因子、ATR周期、通道宽度 开关控制:通道填充、箭头、各警报类型 所有视觉元素支持全色系定制 最佳适用场景:任意品种、任意周期。适用于外汇、指数、大宗商品及加密货币图表。
FREE
Easy Support and Resistance
Danny Giovanni Romero Lozano
EASY SUPPORT AND RESISTANCE Visualize support and resistance levels across multiple timeframes with dynamic color-coded lines Overview This powerful MT5 indicator automatically identifies and highlights key price levels by drawing rectangles on the last closed candle and its first opposite-colored candle across six different timeframes (M15, M30, H1, H2, H4, D1). The lines dynamically change color based on price action confirmation, transforming into support or resistance levels when validated
FREE
Auto Fibonacci for MT5
Part-time Day Trader
Auto Fibonacci displays the 38.2, 61.8, and 78.6 Fib levels directly on the chart, helping traders who use these key retracement zones consistently for trade planning or confluence. Drawing Fibonacci levels manually over and over again can take time, especially when done with wick-to-wick precision. Auto Fibonacci removes that friction by detecting the latest trend leg and placing the main Fibonacci levels automatically. Key Benefits Shows only the major Fibonacci levels to keep the chart clean
FREE
Raymond Cloudy Day
The Hung Ngo
5 (3)
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
Prometheus Analyst
Humphrey Mangera
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
SmartPullback
Samuel Jesus Fidalgo Lopez
Smart Pullback Pro v4 High-Probability Pullback Indicator for MT5 Smart Pullback Pro v4 is a professional trend-following indicator for MetaTrader 5 that identifies high-probability pullback entries in real time. It automatically plots entry zones, Stop Loss, and Take Profit levels directly on the chart, giving traders a complete visual trading plan with every signal. How It Works Smart Pullback Pro v4 combines multiple confluence filters to eliminate low-quality signals and focus only on va
FREE
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随
Trend Sniper X
Sarvarbek Abduvoxobov
5 (10)
Trend Sniper X 是一款适用于 MetaTrader 5 的多时间周期趋势跟踪指标,帮助交易者以清晰、精确的方式识别趋势方向和潜在的反转点。 价格信息: 当前价格为促销价,随着未来更新和新功能的发布,价格可能会有所变动。 Code2Profit 频道 通过多时间框架分析掌握市场! 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在当前图表上投射更高时间周期的趋势方向,提供清晰的宏观视角。 弱势/不确定柱检测: 高亮显示趋势条件不明朗的柱线,让交易者避开震荡区域。 买入/卖出信号箭头: 在确认趋势变化后的柱线上自动绘制箭头,支持警报、推送和电子邮件通知。 一键开启/关闭面板: 图表上的按钮可切换指标,下拉菜单可立即切换分析时间周
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.61 (31)
SuperScalp Pro – 专业多层共振剥头皮交易系统 SuperScalp Pro 是一款专业的多重共振剥头皮交易系统,旨在帮助交易者识别更高概率的交易机会,提供更清晰的入场确认、基于 ATR 的止损(Stop Loss)和止盈(Take Profit)水平,以及适用于 XAUUSD、BTCUSD 和主要外汇货币对的灵活信号过滤功能。 完整使用文档可在产品博客查看: [User Guide] 支持通过 SuperScalp Pro Auto Trader EA 进行自动交易: [Auto Trader] 基于 SuperScalp Pro 交易逻辑开发的黄金自动剥头皮 EA: [SuperScalp Gold] SuperScalp Pro 集成了 Supertrend、VWAP、EMA、RSI、ADX、成交量分析、布林带(Bollinger Bands)以及 MACD 背离分析,用于过滤低质量交易机会,减少虚假突破信号,并提高入场精准度。 SuperScalp Pro 专为 XAUUSD、BTCUSD 以及主要外汇货币对优化设计,通过基于 ATR 的波动率逻辑和规则化信
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
SMC Intraday Formula
Kareem Abbas
5 (21)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
Divergence Bomber
Ihor Otkydach
4.89 (93)
我偶爾會親自使用這個系統進行交易。 請評估我在真實帳戶上進行的手動 BOMBER 交易—— LIVE SIGNAL 购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理
Superhero
Ihor Otkydach
5 (3)
SUPERHERO 指標是一款基於「全方位」原則設計的多貨幣交易系統。該指標能獨立分析市場,並提供開倉與平倉的交易訊號。它採用止損與獲利了結訂單,風險報酬比(R:R)為 1:1。 我偶爾會根據這個系統的訊號親自進行交易,以下是我獲得的結果—— 即時訊號 此系統可向您的智慧型手機發送推播通知,讓您無需綁定電腦,即可「隨時隨地」進行交易。這對於自營交易公司而言再適合不過了。 每位顧客皆可享額外好禮: 每位購買此指標的買家,都將收到我贈送的一項特別實用工具,該工具: 自動下達止損與獲利了結訂單 當價格達到目標水準時,系統會自動平倉 支援待執行訂單交易 支援均值交易模式 如果您希望將這款優秀且極為便利的工具作為禮物獲贈,請在購買 SUPERHERO 指標後,立即透過 MQL5 平台的私訊與我聯繫。此外,您還將獲得培訓課程「如何安裝與設定 SUPERHERO 並開始穩定獲利」的存取權限。 關於「超級英雄」策略 SUPERHERO 策略是利用價格回調時,順應趨勢方向進行盤中交易。 「超級英雄」程式碼內含數個強大的技術指標,用以分析價格通道的趨勢方向與波動範圍,並能識別在修正性回調後形成的盤中波段反
Entry Points Pro for MT5
Yury Orlov
4.51 (148)
传奇回归:Entry Points Pro 10。 这款传奇指标曾 3 年稳居 MQL5 Market 前三,如今全面重启。 数百条热情好评(两个版本合计 589 条),每天有数千名交易者用它交易,演示版下载 31,000+   MT4+MT5  次。 五年来我读过你们的每一条评价——在第 10 版里,我没有给出许诺,而是把答案直接做进了产品。指标作者自 1999 年入市, 珍视诚信、自己的声誉和自己的客户 。 Entry Points Pro 给出的入场信号严格不重绘。 而且这一次不再只是作者的一面之词,而是可验证的事实:确认信号只在 K 线收盘后标出,自动化测试记录到 零重绘 (在 EURUSD、XAUUSD 和 BTCUSD 上共 2,486,568 次不变量检查——0 次违规)。测试方法完全公开——您可以在策略测试器中自行复现。 购买后请务必第一时间给我发私信。 我会发给您 扩展版说明书《交易者圣经》 ——使用本指标交易的完整指南——并告诉您如何免费获得 赠品:市场扫描器 ,它能同时分析多个品种和多个时间周期,并在一个界面上显示 Entry Points Pro 此刻在哪里表现
GoldenX Entry MT5
Kareem Abbas
5 (15)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
UZFX {SSS} 超短线智能信号 v4.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 我的建议* 最佳时间周期:15分钟及以上。 {H1} 是我的最爱。而且效果令人惊叹……!! 更新后的主要功能 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的早期预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、TP2和TP3水平 • 完全可自定义的风险回报比 • 实时警报、声音提醒和移动端推送通知 • 带交易建议的专业信息面板 • 适用于所有MT5交易品种和时间周期 • 界面简洁、轻量且用户友好 为什么交易者选择 UZFX SSS? 大多数交易者亏损的原因在于入场过晚、平仓过早,或者缺乏明确的交
Gold Entry Sniper
Tahir Mehmood
5 (18)
Gold Entry Sniper – 专业多周期ATR黄金交易仪表盘,适合黄金剥头皮与波段交易 Gold Entry Sniper 是一款先进的 MetaTrader 5 指标,旨在为 XAUUSD 及其他品种提供精准的 买/卖信号 。基于 ATR 移动止损逻辑 和 多周期分析仪表盘 ,适合剥头皮交易者与波段交易者,帮助识别 高概率黄金入场点 。 主要功能与优势 多周期信号分析 – 同时显示 M1、M5、M15 趋势方向。 基于ATR的动态止损 – 根据波动性自动调整。 专业图表仪表盘 – 展示信号状态、ATR水平、线性回归中线和交易方向。 清晰买卖标记 – 自动箭头与文字标签提示。 离场提示与交易管理 – 自动检测离场信号锁定利润。 全面自定义 – 调整仪表盘位置、颜色、字体及参数。 专为黄金优化 – 适用于 M1至M15 黄金剥头皮 ,也适合外汇、指数与加密货币。 为什么选择 Gold Entry Sniper? 为追求 快速、精准、可视化交易决策 的交易者打造,ATR 与多周期确认结合,帮助你抓住 最佳黄金入场点
Atomic Analyst MT5
Issam Kassas
4.44 (52)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Atomic Analyst 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Atomic Analyst 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Atomic Analyst 信号转换为自动交易。 Atomic Analyst 是一款不重绘、不回绘、不延迟的 Price Action 交易指标,专为手动交易、清晰信号和 EA 自动化而设计。 User manual: settings, inputs and strategy.   &   User Manual PDF . 它分析价格行为、强度、动能、多周期方向和高级过滤器,帮助交易者减少噪音,避免弱势交易机会,并做出更有结构的交易决策。 该指标将复杂的市场计算转换为简单的视觉信号、彩色K线、趋势读数、止损水平和多个止盈区域,使交易者能够快速理解并应用于真实市场环境。 主要交易用途: 剥头皮和日内交易: 专为快速决策、清晰箭头、提醒、K线颜色和
Gann Made Easy MT5
Oleg Rodin
5 (9)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
M1 Sniper MT5
Oleg Rodin
5 (5)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
SR Liquidity MT5
Oleg Rodin
5 (2)
SR Liquidity   是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
Zoryk Gold
Reda El Koutbane
5 (6)
折扣将在 24 小时后结束——下一价格为 69 美元 ZORYK — MetaTrader 5 专用高级 XAUUSD 黄金信号系统 你一定熟悉这种感觉。 你花了很多时间分析黄金,等待合适的入场机会。终于开仓后,价格却立刻朝相反方向移动。你过早平仓、移动止损,或者只犹豫了几秒钟。随后,市场却在没有你的情况下到达了你原本预期的目标。 问题并不总是方向判断错误。 真正的问题是缺乏确定性。 你不知道准确的入场位置在哪里。 你不知道什么时候交易逻辑已经失效。 你不知道应该先锁定较近的利润,还是继续等待更大的行情。 你也不知道当前信号是否足够强,还是自己只是在强行寻找交易机会。 黄金市场变化非常快。一个没有明确计划的好想法,可能在几秒钟内变成错误的交易决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套完整的 XAUUSD 黄金信号与交易计划系统,专门为 MetaTrader 5  和 M5 时间周期 开发。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自决定其余所有内容的简单指标。 每个确认后的信号都可以在图表上显示完整的可视化交易计划,包
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - 自我优化的强度指标 Power Candles V3 把货币与品种的强度直接转化为图表上可执行的交易方案。指标不再仅根据强度给K线着色,而是在后台持续运行实时自动优化,为您正面对的品种给出最佳 Stop Loss、Take Profit 与信号阈值。一键采用,Entry、Stop Loss、Take Profit 线就以精确价格绘制在图表上,提醒消息中直接包含方向。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 每根收盘K线运行 3,000+ 次交易模拟。9 种强度状态。2 种策略并行测试。一键采用最优配置。 为什么需要这个 大多数强度指标只给您一个数值,然后留下三个问题:相信哪个阈值、用哪个 Stop Loss、走哪个交易方向。Power Candles V3 在每根收盘K线上自动回答这些问题。结果就是一个完整的交易方案 -
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (3)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
使用 M1 Quantum 的实盘交易信号 : 信号 (交易由 Quantum Trade Assistant 自动 执行,并作为本产品 免费 提供。) 最新消息: 版本 1.64 已发布。现在所有交易的止损都会设置在相应的支撑位/阻力位之后。Smart Close 功能也进行了改进,以提升此版本 EA 的性能。 自 8 月 9 日起,实盘信号一直运行在版本 1.64 上。 价格计划: 当前价格: $169 (早期用户优惠) 下一阶段计划价格: $189 计划零售价: $299 开发者提示: 购买后请联系我,以获取 最新推荐的参数设置文件(Set File) 、交易建议,以及加入 VIP 支持群组 ,与其他 M1 Quantum 用户交流经验。 常见问题 - 设置文件 - 安装指南 M1 Quantum 是一款专业的 M1 交易系统,提供快速且精准的交易信号,并内置止损(Stop Loss)、止盈(Take Profit)以及智能资金管理功能。 M1 Quantum 包含专业的资金管理系统,通过专注于 连续盈利交易 ,帮助交易者更快地增长账户资金。 M1 Quantum 指标 的主
Smc Pro ToolKit
Talal N Z Aljarusha
5 (6)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机
Axiom Matrix
Issam Kassas
5 (5)
AXIOM MATRIX MT5 首发价格:$99 Axiom Matrix 现以 $99 的首发价格提供。 前 30 次购买完成后,价格将上涨至 $199。 购买后,请直接私信我,以获取使用说明并领取您的专属赠品奖励。 Axiom Matrix 是一款适用于 MetaTrader 5 的专业多品种、多时间周期市场扫描器和决策仪表板。 它会扫描您的 Market Watch,分析多个时间周期,读取多个证据引擎,比较最强的交易机会,并在一个清晰的矩阵仪表板中显示最佳 BUY、SELL、WAIT 或被阻止的状态。 我开发 Axiom Matrix,是因为我想要一个可以替我完成繁重市场扫描工作的工具。 我不想只单独检查 RSI。 然后单独检查 MACD。 然后检查移动平均线。 然后检查成交量。 然后检查波动率。 然后检查支撑和阻力。 然后还要手动在不同品种和时间周期之间切换,只为了建立一个交易思路。 我想要一个仪表板,可以扫描市场、比较证据、排序最佳机会,并告诉我现在最强的交易设置在哪里。 这就是 Axiom Matrix 背后的核心理念。 AXIOM MATRIX 的功能 Axiom Ma
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG:新一代多市场趋势智能分析工具 概述 FX Trend NG 是一款专业的多时间周期趋势分析与市场监控工具,帮助您在几秒钟内全面了解市场结构。 无需在多个图表之间来回切换,您可以立即看到哪些品种处于趋势中、哪里动能正在减弱,以及哪些时间周期之间存在强烈共振。 限时发布优惠 – 仅需 $30(6个月) 或 $80 终身授权 即可拥有 FX Trend NG 。 已经是 Stein Investments 客户? -> 发送消息 以获取专属客户群访问权限。 需要帮助或安装指导? -> 请访问 Stein Investments 官方页面 。 1. FX Trend NG 的核心优势 三状态趋势逻辑 —— 不只是 Buy 或 Sell • 大多数指标仅显示两种状态:Buy 或 Sell。 • FX Trend NG 增加第三种状态: Fade 。 • Fade 表示趋势强度正在减弱,在完全反转之前提前发出信号。 这种结构化逻辑让您看到趋势变化过程,而不仅仅是简单方向信号。 多时间周期分析(M1 至 MN1) • 从短线交易到中长线交易全面覆盖。 • 快速识别趋势
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
可以说,这是您可以为MetaTrader平台找到的最完整的谐波价格形成自动识别指标。它检测19种不同的模式,像您一样认真对待斐波那契投影,显示潜在的反转区域(PRZ),并找到合适的止损和获利水平。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 它检测19种不同的谐波价格形态 它绘制了主要,衍生和互补的斐波那契投影(PRZ) 它评估过去的价格走势并显示每个过去的形态 该指标分析其自身的质量和性能 它显示合适的止损和获利水平 它使用突破来表明合适的交易 它在图表上绘制所有样式比率 它实现了电子邮件/声音/视觉警报 受斯科特·M·卡尼(Scott M. Carney)的书的启发,该指标旨在满足最纯粹和最熟练的交易者的需求。但是,它采取了一种使交易更容易的方式:在向交易发出信号之前,它会等待Donchian朝正确方向突破,从而使交易信号非常可靠。 斐波那契投影与向量无关 它实现了电子邮件/声音/推送警报 它绘制了ABCD投影 重要提示: 为了符合 Scott M. Carney先生 的商标申诉,某些图案名称已重命名为不言自明的替代方式, Scott M.
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5合成分形结构分析与确认入场 概述 Azimuth Pro 是 Merkava Labs 推出的多层级波段结构指标。四层嵌套波段层级、锚定波段的VWAP、ABC形态识别、三时间框架结构过滤以及收盘确认入场——一个图表,一个从微观波段到宏观周期的完整工作流程。 这不是盲目的信号产品。它是一个以结构为先的工作流程,专为重视位置、背景和时机的交易者打造。 ️ 夏季促销 — 庆祝夏至与 The Oracle Pro 上市:Azimuth Pro 七折优惠,现价 279 美元(原价 399 美元)。限时夏季优惠。 1. V2的变化 合成多时间框架引擎 高时间框架分析从零开始重建,采用与Meridian Pro相同的专有合成架构。更清晰的HTF背景、稳定的实时行为、无经典MTF同步问题。合成引擎还解锁了 固定比率时间框架级联 (x2、x3、x4、x6)——不再在经纪商的固定时间框架之间任意跳转,您可以按图表时间框架的固定倍数分析结构,在每个尺度上保持相同的分形关系。 确认入场箭头 作为稳定且可恢复的执行层而设计的收盘确认箭头。当ABC设置形成且自适应确认逻辑
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
作者的更多信息
Seconds Timeframes Chart MT5
Abdelkhabir Yassine Alaoui
MetaTrader 5 的秒图表 指标允许您在 MetaTrader 5 终端中创建以秒为时间范围的图表。此类图表的时间范围以秒为单位,而不是以分钟或小时为单位。因此,您可以创建时间范围小于 M1 的图表。例如,S15 是周期为 15 秒的时间范围。您可以将指标、专家顾问和脚本应用于生成的图表。 您将获得一个功能齐全的图表,您可以在其上像在常规图表上一样工作。 由于现有的报价数据库,以秒为单位的时间范围不仅是实时构建的,而且还基于历史记录。因此,您可以随时打开已累积历史记录的以秒为单位的时间范围。 同时,数据与基本图表同步更新,没有延迟。 您可以选择以秒为单位的时间范围:S1、S2、S3、S4、S5、S6、S10、S12、S15、S20、S30。 此外,您还可以设置任何所需的值。 注意: 安装此指标并添加到图表后,按“Z”键可在标准时间范围和秒范围内的图表之间切换。
Best Pivot Point Indicator MT5
Abdelkhabir Yassine Alaoui
5 (1)
Best Pivot Point Indicator  display   pivot points   and   support and resistance   lines for the intraday trading. It calculates them using its own formula based on the previous trading session The indicator can display the following levels in addition to plain pivot points: Previous session's High and Low, today's Open. Sweet spots. Fibonacci levels. Camarilla pivots. Midpoint pivots.
FREE
DXY Correlation
Abdelkhabir Yassine Alaoui
Indicator  can be used for dxy correlation trading. it calculates the dollar index (USDX or DXY) using the EUR/USD, USD/JPY, GBP/USD, USD/CAD, USD/CHF and USD/SEK currency pairs. In order to trade them, you need to find a confirmed technical analysis pattern on the DXY chart and look for a correlated currency pair that has the same picture on its price chart. The formula used for calculation is the following: USDX = 50.14348112 × EURUSD -0.576   × USDJPY 0.136   × GBPUSD -0.119   × USDCAD 0.091
FREE
Candle Remaining Closing Time MT5
Abdelkhabir Yassine Alaoui
The Candle Remaining Closing Time indicator displays the amount of time left before the current candlestick closes on your chart. This tool is essential for traders who rely on precise timing to enter or exit trades, especially in fast-moving markets. By showing a real-time countdown, it helps you stay aware of upcoming candle completions across any timeframe—from 1-minute to daily charts. Whether you're a scalper watching minute-by-minute action or a swing trader timing key setups on higher tim
FREE
Basing Candles
Abdelkhabir Yassine Alaoui
4 (1)
Basing Candles indicator is an automatic indicator that detects and marks basing candles on the chart. A basing candle is a candle with body length less than 50% of its high-low range. A basing candle or basing candlestick is a trading indicator whose body length is less than half of its range between the highs and lows. That's less than 50% of its range. The indicator highlights the basing candles using custom candles directly in the main chart of the platform. The percentage criterion can be
FREE
Support And Resistance Levels MT5
Abdelkhabir Yassine Alaoui
Support And Resistance indicator that can display round levels and zones . It shows them directly on the chart, providing an easy help when you want to set stop-loss or take-profit level, or when you want to see the next market target.   If an asset price is moving down and bounces back up, the level is called support (think: price floor). If an asset price is moving upward and hits a level where it reverses downward, this is called resistance (think: price ceiling).
FREE
Volume Profile For MT5
Abdelkhabir Yassine Alaoui
Volume Profile VPVR For MT5 Volume Profile VPVR is a powerful, high-performance MetaTrader 5 indicator designed to replicate the advanced  Volume Profile (Visible Range) directly on your chart. It provides deep insight into market structure by visualizing where trading activity is concentrated, helping traders identify key price levels with precision. This indicator dynamically analyzes volume distribution across price levels and renders a detailed histogram directly on the chart, allowing you
Fixed Range Volume Profile MT5
Abdelkhabir Yassine Alaoui
带有 MT5 警报的自动固定范围交易量配置文件 该指标显示价格花费更多时间的位置,突出可用于交易的重要水平。 并且可以显示随时间变化的价格密度,概述给定交易时段最重要的价格水平、价值区域和控制价值。 该指标可以附加到 M1 和 D1 之间的时间范围,并将显示每日、每周、每月甚至日内时段的市场概况。 较低的时间范围提供更高的精度。 建议使用更高的时间范围以获得更好的可见性。 还可以使用自由绘制的矩形会话在任何时间范围内创建自定义市场概况。 六种不同的配色方案可用于绘制配置文件的块。 也可以将配置文件绘制为纯色直方图。 或者,您可以选择根据看涨/看跌柱线为配置文件着色。 该指标基于裸价行为,不使用任何标准指标。 一个警报系统可用于价格跨越价值区域的高低、中值和单一打印区域的水平。 输入设置: StartFromDate(默认 = __DATE__)— 如果 StartFromCurrentSession 为假,则指标将从该日期开始绘制配置文件。 它吸引了过去。 例如,如果您将其设置为 2018-01-20 并且 SessionsToCount 为 2,则它将绘制 2018-01
Spread Actual
Abdelkhabir Yassine Alaoui
5 (1)
This indicator Displays current spread in the main window of the chart. You can modify the font parameters, indicator's position and the normalization of the spread value. The spread is redrawn after each tick, ensuring the most current and active spread value. This can be useful for brokers with variable spreads or with spreads that are widened often. You can also enable a spread label to be shown near the current Bid line. you can also set  alert : Email, and push notifications.
FREE
Usdjpy Hunter
Abdelkhabir Yassine Alaoui
This is a classic trading strategy based on two Moving Averages crossover. customized for usdjpy with a Good risk management strategy RR 1/2 . (    Long when fast MA crosses slow MA from below and Short when fast MA crosses slow MA from above ) TF : 5MIN MAX Lot size to use : 2% e.g : Balance =100 => lot size = 0.02 Balance =1000 => lot size = 0.20 Balance =10000 => lot size = 2 ------
FREE
Trade Assistant For MT5
Abdelkhabir Yassine Alaoui
MT5交易助手 机构级交易管理面板,精准掌控交易 使用MT5交易助手,全面掌控您的交易——这是一款专业级的执行和管理面板,专为追求速度、精准度和严格风险控制的交易者而设计。 该工具兼顾性能和易用性,可将您的MetaTrader 5图表转化为完整的交易工作站,让您自信地执行、管理和保护交易。 交易者选择此工具的理由 大多数交易者亏损并非因为策略,而是因为执行不力以及风险管理不善。 交易助手解决了这个问题。 无需手动计算手数 告别缓慢的下单速度 避免情绪化操作 消除风险控制不稳定性 一切操作自动化、可视化且精准。 核心功能 智能交易执行面板 一键买入/卖出 自动设置止损和止盈 支持市价单 + 挂单(限价/止损) 内置价格验证系统,防止错误入场 高级风险管理引擎 基于风险的交易手数计算: % 余额 %​​ 净值 % 可用保证金 固定美元 实时风险(美元)计算 根据止损距离自动调整交易手数 像专业人士一样交易——风险始终保持一致。 可视化交易(拖拽控制) 完全交互式价格线: 入场点
Smc Mql5
Abdelkhabir Yassine Alaoui
Smart Money Concepts MQL5  – Full Historical Market Structure Indicator Smart Money Concepts MQL5 v4 is a powerful all-in-one market structure indicator designed for advanced traders who follow institutional trading logic. Converted from Pine Script and fully optimized for MetaTrader 5, this tool delivers accurate, real-time and historical visualization of Smart Money Concepts (SMC) directly on your chart. Unlike most indicators, it processes and draws complete historical data , allowing you to
筛选:
无评论
回复评论