Supertrend MTF Dragan MT5

  • 指标
  • Dragan Joksimovic
    Dragan Joksimovic
    MQL4 / MQL5 Expert Advisor and Indicator Developer
    I develop and test Expert Advisors, indicators and trading utilities for MetaTrader 4 and MetaTrader 5 based on clearly defined trading rules.
    My work includes:
    • Expert Advisors for MT4 and MT5
    • Custom indicators
  • 版本: 1.1
  • 激活: 5
Supertrend MTF Dragan — MQL5 Market description (MetaTrader 5, Indicators)

Supertrend MTF Dragan is a clean multi-timeframe ATR Supertrend for MetaTrader 5. It shows the Supertrend of a higher timeframe directly on your working chart — for example the H1 Supertrend on an M5 chart — with a color-coded trend line, confirmed reversal arrows that never repaint, alerts and a hidden trend-state buffer that you can read from your own Expert Advisor.

Key features

  • Multi-timeframe: select any timeframe equal to or higher than the chart (M1 … MN1). Follow the higher-timeframe trend while you trade the entries on a lower chart.
  • Classic ATR Supertrend formula with adjustable ATR period and multiplier (defaults 10 and 3.0).
  • Trend line changes color and side: green below the price in an uptrend, red above the price in a downtrend.
  • Confirmed reversal arrows: a BUY or SELL arrow is placed on the last chart candle of a closed higher-timeframe candle. The forming candle never gets an arrow, so the arrows do not repaint and do not disappear.
  • Alerts on every confirmed reversal: pop-up, push notification to the mobile terminal and e-mail. One alert per higher-timeframe candle, no repeated messages.
  • EA-ready: a hidden buffer holds the trend state (+1 uptrend, -1 downtrend) and the trend line values are in separate buffers, so the indicator can be used as a trend filter or signal source through iCustom / CopyBuffer.
  • Lightweight: the full history is calculated once, after that only the forming higher-timeframe candle is updated on each tick. The calculation depth is adjustable.
  • Works on any symbol (forex, metals, indices, energies, crypto, stocks) and any chart timeframe.

How it can be used

  • Trend filter: trade only in the direction of the higher-timeframe Supertrend (green = look for longs, red = look for shorts).
  • Reversal signals: the BUY / SELL arrows mark the candle on which the higher-timeframe trend has just changed.
  • Trailing stop: the Supertrend line is a natural place for a trailing stop loss in the direction of the trend.
  • Two copies on one chart: for example an H1 copy as the filter and an M15 copy for entries and exits.

Inputs

  • Supertrend timeframe — PERIOD_CURRENT uses the chart timeframe; a lower timeframe than the chart is not allowed and is replaced by the chart timeframe.
  • ATR period — default 10.
  • ATR multiplier — default 3.0.
  • Calculation history — number of candles of the selected timeframe to calculate, default 5000.
  • Uptrend line color, Downtrend line color, Trend line width.
  • Show confirmed reversal arrows, BUY arrow color, SELL arrow color, Arrow distance from candle (pips).
  • Pop-up alert, Push notification, E-mail alert.

Buffers (for Expert Advisor developers)

  • 0 — Supertrend line during an uptrend
  • 1 — Supertrend line during a downtrend
  • 2 — confirmed BUY reversal arrow (price of the arrow, EMPTY_VALUE otherwise)
  • 3 — confirmed SELL reversal arrow
  • 4 — trend state: +1 uptrend, -1 downtrend

Example — reading the trend of the last closed candle from an EA:

int handle = iCustom(_Symbol, _Period, "Market\\Supertrend MTF Dragan", PERIOD_H1, 10, 3.0, 5000); double state[]; if(CopyBuffer(handle, 4, 1, 1, state) == 1) { if(state[0] > 0) { /* H1 uptrend */ } if(state[0] < 0) { /* H1 downtrend */ } }

Notes

  • The Supertrend is calculated from the candles of the selected timeframe, so the line and the arrows on the lower chart are exactly the same as on the higher-timeframe chart itself.
  • Push notifications require the MetaQuotes ID of your mobile terminal in the terminal settings; e-mail alerts require the mail settings of the terminal.
  • The indicator does not open trades and does not use any DLL or external files.

推荐产品
PZ Divergence Trading MT5
PZ TRADING SLU
3.71 (7)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最小散度单位为条形
Divergence Pro:多指标背离系统 Divergence Pro   是一款专业、高度可定制的分析工具,用于自动寻找最准确的趋势反转和延续点。请务必了解,背离并不是独立的“圣杯”,而是 对您的交易策略的强大补充 ,它有助于完美过滤交易并找到最佳入场点。 该指标的主要优势在于 同时分析多达16种经典震荡指标和成交量指标 。您可以单独使用它们,或将它们组合成一个全面的累积信号。系统将**“信号强度”**计算为直方图:同时确认背离的指标越多,价格成功波动的概率就越高。您可以灵活更改每一个内部指标的设置,独特的“Delta”过滤系统使您能够完全过滤掉任何交易品种的市场噪音。 优势详解: 1. 综合多指标分析 (汇聚) 您不再需要打开多个带有不同震荡指标的窗口。Divergence Pro在“后台”完成所有繁重的工作。默认情况下,仅启用最受欢迎的算法—— RSI   和   MACD 。但是,您可以同时启用所有16种算法,以收集由不同数学公式确认的强大累积信号。 2. 普通背离与隐藏背离 该指标不仅可以找到在市场高点和低点捕捉全局反转时效果极佳的*普通 (Normal)*背离,还能
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
Golden Swings
Arnold Byarufu
"GoldenSwing" is a comprehensive MetaTrader 5 indicator meticulously crafted by Southern Star Trading, designed to enhance your trading strategies with precision swing high and swing low identification. Harnessing the power of swing analysis, this indicator provides traders with invaluable insights into market reversals and trend continuations, enabling them to make informed trading decisions. With its advanced algorithm, GoldenSwing detects significant swing highs and swing lows in real-time,
SMC OrderBlocks AIO MT5
Catur Cipto Nugroho
Order Blocks All-in-One — SMC Indicator for MT5 For MT4 version: https://www.mql5.com/en/market/product/166056 A comprehensive Order Block technical analysis indicator designed to track the execution lifecycle of structural zones from initial formation to mitigation and potential conversion into breakout levels within a single implementation. Built upon the framework of Market Structure and Smart Money Concepts (SMC) , this tool maps key price action levels directly onto the MetaTrader 5 termina
AdvancedForecasterPro
Le Parquet Trading Floor
概述 Advanced Key Levels Predictor EA 是一款为 MetaTrader 5 平台开发的高级智能交易系统(EA),结合了先进的技术分析与预测算法,能够识别关键市场水平并预测未来的价格走势。该EA提供全面的图表显示功能,通过清晰的可视化指标帮助交易者做出明智的交易决策。 主要功能 关键水平检测 支撑与阻力位 :利用高级算法自动识别重要的支撑与阻力水平 斐波那契回撤 :计算并显示关键斐波那契水平(23.6%、38.2%、50%、61.8%、78.6%) 枢轴点 :提供每日枢轴点及其对应的支撑和阻力 水平强度分析 :根据历史价格反应评估每个水平的重要性 预测分析 线性回归预测 :通过统计分析预测未来价格走势 移动平均趋势分析 :基于动量的趋势预测 RSI 动量预测 :使用 RSI 模式进行短期预测 置信评分系统 :为每个预测结果提供置信度评分 高级图表与可视化 实时水平显示 :动态显示所有关键水平 预测线条 :可视化显示未来的价格移动趋势 信息面板 :显示EA统计和市场信息的全面仪表板 多色编码 :不同类型的水平和预测使用不同颜色表示 可自定义
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
Order Blocks Detector
Isaac Alexander Pinero Garcias
Order Blocks Detector — Supply & Demand Zones MT5 Indicator   |   M1 to H1   |   Institutional Order Blocks   What It Does Automatically detects and draws institutional Order Blocks on the chart. A Bullish Order Block is the last bearish candle before a bullish impulse, representing a Demand Zone where institutional buyers were active. A Bearish Order Block is the last bullish candle before a bearish impulse, representing a Supply Zone where institutional sellers were active.   Bullish OB (Dema
This SMT (Smart Money Technique) divergence indicator identifies discrepancies in price movement between two different trading symbols, helping traders detect potential market reversals. This tool compares the price action of two correlated assets, such as two currency pairs or indices, to spot divergences where one asset's price moves in the opposite direction of the other. For example, while one symbol may be making higher highs, the other might be making lower highs, signaling a divergence. T
FREE
MACD Project
Osama Echchakery
Unlock the full potential of trading with MACD PROject Expert Advisor (EA) , a highly customizable, automated tool based on the popular MACD indicator. The EA is designed with robust filters, allowing traders to manage risks through flexible settings like lot size, stop-loss, take-profit, and session filters. It offers multiple trend confirmation options and trailing stop methods, making it suitable for diverse market conditions. Price : $32 (3 copies left), Next: $99 Full Control Over Your Tra
MACD Multicurrency Scanner MT5 是一个先进的交易指标,旨在使用移动平均收敛发散 (MACD) 策略分析多个货币对。这个工具非常适合希望通过识别各种时间框架中的潜在买卖信号来优化交易表现的交易者。 凭借其用户友好的界面,MACD Multicurrency Scanner MT5 使交易者能够做出明智的决策。通过提供实时警报和视觉信号,它增强了交易过程,使在快速变化的 forex 市场中捕捉机会变得更加容易。 MQL产品安装指南 | 在 MT4/MT5 上更新已购买的MQL产品 | 常见故障排除指南 | 指标设置 / 指南 主要特点 缓冲区集成:将指标值暴露为可访问的缓冲区,使其可被 Expert Advisor 用于自动交易策略。 视觉箭头信号:在信号蜡烛上直接在图表上显示清晰的买入/卖出箭头,便于快速识别交易机会。 快速且可回测:基于 MetaTrader 的本地 OnCalculate() 引擎构建,确保快速执行并与策略测试器兼容,以进行历史表现分析。 弹出警报:在信号事件上触发 MetaTrader 警报弹出窗口,确保您不会错过关键的交易机会。 推送
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
MACD Divergence on MT5
KEENBASE SOFTWARE SOLUTIONS
KT MACD 背离指标显示价格与振荡器之间的常规背离和隐藏背离。如果你的交易策略是基于趋势反转,可以使用 MACD 的常规背离来捕捉潜在的转折点。而如果你的策略是基于趋势延续,MACD 的隐藏背离将是一个不错的选择。 KT MACD 背离的局限性 将 MACD 背离作为单独的入场信号可能存在一定风险。并非所有的背离都能解释为反转信号。为了获得更好的效果,建议将其与价格行为分析和其他交易方法结合使用。 功能特点 标记价格与振荡器之间的常规和隐藏背离。 为提高准确率并减少图表杂乱,会自动忽略不对称的背离。 支持趋势反转和趋势延续两种交易策略。 完全支持嵌入到智能交易系统中使用。 可用于入场信号和出场信号。 支持所有 MetaTrader 警报功能。 什么是背离? 一般来说,如果价格创出更高高点,那么振荡器也应创出更高高点;如果价格创出更低低点,那么振荡器也应同步走低。当这种正常的行为没有出现时,就表示价格和振荡器之间出现了背离。背离主要分为两种类型: 常规背离 常规看涨背离:当价格创出更低低点,但振荡器却创出更高低点。 常规看跌背离:当价格创出更高高点,但振荡器却创出更低高点。
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,
Reversal Pattern AI MT5
Stanislav Konin
5 (2)
Reversal Pattern AI — an absolute breakthrough in the world of indicator development, combining artificial intelligence algorithms, multi-level market analysis, and classical methods of technical analysis. It not only detects reversal patterns but also evaluates market inefficiencies, generating highly accurate trading signals. Thanks to a hybrid model that uses price action analysis, Volumes, Volatility, VWAP, and Volume AVG %, the indicator easily adapts to any market conditions.              
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平台 • 兼容所有经纪商
This indicator combines double bottom and double top reversal chart patterns together with detection of divergences between the price chart and the MACD oscillator. Features Easily detect strong reversal signals Allows to use double top/bottom and MACD divergence signals combined or independently Get email and/or push notification alerts when a signal is detected Custom colors can be used The indicator is not repainting Can easily be used in an EA (see below) Inputs ENABLE Double Top - Bottom:
Advanced CRT Indicator MT5 — Candle Range Theory Tool Advanced CRT Indicator MT5 is a professional analysis tool that automates Candle Range Theory. It identifies consolidation ranges, breakout levels, Fair Value Gaps (FVG), and profit targets, with a real-time dashboard and alerts. Overview - Multi-timeframe candle range detection   - Automatic breakout levels with buffer settings   - Fair Value Gap identification and tracking   - Up to three customizable target levels (Risk:Reward ratios)  
This indicator can automatically scan the RSI values of all varieties on the mt5 and set an alarm. Note that it is fully automatic scanning, you do not need to enter which varieties, do not need to open the variety chart, as long as there are some varieties in the market quotation column, will be automatically scanned to reach the set rsi alarm value, will pop up the alarm, and cycle with the market changes to scan the latest RSI values of all varieties, and alarm. This is very helpful to fr
Larry Williams
Danrlei Hornke
Created by trader and journalist Larry Williams, Setup 9.1 is a simple strategy that is easy to understand and execute, which is why it is so well known and popular in the world of traders and technical analysis. It is a REVERSION setup, where operations are sought when the moving average changes direction. Setup Logic With the open candlestick chart, at any time chart, it is only necessary to add the 9-period Exponential Moving Average (MME9). That done, we look for assets in which the MME9
SwingCross
Subho Adhikary
Short description (one line) ZigZag-style swing indicator that plots swing highs/lows, leg midpoints, range labels and dynamic Small/Medium/Large target levels with a latched target-chaser line. Full description Swing Cross is a highly customizable ZigZag-style indicator that identifies swing highs and lows, draws the connecting legs, and automatically builds dynamic target levels from your symbol's recent leg-range history. How it works Detects local swing highs/lows using the classic ZigZag
This indicator uses a mathematical calculation algorithm . This algorithm calculates the remainder between the updated model and the actual values and produces the possible progress of the graph on the graph. It is not a super prophet in trading, but it is very good for the trader when entering the market and to analyze it before entering. Applicable for all currencies. Данный индикатор использует алгоритм математических вычислений . Данный алгоритм вычисляет остаток между обновленной моделью и
Wolfe Wave Scanner MT5
Reza Aghajanpour
5 (7)
**  All Symbols  x  All Timeframes  scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Wolfe Wave Scanner group" for sharing or seeing experiences with other users. + FREE   Trading Utility MT5 Introduction: A Wolfe Wave is created with five-wave patterns in price. It shows supply and demand and a fight towards a balance price. T hese waves of price actions can help traders identify the boundaries of   the trend . Also  It helps forecast how the pric
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
PropFirmEA
Onofrio Lofu
LAUNCH PROMO first 10 copies = 49$ the price will increase by 50$ for every 10 copies sold PropFirmEA – Advanced Monthly Trading Expert Advisor Optimized for Prop Firms & Low Drawdown Accounts Description: PropFirmEA is a fully automated Expert Advisor for MetaTrader 4, built around a proprietary monthly strategy and specifically optimized for Prop Firm Challenges thanks to its extremely low drawdown and strict risk control mechanisms . Unlike conventional grid or martingale systems, it feature
Alpha Bullish Engine MT5 Overview Alpha Bullish Engine(No Martingale, no Grid) is a professional Expert Advisor for MetaTrader 5 designed to identify and trade high-quality market bullish opportunities while maintaining a strong focus on risk management and capital preservation. Built with a combination of trend analysis, momentum assessment, and intelligent trade management, the EA is designed to operate in favorable market conditions while avoiding unnecessary exposure during less suitable env
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
Draw Order Blocks
Federico Ruben Vissio
Draw Order Blocks – Channels and Market Structure Manual -A simple tool for drawing precise channels on Order Blocks or any area you choose. It offers three drawing modes: full candle, wick only, or body only, each with a 50% level. It also includes "BOS" and "CHoCH" lines with two-level confirmation: one checkmark on wick break and two checkmarks on candle close-
KT Dual MACD Overlay MT5
KEENBASE SOFTWARE SOLUTIONS
在一张图表上查看双周期 MACD KT Dual MACD Overlay 将当前图表的快速 MACD 与更高周期的慢速 MACD 结合,并把两者直接显示在价格图表上。这样可以在一个协调的视图中同时观察短期动量和更广泛的趋势方向。 蓝色和橙色垂直线标记看涨和看跌阶段的开始,后续 MACD 交叉则帮助识别动量发展过程中的趋势延续机会。 跟随主要信号和延续信号 清晰的信号流程让每个阶段都易于识别: 主要买入信号: 蓝色垂直线标记看涨阶段的开始。 追加买入信号: 快速 MACD 向上穿越信号线,同时慢速 MACD 支持整体看涨方向。 主要卖出信号: 橙色垂直线标记看跌阶段的开始。 追加卖出信号: 快速 MACD 向下穿越信号线,同时慢速 MACD 支持整体看跌方向。 快速 MACD 提供灵敏的时机判断,高周期 MACD 则让当前图表始终与更广泛的市场走势保持联系。两者结合,为趋势跟随、动量分析和入场时机提供清晰的工作流程。 根据交易风格调整视图 高周期倍数可以把当前图表与适合您交易方式的更广泛周期配对。例如,M1 图表使用倍数 5 可加入 M5 背景,M5 图表使用倍数 3 可加入 M15
DAILY OH/OL SDEV QUANT MODEL - STATISTICAL TRADING WITH PRECISION RISK MANAGEMENT TRADE WITH MATHEMATICAL CERTAINTY - KNOW YOUR EXACT STOP-LOSS AND TAKE-PROFIT BEFORE YOU ENTER This indicator analyzes 5,000+ days of price history to give you: Exact entry levels (sigma bands locked at daily open) Exact stop-loss distance (from M
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online Course:   https://www.mql5.com/en/blogs/post/757466 Visual User Manual — B
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X 是一款适用于 MetaTrader 5 的多周期趋势跟踪指标,可帮助交易者清晰精准地识别趋势方向和潜在的反转点。 适用于 MT4: https://www.mql5.com/en/market/product/193245 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会有所变动。 赠品优惠: 购买后联系作者,即可免费获取该指标的 Auto-Trade Assistant EA(自动交易助手 EA)。 Code2Profit 频道 通过多时间框架分析掌控市场! 如何使用 Trend Sniper X 最大化您的胜率:核心规则与交易时段技巧 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在
Neuro Poseidon MT5
Daria Rezueva
4.79 (53)
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
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
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Unix Scalper
Issam Kassas
SPECIAL OFFER: Buy UNIX Scalper. Get Smart Universal Expert Advisor FREE. Purchase UNIX Scalper for MT5 and receive Smart Universal Expert Advisor at no additional charge to automate your UNIX Scalper signals. One $99 purchase. Your indicator plus a free automation EA. After purchasing, send me a private message on MQL5 to claim your EA.  UNIX Scalper — Multi-Market Analysis, Trade Planning and Automation Find the setup. See the plan. Choose how to trade it. UNIX Scalper brings market analysis,
Entry Points Pro for MT5
Yury Orlov
4.51 (150)
传奇回归: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 此刻在哪里表现
Atomic Analyst MT5
Issam Kassas
4.46 (56)
本产品已针对 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 (10)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
UZFX {SSS} 超短线智能信号 v5.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 相信我,这是 MQL5 上最优秀的指标之一,所以千万不要错过!!“为睿智交易者打造的智能信号” 最新 5.0 版本现已发布,价格可能会在未事先通知的情况下上涨至 499.99 美元,所以请尽快入手,以免错失良机!! 最终购买前!如果您想获取免费试用版,请通过 WhatsApp 号码 +923030751987 联系我!! 如果您遇到任何问题“或”有任何不明白的地方,请在私聊中向我咨询!!! 主要功能更新 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、
Scalper Vault   是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。   该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro 是一款適用於 MetaTrader 5 的趨勢跟隨指標,專為希望在圖表上獲得更清晰訊號、更有結構的交易設定,以及更實用風險管理的交易者而設計。 它不僅僅顯示一個簡單的箭頭,GEM Signal Pro 還能以更清晰、更易讀的方式呈現完整的交易思路。當條件確認完成後,指標可在圖表上顯示進場價、止損價與止盈目標,幫助交易者更有效率地評估交易設定。 運作方式 該指標首先根據其內部邏輯識別有效的初始訊號。 當確認條件滿足後,GEM Signal Pro 會在圖表上顯示完整的交易設定。這讓交易者可以更清楚地看到交易結構,並減少手動分析與計算的工作量。 圖表上的交易價位 對於已確認的訊號,GEM Signal Pro 可顯示: 進場價 止損價 止盈 1 止盈 2 止盈 3 風險報酬比 這讓交易設定更容易理解,也有助於讓圖表分析更有條理。 內建風險管理 風險管理是此指標設計的重要部分。 止損位基於近期市場結構,結合附近的擺動高低點與可選的 ATR 緩衝距離。這能讓交易價位更貼近當前市場條件,而不只是依賴固定距離。 圖表資訊面板 GEM Si
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设置形成且自适应确认逻辑
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
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
Divergence Bomber
Ihor Otkydach
4.89 (94)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDS
SR Liquidity MT5
Oleg Rodin
5 (2)
SR Liquidity   是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
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 指标 的主
Elliot Wave Pattern Hunter
Shingidzano Lesetedi
5 (1)
Elliott Wave Hunter - SMC Edition Elliott Wave Hunter identifies Elliott Wave 2 and Wave 5 setups and combines them with Smart Money Concepts to filter entries to high-probability zones only. Wave 2 signals mark continuation entries in the direction of the dominant Wave 1 impulse. The indicator waits for the retracement to confirm, locates an Order Block, Fair Value Gap or Liquidity Sweep zone within the impulse, then triggers only when price returns to retest that zone with a qualifying revers
ICT PO3 (Power of 3) AMD Protocol Framework Indicator True Time & Structure Integration   |  Non-Repainting | Real-Time  | Multi-Asset  | MT4 Version Available Full Setup Guide & Strategy Playbook: https://www.mql5.com/en/blogs/post/768683 MT4 Version: https://www.mql5.com/en/market/product/171742 Indicator Overview The ICT PO3 AMD Protocol Framework is a complete structural overlay for MetaTrader 5 that maps the True Daily Cycle directly onto your lower-timeframe execution chart. It project
* 由于所有主要货币数据的真实性,——建议使用实时图表。 Get   UEX Reader - Expert Advisor   for free: https://www.mql5.com/en/market/product/166805 什么是纯美元欧元指数: 英文说明: https://www.mql5.com/en/market/product/152936 使用纯美元欧元指数,探索外汇市场的真实脉搏 ——这是一个创新指标,能够真正揭示全球两种最强势货币之间隐藏的优势和劣势。 与欧元美元等单一货币对不同,此工具衡量美元和欧元在多个主要货币对中的总体表现 ,从而提供清晰、均衡的真实市场情绪视角。 通过整合所有核心美元和欧元货币对的数据, 此指标构建了同步的指数图表,能够反映真实的货币走势 ——而不仅仅是单一货币对的波动。 当美元占据主导地位、欧元反击时,您将立即看到并收到通知, 并在两者之间的平衡发生变化时获得洞察力,这通常比市场做出反应提前几分钟。 这一概念将成为您应对市场的可靠抓手。 纯美元和欧元指数使交易者能够预测趋势变化, 过滤虚假信号,并根据真实的市场
A2SR MT5 版 指标:自动化实际供需 (S/R)。 + 交易工具。 Product description in English here. --   Guidance   : -- at   https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- and  https://www.mql5.com/en/users/yohana/blog .. MT4 version  https://www.mql5.com/en/market/product/5225 强大、真实、省时,助您做出更明智的交易决策。 + 兼容 EA 的对象。 主要优势 领先的实际 SR 水平(不滞后,不重绘) 自 2014 年以来,A2SR 在 MT4 平台上经过多年的可靠性验证 ,现已面向 MetaTrader 5 平台推出。 它凭借领先的、不重绘的指标,为交易者带来卓越的优势,帮助他们在价格触及支撑位和阻力位之前识别实际支撑位和阻力位。 A2SR 提前计算支撑位和阻力位——在价格触及支撑位和阻力位之前——让交易者能
Superhero
Ihor Otkydach
5 (3)
SUPERHERO 指標是一款基於「全方位」原則設計的多貨幣交易系統。該指標能獨立分析市場,並提供開倉與平倉的交易訊號。它採用止損與獲利了結訂單,風險報酬比(R:R)為 1:1。 此系統可向您的智慧型手機發送推播通知,讓您無需綁定電腦,即可「隨時隨地」進行交易。這對於自營交易公司而言再適合不過了。 每位顧客皆可享額外好禮: 每位購買此指標的買家,都將收到我贈送的一項特別實用工具,該工具: 自動下達止損與獲利了結訂單 當價格達到目標水準時,系統會自動平倉 支援待執行訂單交易 支援均值交易模式 如果您希望將這款優秀且極為便利的工具作為禮物獲贈,請在購買 SUPERHERO 指標後,立即透過 MQL5 平台的私訊與我聯繫。此外,您還將獲得培訓課程「如何安裝與設定 SUPERHERO 並開始穩定獲利」的存取權限。 關於「超級英雄」策略 SUPERHERO 策略是利用價格回調時,順應趨勢方向進行盤中交易。 「超級英雄」程式碼內含數個強大的技術指標,用以分析價格通道的趨勢方向與波動範圍,並能識別在修正性回調後形成的盤中波段反轉形態。 SUPERHERO 指標採用獨特的自我優化演算法,一旦添加至價格
Advanced Currency Strength28 MT5
Bernhard Schweigert
5 (3)
任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。 建立在新的基础算法
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需区域用作警报触发器。
对任何新手或专家交易者来说都是最好的解决方案! 这个指标是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个秘密的公式。只需一张图表,它就能给出所有28种货币对的警报。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点 建立在新的基础算法上,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 货币动量的垂直线和箭头将指导你的交易! 动态的市场斐波那契23水平被用作警报触发器,将适应市场活动。如果冲动触及黄色触发线,您将在MetaTrader或您的电子邮件或推送警报中收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只要点击警报按钮,就可以切换到该货币对或打开一个新的图表,以便进一步分析。警报级别可以通过用户输入来改变,可以选择3个敏感度级别。 尽早获得新趋势的初始化触发
Precision Spike Detector
Francisco Mandomo Simbine
5 (2)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, send me a private message to receive the optimized configuration files,  the installation
Currency Strength Anchor —— 会话自适应的相对强度指标,以日开盘、周开盘和月开盘为锚点。无重绘。 大多数强度指标在固定回溯期内比较不同品种。但随着交易日从一个交易时段进入下一个时段,这种比较的意义会发生变化:基于亚洲时段数据的排名在伦敦和纽约开盘后几乎没有参考价值。 Currency Strength Anchor 采用不同的参考方式。它将每个品种与三个固定锚点进行比较——日开盘、周开盘和月开盘——并根据你所处的交易时段自动调整计算范围。 上下文会自动在以下范围之间切换: 仅亚洲时段 亚洲 + 欧洲时段 亚洲 + 欧洲 + 美洲时段 仅美洲时段 所有数值均基于已完成的价格数据计算,不会重绘。 如何阅读 指标为图表上的每个组成部分绘制一条线,因此你始终是在比较两条线。 示例 1 —— 黄金。你会看到两条线,一条代表 XAU,一条代表 USD。如果 XAU 线高于 USD 线,说明黄金强于美元,你应寻找做多 XAUUSD 的机会。 示例 2 —— EURUSD。如果 EUR 线低于 USD 线,说明欧元弱于美元,你应寻找做空 EURUSD 的机会。 规则对所有品
現在的價格相當優惠,建議盡早入手——價格可能隨時調整。 Black horse 指标的目标是找出价格走势与VWAP指标之间的背离。它使用过滤器来排除许多虚假的背离,提供高质量、准确的信号。 红色点位于蜡烛上方,表示看跌的背离,而绿色点位于蜡烛下方,表示看涨的背离。 背离的主要过滤器聚焦在ATR(平均真实范围)和过去蜡烛的价格变动,直到回顾期结束。当回顾期内的价格变动足够急剧,超过ATR倍数乘以ATR时,将确定存在背离。 由于计算的特性,在处理较高时间框架时,建议将ATR倍数和回顾期设置得较低。在较高的时间框架上,价格波动往往更为平滑,例如15分钟图表,急剧的价格波动发生的频率较低,通常包含在较少的蜡烛中,而这些蜡烛通常出现在较低的时间框架上。较不波动的股票,如HSBC,也应使用较低的ATR倍数和较短的回顾期。 我們所有箭頭訊號指標的核心特點 100% 不重繪 / 無延遲 的箭頭訊號 訊號一旦出現即固定 —— 不閃爍、不移位、不修改 內建 圖表箭頭、資訊面板、彈窗提示、聲音提醒、推播通知 支援 EA(提供緩衝區輸出),可用於自動交易或訊號複製
SkyHammer Signal Pro
Shengzu Zhong
5 (4)
SkyHammer Signal Pro Professional No-Repaint Trend Signal Indicator with Locked Entry, SL and TP Levels SkyHammer Signal Pro is a structured trend and momentum signal indicator designed for traders who want clear, fixed, and verifiable trading signals. It works best on lower timeframes such as M1 and M5 . The indicator does not try to predict tops or bottoms. Instead, it waits for confirmed market structure, trend direction, momentum strength, volatility quality, and target space before generati
作者的更多信息
Supertrend MTF Indicator is a free MetaTrader 4 indicator designed to help traders follow trend direction across multiple timeframes directly on the chart. The indicator provides a clear visual representation of bullish and bearish market conditions and can be used as a multi-timeframe confirmation tool for manual trading. Main features: Multi-timeframe trend analysis Clear bullish and bearish trend visualization Suitable for Forex, Gold, indices and other MT4 instruments Can be used on differen
FREE
MTF Fixed Candle Boxes is a multi-timeframe chart visualization indicator for MetaTrader 4. The indicator displays High, Low and optional Middle levels of M1, M5, M15, M30, H1 and H4 candles directly on the active chart. It helps traders observe multi-timeframe candle structure without switching between several charts. Main features: Multi-timeframe candle boxes on one MT4 chart Supported timeframes: M1, M5, M15, M30, H1 and H4 High and Low levels for each selected candle Optional Middle line fo
Mtf Middle Expert Advisor is a MetaTrader 4 trading robot based on a multi-timeframe middle-of-candle model. The higher timeframe defines the allowed direction. By default, the EA reads the middle of the last closed M30 candles and confirms direction with both slope and price position. The lower timeframe then waits for an entry signal, by default an M5 close crossing the middle of its own candle. All signal decisions are made from closed candles only. The EA does not use the current forming c
Universal MidZone Expert Advisor – Automation Companion for H1 Container 5 Zones Universal MidZone EA was developed as an automated trading companion to our free H1 Container M30 M15 M5 M1 - 5 Zones indicator. The free H1 Container indicator gives traders a visual multi-timeframe view of the H1 candle and its internal M30, M15, M5 and M1 structures, divided into five price zones by the 20%, 40%, 60% and 80% levels. Universal MidZone EA takes the same zone-based trading concept one step further b
Supertrend MTF Expert Advisor is an automated trading system for MetaTrader 4 based on the same Supertrend MTF trading concept used by the free Supertrend MTF Indicator available in the MQL5 Market and CodeBase. The Expert Advisor is designed to automate Supertrend-based trend following while keeping the trading rules transparent and configurable. It analyzes market direction using the Supertrend calculation and can confirm signals using closed candles, helping to reduce decisions based on incom
Fvg mtf dragan
Dragan Joksimovic
**FVG MTF Dragan** finds Fair Value Gaps (price imbalances) on the timeframe of your choice and draws them as boxes on the chart you trade from — for example the H1 gaps on an M5 chart. Every box has a size filter, a selectable mitigation rule, labels, alerts and hidden buffers, so the indicator works both as a discretionary tool and as a signal source for your own Expert Advisor. **What is a Fair Value Gap** A Fair Value Gap is a three-candle pattern in which the middle candle moves so fast
Fvg mtf ea
Dragan Joksimovic
**FVG MTF EA** trades one of the cleanest price-action setups: the return of price into a Fair Value Gap. The gaps are detected inside the EA on the timeframe of your choice, with the same rules as the FVG MTF indicator, so what you see on the chart is exactly what the EA trades. No grid, no martingale, no averaging — one position per gap with a fixed stop loss and take profit. **How it trades** A Fair Value Gap is a three-candle pattern in which the middle candle moves so fast that the first
**ATR Levels MTF Dragan** draws the volatility levels of a higher-timeframe candle on the chart you trade from. The moment a candle of the selected timeframe opens, the indicator fixes its open price as a base line and places two ATR levels above it and two below it. The lines stay exactly where they are until the candle closes, so what you see during the candle is what you would have seen at its open — nothing is recalculated afterwards and nothing repaints. A sixth, dotted line follows the mi
ATR Levels MTF EA
Dragan Joksimovic
**ATR Levels MTF EA** trades the volatility levels of a higher-timeframe candle. At the open of every candle of the selected box timeframe the EA fixes the candle open and four ATR levels around it — two above and two below, at adjustable multiples of the ATR — exactly as the ATR Levels MTF indicator draws them. The levels are known the moment the candle opens and do not change until it closes, so every entry and exit can be checked on the chart afterwards. No grid, no martingale, no averaging
MA MTF midlle
Dragan Joksimovic
**MA MTF Middle** puts the standard Moving Average of a higher timeframe on the chart you trade from — for example the H1 moving average on an M5 chart — with exactly the inputs you know from the built-in Moving Average: period, shift, method (simple, exponential, smoothed, linear weighted) and the price it is applied to, plus the timeframe. Next to it the indicator draws a second line: the middle of the current candle of that timeframe, the price halfway between its high and its low. **How it
MA MTF midlle EA
Dragan Joksimovic
**MA MTF Middle EA** trades the crossing of the candle middle over a higher-timeframe moving average. The average is calculated inside the EA with the inputs you know from the built-in Moving Average — period, shift, method, apply to — on the box timeframe of your choice, exactly as the MA MTF Middle indicator draws it. Instead of waiting for a close, the EA watches the middle of the candle in progress: the price halfway between the high and the low the candle has made so far. No grid, no marti
**MA Channel MTF Middle** draws a moving-average channel of a higher timeframe on the chart you trade from: the upper line is the moving average of the candle highs, the lower line the moving average of the candle lows. The inputs are the ones you know from the built-in Moving Average — period, shift and method — plus the timeframe. A third line marks the middle of the current candle of that timeframe, the price halfway between its high and its low. **How it works** - Both averages are calcul
**MA Channel MTF Middle EA** trades the breakout of the candle middle out of a higher-timeframe moving-average channel. The channel is calculated inside the EA — the moving average of the candle highs as the upper line, the moving average of the candle lows as the lower line, with the inputs you know from the built-in Moving Average (period, shift, method) — on the box timeframe of your choice, exactly as the MA Channel MTF Middle indicator draws it. The EA watches the middle of the candle in p
筛选:
无评论
回复评论