SuperTrend Signals

5

The Supertrend indicator is a trend-following technical analysis tool designed to help traders identify the direction of market trends and potential entry/exit points. It operates based on price data and Average True Range (ATR) to create a dynamic signal line that changes color depending on the current trend.

  • Green color: Indicates an uptrend.
  • Red color: Indicates a downtrend.

Supertrend is a useful indicator for both short-term and long-term trading, helping to filter out market noise and focus on the main direction of price.

How Supertrend Works

Supertrend calculates two main lines: the Upper Band and the Lower Band, based on the average price (usually (High + Low) / 2 ) and the ATR value.

  • Upper Band: Calculated as Average Price + (Multiplier * ATR) .
  • Lower Band: Calculated as Average Price - (Multiplier * ATR) .

    The actual Supertrend line will switch between the Upper and Lower bands depending on price action.

  • When the closing price crosses above the red Supertrend line, the indicator will turn green, and the Supertrend line will move below the price.

  • When the closing price falls below the green Supertrend line, the indicator will turn red, and the Supertrend line will move above the price.

Input Parameters

Your Supertrend indicator has customizable parameters to suit your trading strategy and asset pair:

  • ATR Period :
    • Description: The number of bars used to calculate the ATR value. ATR measures market volatility.
    • Application:
      • Smaller values (e.g., 7-10): Make the indicator more sensitive to price changes, potentially generating more signals but also more susceptible to noise.
      • Larger values (e.g., 14-20): Make the indicator smoother, generating fewer signals but with higher reliability.
  • Multiplier :
    • Description: This value is multiplied by the ATR to determine the distance of the Supertrend line from the price.
    • Application:
      • Smaller values (e.g., 2.0-2.5): The Supertrend line will be closer to the price, generating earlier signals but also more prone to false breakouts.
      • Larger values (e.g., 3.0-3.5): The Supertrend line will be further from the price, generating later signals but less susceptible to minor fluctuations.
  • changeATR (Change ATR Calculation Method?):
    • Description: If true (default), the indicator uses MetaTrader 5's standard ATR calculation (based on RMA - Relative Moving Average, similar to EMA). If false , it uses the SMA (Simple Moving Average) method of True Range, as in the original Pine Script.
    • Application: This option allows you to fine-tune how ATR is smoothed, affecting the overall sensitivity of the indicator.
  • showsignals (Show Buy/Sell Signals?):
    • Description: If true , buy (green arrow) and sell (red arrow) signal arrows will appear on the chart when Supertrend changes direction.
    • Application: Helps visualize trend reversal points.
  • enableBuyAlert (Enable Buy Alert?):
    • Description: If true , an alert will appear when a buy signal occurs.
    • Application: Notifies you immediately of potential buying opportunities.
  • enableSellAlert (Enable Sell Alert?):
    • Description: If true , an alert will appear when a sell signal occurs.
    • Application: Notifies you immediately of potential selling opportunities.
  • enableChangeAlert (Enable Direction Change Alert?):
    • Description: If true , an alert will appear whenever Supertrend changes direction (from uptrend to downtrend or vice versa).
    • Application: Useful for monitoring overall trend shifts, even if you're not trading every specific buy/sell signal.

Trade Application

Supertrend is a powerful indicator for trend identification and trade management.

Identifying Trends

  • Uptrend: When the Supertrend line is green and located below the price. This indicates that buying pressure is dominant.
  • Downtrend: When the Supertrend line is red and located above the price. This indicates that selling pressure is dominant.

Entry Signals

  • Buy Signal:
    • When the Supertrend line changes from red to green and the closing price crosses above the Supertrend line.
    • A green arrow appears (if showsignals is enabled).
    • Application: This is a signal to consider opening a long position.
  • Sell Signal:
    • When the Supertrend line changes from green to red and the closing price falls below the Supertrend line.
    • A red arrow appears (if showsignals is enabled).
    • Application: This is a signal to consider opening a short position.

Exit Signals & Risk Management

One of Supertrend's most powerful applications is as a dynamic risk management tool.

  • Exit Buy Order/Set Stop Loss:
    • When you hold a buy position and the Supertrend line changes from green to red (a sell signal appears).
    • Application: This is a signal to close your buy position or to move your stop loss above the green Supertrend line as the price rises. The Supertrend line acts as a trailing stop, helping you protect profits as the trend continues.
  • Exit Sell Order/Set Stop Loss:
    • When you hold a sell position and the Supertrend line changes from red to green (a buy signal appears).
    • Application: This is a signal to close your sell position or to move your stop loss below the red Supertrend line as the price falls.

Combining with Other Indicators

While Supertrend is a powerful indicator, it should not be used in isolation. Combine it with other analytical tools to enhance signal reliability:

  • Trend Confirmation: Use other trend indicators like Moving Averages or ADX to confirm the strength of the trend.
  • Entry/Exit Confirmation: Use Oscillators like RSI, Stochastic, or MACD to look for divergence or overbought/oversold conditions at Supertrend signal points.
  • Support and Resistance: Combine with key support and resistance zones to identify potential reversal points.

Detailed Usage in MetaTrader 5

Attaching the indicator to a chart

  1. Open MetaTrader 5.
  2. In the "Navigator" window (Ctrl+N), find the "Indicators" section.
  3. Drag and drop the "Supertrend" indicator onto the chart you wish to analyze.

Configuring parameters

  1. After dragging the indicator onto the chart, a "Properties" window will appear.
  2. Go to the "Inputs" tab.
  3. Here, you can adjust parameters such as ATR Period , Multiplier , changeATR , showsignals , enableBuyAlert , enableSellAlert , and enableChangeAlert as desired.
  4. Click "OK" to apply the changes.

Enabling/Disabling alerts

  1. In the indicator's "Properties" window (right-click on the indicator on the chart and select "Properties").
  2. Go to the "Inputs" tab.
  3. Check (tick) the box next to enableBuyAlert , enableSellAlert , or enableChangeAlert to enable the corresponding alert. Uncheck to disable.
  4. Click "OK".
  5. When an alert is triggered, a dialog box will appear on your MT5 screen.

Important Notes

  • Sideways/Choppy Markets: Supertrend performs poorly in sideways or non-trending markets. It can generate many false signals under these conditions.
  • Lagging Indicator: Like most trend-following indicators, Supertrend is a lagging indicator. It confirms a trend after it has already begun, rather than predicting it.
  • Backtesting: Always perform backtesting of the indicator with different parameters on historical data of your traded asset pair to find the optimal settings for your strategy.
评分 1
cham
924
cham 2026.03.12 17:41 
 

Индикатор нормальный , но для моего тф не подходит

推荐产品
ROMAN5 时间突破指标自动绘制日线的支撑和阻力突破箱体。它可帮助用户识别何处进行买入、卖出。当新信号出现时,它可发出提示和声音。它还具有发送邮件功能。您的邮件地址和 SMTP 服务器设置应该在 MetaTrader 5 的 "邮箱" 标栏里的设置窗口里指定。 蓝色向上箭头 = 买。 红色向下箭头 = 卖。 您可以使用一款我的移动止损产品,来自动移动止损,并包括设置盈亏平衡。 ROMAN5 分型移动止损   ROMAN5 抛物线SAR 移动止损 ROMAN5 布林带移动止损 ROMAN5 HeikenAshi 移动止损 ROMAN5 均线移动止损 ROMAN5 高级移动止损 如果您希望尝试 EA, 参见 ROMAN5 时间突破 EA 。 版本 1.2: 发送推送通知至移动终端。
FREE
LT Rainbow Trend
Thiago Duarte
5 (1)
== LT RAINBOW TREND - 包含 36 条移动平均线的趋势指标 == 概述 LT Rainbow Trend 是一款先进的技术趋势分析指标,它集成了 36 条同时运行的移动平均线,并配备了智能彩虹(Rainbow)颜色系统。该指标专为希望以极高视觉清晰度顺应主趋势交易的交易者而设计,将复杂的多时间周期(Multi-timeframe)分析转化为简单、多色且高度直观的视觉呈现。 对于深谙“趋势是你的朋友”的交易者而言,该指标是您的不二之选 —— 它能确保您提前洞察趋势 strength 的力度、方向以及潜在的反转点。 运作原理 该指标持续监控分布在 4 个趋势区域内的 36 条移动平均线: 红色(趋势转变区) 第 31 至 20 条移动平均线 趋势即将发生反转的强信号 橙色(趋势减弱区) 第 19 至 10 条移动平均线 表明趋势动能正在减弱,但仍有持续的可能;价格可能正步入盘整 蓝色(回调/回踩区) 第 9 至 8 条移动平均线 顺应当前趋势的正常回调。若价格位于该区域外并开始进入绿色区域,则代表强劲趋势 绿色(强趋势区) 第 10 至
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
Cobalt Rainbow MMA (多重移动平均线) 专业版 通过 66 个不同的维度,洞察市场的每一次呼吸! Cobalt Rainbow MMA 是一款先进的技术分析工具,它将复杂的市场趋势转化为视觉上的艺术品和战略性的信号站。与普通的移动平均线不同,它以数学上的和谐扫描 66 个不同的层级,为您同时提供市场的宏观趋势和微观动能。 为什么选择 Cobalt Rainbow MMA? 当大多数交易者只关注一两条移动平均线时,价格往往在这些线条之间的缝隙中波动。 Cobalt Rainbow 覆盖了从 2 周期到 200 周期的全频谱,让您能够实时观察“市场的呼吸”。 智能周期分布: 采用对数计算方法,让您能以显微镜般的精度观察短期价格波动,并以望远镜般的清晰度把握长期趋势。 4 级高级预警系统: 无需时刻盯盘!当价格穿越云带、当所有均线完美对齐、或者当市场进入挤压状态(Squeeze)时,您将立即收到通知。 极致性能优化: 管理 66 条线是一项繁重的工作,但凭借 Cobalt 的工程技术,该指标最小化了 RAM 和 CPU 的占用,确保您的终端运行快速且响应灵敏。 ️
FREE
GDS Renko Adaptive - Adaptive Renko Chart Indicator for MetaTrader 5 GDS Renko Adaptive is a free adaptive Renko chart indicator for MetaTrader 5. It helps traders observe price movement through a more flexible Renko structure instead of relying only on one fixed brick-size view. The purpose of this tool is to support manual Renko analysis by making structure, movement rhythm and changing market conditions easier to observe. It does not predict the market and does not generate buy or sell signal
FREE
Eclair
Adier Antonio Pereira
Eclair 是一款适用于 MetaTrader 5 的高级成交量流分析指标,专为希望通过多个集成成交量指标快速观察市场买卖力量的交易者而开发,所有数据集中在一个现代化且可拖动的面板中。 该面板实时显示 11 个成交量与资金流指标的标准化读数,使交易者能够以直观且可视化的方式识别市场动能、吸筹、派发以及机构压力。 包含的指标 OBV(能量潮指标) VPT(成交量价格趋势) CVD(累计成交量差) EMV(简易波动指标) Force Index(力量指标) ADL(累积派发线) MFI(资金流量指标) VFI(成交量流指标) CMF(蔡金资金流) Chaikin Oscillator(蔡金振荡器) Demand Index(需求指数) 主要功能 图表中的完全可拖动面板 实时自动更新 正负视觉柱状显示 智能归一化范围 -100 至 +100 可配置平滑处理 兼容任何时间周期 轻量且优化的界面 非常适合资金流分析与趋势确认 干净专业的视觉设计 工作原理 该指标通过基于可配置回溯周期的内部统计比较系统,对多个成交量数据进行计算和标准化。每个指标都会得到一个介于以下范围的百分比读数: +100
FREE
============== -- If you are a fan of FIBONACCI... then this is defenitely a tool for you -- Please master the optimal trade entry concept and you will become profitable -- Show me you comment about this tool and I will give you more tools: Tradelist Panel, Watermark, Reversal tool, ... ============== Hallo Trader, This is fibonacci system based on the previous day levels (low and high) and the current day levels. You can choose your favorite in settings. I use the Previous Day Fibo and use the
FREE
SMMA Bands Indicator
Elie Baptiste Granger
The SMMA Bands indicator is an advanced volatility-based trading tool that creates 6 dynamic support and resistance levels around an envelope formed by two Smoothed Moving Averages (SMMA).  This indicator combines the reliability of SMMA trend identification with the precision of standard deviation-based volatility bands, making it suitable for both trend-following and mean-reversion strategies. Every band has its own buffer for use in EA. feel free to make suggestions and add reviews , i will
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
ENGLISH VERSION (FREE INDICATOR) Smart ZigZag Signal & Statistics Monitor – FREE Multi‑Timeframe Indicator Free automated trading signals based on ZigZag peak ratios, live trade tracking, win/loss statistics, and one‑click signal inversion – designed to work with the commercial Smart Logic Executor PRO EA. This indicator is completely FREE.   Use it standalone or as a signal source for the paid Expert Advisor   Smart Logic Executor PRO   (sold separately). Key Features   6 Adjustable Ran
FREE
GDS Renko Matrix - Free Multi-Scale Renko Overview Indicator for MetaTrader 5 GDS Renko Matrix is a free multi-scale Renko overview indicator for MetaTrader 5. It helps traders monitor Renko structure, direction and chart context in a compact matrix-style view. The purpose of this tool is to provide a faster visual overview of Renko behavior without turning the chart into a signal system. It does not predict the market and does not generate buy or sell signals. What Renko Matrix Shows Renko char
FREE
Sylvan Crash500 Heiken Ashi
Quintin Francois Vanwyk
4.86 (7)
FOR CRASH 500 ONLY!! MT5 *This is a smooth heiken ashi setup meant to be used on CRASH 500 in combination with other indicators. *You are welcome to test it on other markets aswell. *I will be posting other indicators aswell to help with trading the crash 500 market. *You can use this to help smooth out price if you do struggle with reading the charts as is. * Just note heiken ashi doesnt represent real price action only smoothes it out for ease of read.
FREE
MSX Hybrid Heiken Scalper
Som Prakash Gehlot
5 (1)
MSX Hybrid Heiken Scalper Overview MSX Hybrid Heiken Scalper is a MetaTrader 5 indicator based on a modified Heiken Ashi methodology with closed-bar smoothing. The indicator is designed to display trend direction through color-coded candles while reducing sensitivity to short-term market fluctuations. All calculations are performed using completed candles, allowing historical values to remain fixed after bar close. Features • Modified Heiken Ashi calculation • Closed-bar processing • Color-code
FREE
Fibonacci Trend Indicator
Vinoth Durairaj Durairaj
Fibonacci Trend Indicator for MT5 Unlock the power of Fibonacci analysis on your MetaTrader 5 charts! Our   Fibonacci Trend Indicator   automatically plots dynamic support and resistance levels so you can spot trends, reversals, and breakout opportunities at a glance. Features & Advantages Automatic Fibonacci Levels Instantly displays seven key Fibonacci retracement levels based on the highest and lowest prices from your chosen lookback period — no manual work required. Dynamic Trend Adaptatio
FREE
Ratio Indicator
Rafael Gazzinelli
5 (3)
Ratio Indicator - User Guide Special Deal! Leave a review and get the indicator  Long & Short Cointegration Analyzer for free — just send me a message! This Ratio indicator between assets allows you to monitor and trade the price relationship between two assets selected by the user. It calculates the ratio between the prices of two assets, referred to as Asset1 and Asset2 (e.g., "GBPUSD" and "EURUSD"), and plots a moving average of the ratio along with Bollinger Bands . These bands are used to
FREE
Inverse Liquidity Grab Ultimate EA
Stephen Muriithi Muraguri
5 (1)
This EA finds Fair Value Liquidity (FVL) on the chart, tracks when they get mitigated , and then looks for an inversion signal (price “fails” through the zone). When that inversion happens, it places a trade in the opposite direction of the original Liquidity gap (an Inverse FVG approach). It also lets you control when it trades using market sessions , and it can auto-close positions at New York open (all positions or profitable-only). Key advantages Clear, rule-based entries (no guessing): trad
FREE
Bollinger RSI ReEntry
Mattia Impicciatore
5 (3)
专家顾问版本 如果您更喜欢自动交易而不是手动信号,可以在这里找到该指标的专家顾问版本: https://www.mql5.com/en/market/product/148222 该指标计算价格在穿出 布林带(Bollinger Bands) 后再次回归带内的 重入(ReEntry)时机 ,并结合 RSI 确认 以减少虚假信号。 当价格曾下穿下轨后又回到带内,并且(可选)RSI 刚刚从**超卖(oversold) 状态退出时,会触发 Buy ReEntry(买入重入) 信号。 当价格曾上破上轨后又重新进入带内,并且(可选)RSI 刚刚从 超买(overbought)**状态退出时,会生成 Sell ReEntry(卖出重入) 信号。 信号通过图表上的箭头标记,箭头稍微偏离高点/低点以增强可见性。 主要特性 手动计算 布林带 (简单移动平均 + 标准差)。 可选的 RSI 过滤,用于确认有效的重入(从超卖/超买中脱离)。 基于价格在突破后重新回到带内的 ReEntry 信号 (买/卖)。 买卖信号使用不同箭头区分显示。 参数全可配置:布林带周期、偏差、RSI 周期、超买/超卖阈值、
FREE
GDS Renko Ghost Free Renko Market Memory Visualization Indicator for MetaTrader 5 GDS Renko Ghost is a free MetaTrader 5 indicator for traders who use Renko charts and want to study how similar Renko structures behaved in the past. The indicator visualizes historical Renko memory: similar past structures, continuation paths, consensus behavior and uncertainty zones. It does not give buy or sell signals. It does not predict price movement. It is a visual research and context tool for manual Renko
FREE
Brain SMC Ultimate
Yudi Sri Warsito
5 (1)
THE BRAIN SMC ULTIMATE   "Trade Like an Institution, Analyze Like a Professional" Are you tired of cluttered charts, lagging indicators, and conflicting signals? Welcome to the era of Clean Trading. The Brain SMC Ultimate is engineered for traders who prioritize visual clarity without sacrificing data accuracy. Utilizing the latest Smart Money Concepts (SMC) algorithms, this indicator maps institutional footprints directly onto your MetaTrader 5 chart. CORE PREMIUM FEATURES Smart Entry Guidan
FREE
Einstein de Wall Street
Andres Daniel Pabon Perez
5 (2)
Who is he?: Peter Tuchman, a stock trader on the NYSE. Why is he famous?: He's known as the "Einstein of Wall Street" because of his physical resemblance to the famous trader and his hairstyle. He's frequently photographed by the media, earning him the nickname "the most photographed trader on Wall Street." His image is often used to illustrate market volatility. Career history: He started in 1985 as a telegraph operator and has held various positions before becoming a stockbroker. AND THIS I
FREE
MACD Sniper Pro
Noppawat Tumjai
MACD Sniper Pro is an advanced automated trading system designed for traders seeking high-precision entries and robust risk management. By combining the classic momentum of MACD Crossover with a strict ADX Volatility Filter and Dynamic ATR Management , this EA completely eliminates emotional trading and filters out dangerous flat/sideways markets. Unlike standard MACD indicators that suffer during consolidation, MACD Sniper Pro verifies trend strength before entering and protects your capital us
FREE
Heiken Ashi Smoothwave
Alexandre Vincent Traber
概述 Heiken Ashi Smoothwave 将您的图表直接转换为平滑的平均K线(Heiken Ashi),并在主图表窗口中替代标准K线,呈现更清晰的趋势视图。无需单独窗口,界面简洁。 工作原理 每根K线根据真实价格数据计算 Heiken Ashi 的开高低收值。 直接在主图表上绘制彩色 Heiken Ashi K线。 自动隐藏原生图表K线,仅显示 Heiken Ashi K线。 移除指标时自动恢复标准K线。 输入参数 无可配置参数,添加即可使用。 推荐设置 适用于任何交易品种、任何时间周期。可在外汇、黄金、指数及MetaTrader 5支持的任何品种上使用。 截图 应用 Heiken Ashi Smoothwave 后的图表,原生K线已自动隐藏。 免责声明 本指标为趋势分析的可视化工具,并非交易信号生成器。过往表现及视觉平滑效果不保证未来结果。使用真实账户前请务必先在模拟账户上测试。
FREE
Shadow Flare MT5
Kestutis Balciunas
Shadow Flare 指标是一款适用于 MetaTrader 5 的 非重绘型趋势与流动性工具 。它基于可配置的移动平均基线(可选 HMA、EMA、SMA 或 RMA),外包一层平均真实波幅(ATR)通道,并生成一个“黏性”趋势状态:只有当价格收盘突破上/下包络带时才发生方向翻转。同一套趋势引擎还驱动自动供需区模块,用于检测枢轴高点和枢轴低点,在其周围绘制彩色矩形,并在价格收盘有效突破该区域时立即将其标记为失效并移除。 买卖信号在趋势状态翻转的那一根 K 线上触发,可选的成交量与 RSI 过滤器能够帮助交易者屏蔽弱势或逆动能的入场。内置仪表盘会实时显示趋势偏向(Trend Bias)、动能(基于 RSI)以及成交量状态。完整的报警组件——弹窗、声音、手机推送和电子邮件——都在每次信号出现时于收盘触发一次,从而保证实盘交易与回测中的信号计数完全一致。 MT4 版本请查看:  Shadow Flare MT4 更多作者产品:   查看所有产 品 想查看实盘示例和最新工具,请访问我的个人主页并发送好友请求,以免错过更新! 工作原理 自适应趋势引擎 指标首先使用用户选择的方法(HMA、
FREE
Renko subwindow
Alexandre Vincent Traber
Overview Renko SubWindow 在独立的指标窗口中以彩色蜡烛显示Renko砖块图,不影响主图 表。砖块大小可设置为固定点数,也可根据ATR动态计算,实现基于波动性的 自适应砖块。 How it works 根据当前品种/周期的收盘价重建Renko砖块。 当价格相对上一砖块收盘价超过设定的砖块大小时,形成新砖块。 砖块以彩色蜡烛显示:上涨与下跌颜色区分明显。 仅在新K线形成或周期/历史数据变化时重新计算,保持指标轻量稳定。 Inputs Renko_BrickPoints: 固定砖块大小(点数);设为0则使用ATR Renko_ATR_Period: BrickPoints为0时使用的ATR周期 Renko_MaxBricks: 窗口中显示的最大砖块数量 Recommended setup 适用于任何品种和周期。对于外汇主要 货币对,50-150点的砖块大小是不错 的起点;对于黄金/白银或指数,建议使用ATR模式以适应波 动性。 Screenshots 默认设置下 的实盘图表示例,以及输入参数面板截图。 Disclaimer 本指标仅为可视化/分析工具,不进 行任何交
FREE
Fair Value Gap FGV
Jean Charles Vilhena Maia
5 (1)
摘要: Smart FVG Visualizer 是一款专为 MetaTrader 交易者打造的高性能专业指标, 旨在自动、 精准地识别市场中的价格失衡区域(Fair Value Gaps, FVG)。 该指标深度结合了 Smart Money Concepts (SMC) 和 ICT (Inner Circle Trader)的核心理论。 在机构级交易中, FVG 被视为算法留下的“价格脚印”, 代表了由于订单流极度不平衡而产生的效率低下区域。 这些区域通常具有极强的价格吸引力, 是寻找高胜率入场点、 设置止盈目标或判断趋势延续的重要依据。 主要技术优势与功能: 实时算法识别: 该工具能够即时扫描图表, 自动锁定看涨(Bullish)和看跌(Bearish)的 FVG 空间。 无论您是在 M1 进行剥头皮交易, 还是在 D1 进行趋势跟踪, 它都能提供稳定的精准度。 机构级专业美学: 我们严格遵循现代机构交易者的视觉标准。 指标通过平滑的有色方框和清晰的 "FVG" 文本标签来标注区域。 这种设计不仅直观, 而且有助于交易者在极短的时间内做出决策, 减少心理疲劳。 极致的性能优化:
FREE
This Expert Advisor is an intraday trading bot that exclusively targets reversals at key price levels. It operates by identifying the daily high and low and then executes trades when the price retraces to one of two predefined levels. The bot offers both fixed and dynamic lot sizing , the latter of which calculates your position size based on account balance for precise risk management. It also features a trailing stop to lock in profits as the trade moves in your favor. This strategy is best su
FREE
RenkoExpert
Andrey Goida
3.67 (6)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline. Explore the full RENKO Golden Delta collection: https://www.mql5.com/en/users/gavaav/seller     Set file Questions? Us
FREE
Friend of the trend
Anderson De Assis
Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
FREE
SuperTrend Master
Arnaud Leytens
5 (1)
Supertrend Master — Multi-Timeframe Supertrend Indicator A clean, visual Supertrend indicator for MetaTrader 5  with a multi-timeframe dashboard. The chart displays a clear Supertrend line with colored  candles and directional arrows on trend changes —  designed to be readable at a glance. A compact HUD shows the current Bull / Bear direction  across 7 timeframes simultaneously: M5 | M15 | M30 | H1 | H4 | D1 | W1 No need to switch charts. See the full market picture  in one view. The HUD c
FREE
SC MTF Rsi MT5
Krisztian Kenedi
5 (7)
具有多时间框架支持、可自定义视觉信号和可配置警报系统的相对强弱指数(RSI)指标。 自由职业编程服务、更新和其他TrueTL产品可在我的 MQL5主页 获取。 非常欢迎您的反馈和评价! 什么是RSI? 相对强弱指数(RSI)是一种动量振荡器,用于测量价格变化的速度和幅度。该指标在0到100之间振荡,比较在指定期间内近期涨幅与近期跌幅的大小。 RSI主要用于识别超买和超卖状态。高读数表示超买状态,而低读数表示超卖状态。交易者还会关注RSI与价格走势之间的背离,这可能预示着潜在的趋势反转。 功能特点: 带箭头和垂直线的视觉信号标记 三个独立信号缓冲区,带可配置触发器(方向变化、水平交叉、峰值/谷值、极端区域) 具有时间范围过滤的可配置警报功能(电子邮件、推送、声音、弹窗) 带插值方法的多时间框架(MTF)功能 多种绘图和颜色模式(直方图/线条,简单/方向/水平基础着色) 带可选中间水平的可调超买/超卖水平 用于Expert Advisor(EA)集成的自定义指标调用(iCustom)缓冲区访问 输入参数: 基本设置: RSI参数: 周期(默认:14)、应用价格、K线位移偏移量。 多时
FREE
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Online course , manual and [download presets] . 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
Superhero
Ihor Otkydach
5 (1)
SUPERHERO 指標是一款基於「全方位」原則設計的多貨幣交易系統。該指標能獨立分析市場,並提供開倉與平倉的交易訊號。它採用止損與獲利了結訂單,風險報酬比(R:R)為 1:1。 我偶爾會根據這個系統的訊號親自進行交易,以下是我獲得的結果—— 即時訊號 此系統可向您的智慧型手機發送推播通知,讓您無需綁定電腦,即可「隨時隨地」進行交易。這對於自營交易公司而言再適合不過了。 每位顧客皆可享額外好禮: 每位購買此指標的買家,都將收到我贈送的一項特別實用工具,該工具: 自動下達止損與獲利了結訂單 當價格達到目標水準時,系統會自動平倉 支援待執行訂單交易 支援均值交易模式 如果您希望將這款優秀且極為便利的工具作為禮物獲贈,請在購買 SUPERHERO 指標後,立即透過 MQL5 平台的私訊與我聯繫。此外,您還將獲得培訓課程「如何安裝與設定 SUPERHERO 並開始穩定獲利」的存取權限。 關於「超級英雄」策略 SUPERHERO 策略是利用價格回調時,順應趨勢方向進行盤中交易。 「超級英雄」程式碼內含數個強大的技術指標,用以分析價格通道的趨勢方向與波動範圍,並能識別在修正性回調後形成的盤中波段反
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X 是一款适用于 MetaTrader 5 的多时间周期趋势跟踪指标,帮助交易者以清晰、精确的方式识别趋势方向和潜在的反转点。 价格信息: 当前价格为促销价,随着未来更新和新功能的发布,价格可能会有所变动。 Code2Profit 频道 通过多时间框架分析掌握市场! 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在当前图表上投射更高时间周期的趋势方向,提供清晰的宏观视角。 弱势/不确定柱检测: 高亮显示趋势条件不明朗的柱线,让交易者避开震荡区域。 买入/卖出信号箭头: 在确认趋势变化后的柱线上自动绘制箭头,支持警报、推送和电子邮件通知。 一键开启/关闭面板: 图表上的按钮可切换指标,下拉菜单可立即切换分析时间周
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
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
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 的波动率逻辑和规则化信
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
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 此刻在哪里表现
SMC Intraday Formula
Kareem Abbas
5 (21)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
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 与多周期确认结合,帮助你抓住 最佳黄金入场点
GoldenX Entry MT5
Kareem Abbas
5 (15)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
Divergence Bomber
Ihor Otkydach
4.89 (93)
我偶爾會親自使用這個系統進行交易。 請評估我在真實帳戶上進行的手動 BOMBER 交易—— LIVE SIGNAL 购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理
Gann Made Easy MT5
Oleg Rodin
5 (9)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Zoryk Gold
Reda El Koutbane
5 (6)
折扣将在 24 小时后结束——下一价格为 69 美元 ZORYK — MetaTrader 5 专用高级 XAUUSD 黄金信号系统 你一定熟悉这种感觉。 你花了很多时间分析黄金,等待合适的入场机会。终于开仓后,价格却立刻朝相反方向移动。你过早平仓、移动止损,或者只犹豫了几秒钟。随后,市场却在没有你的情况下到达了你原本预期的目标。 问题并不总是方向判断错误。 真正的问题是缺乏确定性。 你不知道准确的入场位置在哪里。 你不知道什么时候交易逻辑已经失效。 你不知道应该先锁定较近的利润,还是继续等待更大的行情。 你也不知道当前信号是否足够强,还是自己只是在强行寻找交易机会。 黄金市场变化非常快。一个没有明确计划的好想法,可能在几秒钟内变成错误的交易决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套完整的 XAUUSD 黄金信号与交易计划系统,专门为 MetaTrader 5  和 M5 时间周期 开发。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自决定其余所有内容的简单指标。 每个确认后的信号都可以在图表上显示完整的可视化交易计划,包
Atomic Analyst MT5
Issam Kassas
4.41 (49)
本产品已针对 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线颜色和
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
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 指标 的主
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设置形成且自适应确认逻辑
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
介绍 Quantum TrendPulse   ,这是一款终极交易工具,它将 SuperTrend   、   RSI 和 Stochastic 的强大功能整合到一个综合指标中,以最大限度地发挥您的交易潜力。该指标专为追求精准和效率的交易者而设计,可帮助您自信地识别市场趋势、动量变化以及最佳进入和退出点。 主要特点: 超级趋势整合: 轻松跟随当前的市场趋势并乘上盈利浪潮。 RSI 精度: 检测超买和超卖水平,非常适合把握市场逆转时机,可用作 SuperTrend 的过滤器 随机精度: 利用随机振荡在波动的市场中寻找隐藏的机会, 用作超级趋势的过滤器 多时间范围分析: 从 M5 到 H1 或 H4,在不同时间范围内关注市场动态。 可定制的警报: 当您的自定义交易条件得到满足时收到通知,这样您就不会错过任何交易。 无论您是新手还是经验丰富的交易员,   Quantum TrendPulse 都能为您提供所需的优势,帮助您增强策略并自信地进行交易。借助这一强大的指标,将洞察力转化为利润 — 掌控您的交易! ***购买 Quantum TrendPulse,即可免费获得 Quantum Tr
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Atbot
Zaha Feiz
4.69 (55)
AtBot: 它是如何工作的以及如何使用它 ### 它是如何工作的 “AtBot”指标用于MT5平台,通过结合技术分析工具生成买入和卖出信号。它集成了简单移动平均线(SMA)、指数移动平均线(EMA)和平均真实波幅(ATR)指标,以识别交易机会。此外,它还可以利用Heikin Ashi蜡烛来增强信号的准确性。 购买后留下评论,您将获得特别的奖励礼物。 ### 主要特点: - 不重绘: 信号在绘制后不会改变。 - 不变动: 信号保持一致,不会被更改。 - 无延迟: 提供及时的信号,没有延迟。 - 多种时间框架: 可在任何时间框架上使用,以适应您的交易策略。 ### 操作步骤: #### 输入和设置: - firstkey (TrendValue): 调整趋势检测的灵敏度。 - Secondkey (SignalValue): 定义买入/卖出信号生成的灵敏度。 - masterkey (ExitValue): 控制信号的退出策略。 - h: 切换是否根据Heikin Ashi蜡烛生成信号(真/假)。 - notifications: 启用或禁用信号提醒。 #### ATR计算: ATR测
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
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线上自动回答这些问题。结果就是一个完整的交易方案 -
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 Online course , and manual Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机构交易逻辑。它也非常适合预测市场趋势并仔细分析价格走势。通过让交易与机构策略保
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
Volume flow Profile
Israr Hussain Shah
大师版是一款专业级的分析工具,旨在通过成交量和资金流向的视角来可视化市场结构。与标准的成交量指标不同,该工具直接在图表上显示每日成交量分布,让您准确看到价格发现发生的位置以及“聪明钱”的定位。 此大师版专为清晰度和速度而设计,具有独特的自动主题同步系统,加载后即刻美化您的图表布局。 主要特点: 真实资金流向计算: 超越标准的跳动量。启用“Use Money Flow”时,成交量按价格加权,揭示了特定价格水平的实际资金投入。 价值区域 (VA) 可视化: 自动计算价值区域(默认为成交量的70%)。 VA填充: 为价值区域背景着色,以便即时识别控制区域。 关键水平: 清晰标记控制点 (POC)、价值区域高点 (VAH) 和价值区域低点 (VAL)。 专业标记系统: 扫描概况结构以识别关键交易区域: HVN (高成交量节点): 接受和盘整区域(支撑/阻力)。 LVN (低成交量节点): 拒绝区域或“快速通过”区域。 所有标记均向右绘制延长线,便于监控。 Delta 背离(左侧直方图): 左侧直方图可视化每个级别的买卖压力对比。这有助于识别隐藏的背离——即价格可能上涨,但卖家在这些水平上激进打
Gartley Hunter Multi
Siarhei Vashchylka
5 (12)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. All fou
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
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:用于 MT5 的合成多周期偏向引擎 ️ 夏季上市优惠 — 早期买家可以 199 USD 获得 The Oracle Pro。价格将随关注度上升;最终价格 399 USD。 The Oracle Pro 是一款面向高要求与专业交易者的 MetaTrader 5 高级多周期 偏向引擎 。它以纪律回答一个问题:当前每个周期的方向偏向是什么、强度如何、各周期之间的一致程度如何?一切仅在已收盘的 K 线上计算——绝不重绘。 The Oracle Pro 是一套多因子共识系统。它将专有指标与优化算法整合为单一而精密的共识向量,并在单个指标实例内,跨当前周期与更高周期的堆栈进行读取——而不是在多个图表上堆叠互不相关的工具。 它是 Oracle 共识方法的专业进化版:完整重建为高级操作控制台,面向希望在一个纪律化工作流中获得深度、多周期背景与背离洞察的交易者。 是偏向引擎,而非信号生成器 The Oracle Pro 明确自身定位。它是一款提供纪律化方向背景的 多周期多因子偏向指标 。它 不是 信号生成器:不承诺入场、出场或盈利。偏向是背景——你在其方向上交易自己的设置
作者的更多信息
Trend Lines v2 MT5
Quang Huy Quach
5 (1)
Trend Lines v2 MT5 is an intelligent auto trendline indicator that instantly detects key dynamic support and resistance zones. Built on pivot high/low structure, it delivers a clear and accurate view of market trends across all timeframes. Features Fully automatic trendline drawing based on precise pivot points. Filters out noise – only clean and reliable trendlines are shown. Control the number of lines to keep your chart neat and easy to read. Flexible customization: colors, line thickness, ra
FREE
Breakout Finder MT5
Quang Huy Quach
5 (1)
The "Breakout Finder" is a technical indicator designed to automatically identify potential price breakouts and breakdowns on a chart. The highlight of this indicator is its robust signal filtering system, which helps traders avoid false signals (fakeouts) and focus on higher-probability trading opportunities. Key Features Automatic Pivot Point Detection: The indicator automatically identifies significant pivot highs and lows on the chart to establish potential support and resistance levels. Bre
FREE
Indicator Guide: Key Price Levels & Structure Shifts 1. Description The indicator is a technical analysis tool for the MetaTrader 5 platform. It is designed to automatically identify specific price movements and to highlight corresponding price zones based on preceding price action. This provides a visualization of key price areas according to the indicator's internal logic. 2. Visual Elements & Their Identification The indicator identifies and draws several types of visual elements on the chart
FREE
Support Resistance Dynamic
Quang Huy Quach
5 (2)
The "Support Resistance Dynamic" indicator is a powerful technical analysis tool for the MetaTrader 5 platform, designed to automatically identify and plot dynamic Support and Resistance zones on price charts. This indicator helps traders easily recognize important price levels, potential reversal points, or breakout areas, thereby enabling more informed trading decisions. 2. Key Features Dynamic S/R Identification : Automatically identifies support and resistance zones based on an advanced Pivo
FREE
The Linear Regression Channel is a powerful technical analysis tool that helps visually identify the prevailing trend and potential price zones. Essentially, the indicator performs two main functions: It draws a trendline through the center of price action over a specified period. This line is calculated using the linear regression method, which results in the best possible "line of best fit" for the price data. From this center line, the indicator plots two parallel lines above and below, creat
FREE
Scalping PullBack Signal
Quang Huy Quach
5 (1)
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
RSI Multi Timeframe MT5
Quang Huy Quach
5 (2)
The MultiFrameRSIIndicator is a powerful MetaTrader 5 (MT5) indicator that leverages the Relative Strength Index (RSI) to analyze trends across multiple timeframes. This indicator synchronizes RSI-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual feedback, including a colored RSI line, signal arrows, and a customizable dashboard. Ideal for traders seeking momentum-based trend confirmation. Features Multi-Timeframe Analysis
FREE
MTF Candles Drawing
Quang Huy Quach
5 (1)
The MTF (Multi-Timeframe) Candles indicator is a powerful tool that allows you to display candles from a higher timeframe (e.g., H1, H4, D1) directly on a lower timeframe chart (e.g., M5, M15, M30). The Problem It Solves: Instead of constantly switching back and forth between charts to analyze the main trend and detailed price action, this indicator merges both perspectives into one. You can instantly see the "big picture" while staying focused on trading signals on your current timeframe. Core
FREE
Pivot Point Supertrend MT5
Quang Huy Quach
5 (1)
The Pivot Point Supertrend indicator is a technical analysis tool designed for the MetaTrader 5 (MT5) platform. It combines two popular analytical methods: Pivot Points: Uses significant historical price highs and lows to identify potential support and resistance zones. These points are objective and stable. Supertrend: A well-known trend-following indicator that helps identify the current market trend and provides dynamic stop-loss levels. Indicator's Goal: By using the stability of Pivot Point
FREE
Welcome to Ultimate MA MTF , a multi-functional Moving Average (MA) indicator converted from the original TradingView version by ChrisMoody and upgraded with many powerful features. This is not just a typical MA line. It is a comprehensive technical analysis tool designed to provide traders with deep insights into trends, volatility, and potential trading signals, all within a single indicator. Key Features 8 Moving Average Types: Full support for the most popular MA types (SMA, EMA, WMA, HullMA
FREE
The MultiFrameTrendAnalyzer is a versatile MetaTrader 5 (MT5) indicator designed to provide multi-timeframe trend analysis using Moving Average (MA) crossovers. This indicator synchronizes trend signals across multiple timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and displays them with intuitive visual cues, including a colored trend line, signal arrows, and a customizable dashboard. Features Multi-Timeframe Analysis : Evaluates trends across up to nine timeframes, allowing traders to conf
FREE
TMA Overlay
Quang Huy Quach
TMA Overlay Indicator for MT5 - User Guide 1. Introduction TMA Overlay is a versatile technical analysis indicator for the MetaTrader 5 platform. The indicator's goal is to provide traders with a comprehensive overview of the trend, potential entry signals, and key trading sessions, all integrated into a single chart. This is not a trading system, but a comprehensive analysis tool designed to help you make more informed decisions. 2. Core Indicator Components The indicator consists of multiple c
FREE
The Vix_Fix indicator, or "Vix Fix," is a tool designed to identify potential market bottoms. It operates on the principle of measuring extreme fear or pessimism among the crowd, which are moments when the market often has a high probability of reversing to the upside. Main Purpose: To help traders find high-probability BUY (Long) entry points by identifying when the market is "oversold." How it Works In simple terms, the Vix Fix measures the distance between the current bar's Low and the Highes
FREE
MACD Multi Timeframe MT5
Quang Huy Quach
5 (2)
The Multi-Frame MACD Indicator is a robust MetaTrader 5 (MT5) indicator that utilizes the Moving Average Convergence Divergence (MACD) to analyze trends across multiple timeframes. This indicator synchronizes MACD-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual cues, including a colored MACD line, signal arrows, and a customizable dashboard. Perfect for traders seeking momentum and trend reversal insights. Features Multi-
FREE
Ultimate EMA
Quang Huy Quach
Multi-Period EMA is a convenient indicator that displays multiple Exponential Moving Averages (EMAs) on a single chart. It is designed to help traders easily identify market trends and key crossover points without the need to add multiple individual EMA indicators. Key Features: Multiple EMAs in one: Simplifies chart analysis by combining several EMA lines into one indicator. Fully customizable: Easily change the period (default 20, 50, 100, 200), color, and thickness of each EMA line. Clean in
FREE
RSI Ultimate MTF
Quang Huy Quach
5 (1)
1. Introduction The CM_Ultimate_RSI_MTF is a powerful and versatile custom indicator for MetaTrader 5, designed to enhance your Relative Strength Index (RSI) analysis. It provides multi-timeframe (MTF) capabilities, visual signals, and customizable alerts, making it an invaluable tool for traders seeking to identify overbought/oversold conditions, trend strength, and potential entry/exit points across various timeframes. 2. Key Features Multi-Timeframe (MTF) Analysis: Allows you to view RSI from
FREE
The WaveTrend Oscillator indicator is an enhanced version of the classic WaveTrend Oscillator, a momentum indicator. It is designed to identify overbought/oversold conditions and provide potential trend reversal signals. The core difference in this version is the application of a data "normalization" algorithm. This ensures the indicator's oscillation lines remain balanced around the zero line, causing the indicator window to always stay naturally centered. This is especially useful when trading
FREE
1. Introduction Smart Volume S/R Pro is a powerful technical analysis tool designed for the MetaTrader 5 platform. Unlike traditional Support & Resistance (S/R) indicators that rely on price peaks and troughs, this indicator automatically identifies critical S/R zones based on a core factor: Trading Volume . Core Principle: Price levels that witnessed exceptionally high trading volume in the past will often become significant psychological zones, where the price is likely to react strongly (eith
FREE
Volume Flow Indicator (VFI) - User Manual 1. General Introduction The Volume Flow Indicator (VFI) is an advanced technical oscillator designed to measure the strength and sustainability of a price trend by incorporating both price and volume data. Developed based on the concepts of On-Balance Volume (OBV) but with significant improvements, the VFI provides deeper insight into money flow and the conviction behind price movements. This indicator is not an automated trading system but a powerful an
FREE
1. Introduction The Market Squeeze Momentum Indicator (SQZMOM_LB) is a powerful technical analysis tool designed to help traders identify periods of low market volatility (the "squeeze" phase) and predict the direction and strength of price momentum after the squeeze ends. This indicator combines the principles of Bollinger Bands and Keltner Channels to detect changes in market volatility, along with a momentum oscillator to measure buying/selling pressure. 2. Key Components of the Indicator The
FREE
The "Volume Range Profile with Fair Value" (VRPFV) indicator is a powerful volume analysis tool designed to help traders better understand market structure and identify key price areas where significant institutional activity occurs. Instead of just looking at volume on individual candlesticks, VRPFV analyzes the distribution of volume by price level within a specific time range, providing deep insights into the "footprint" of smart money. VRPFV consists of the following core components: Upper &
FREE
Ichimoku V2
Quang Huy Quach
1. Overview The Ichimoku Kinko Hyo (or Ichimoku Cloud) is a comprehensive, all-in-one technical analysis indicator designed to provide a deep understanding of market trends, momentum, and dynamic support and resistance levels. This indicator provides a clean, standard implementation of the five core Ichimoku lines. Its key feature is a non-intrusive Status Dashboard that gives you an at-a-glance summary of the current market situation according to the Ichimoku system, allowing for quick and effi
FREE
ATR Dynamic Stop
Quang Huy Quach
1. Overview The ATR Dynamic Stop (CE) is a powerful technical indicator designed to help traders identify and follow market trends. Its core function is to provide a dynamic trailing stop-loss based on price volatility, as measured by the Average True Range (ATR) indicator. The main objectives of the ATR Dynamic Stop are: Profit Optimization: It helps you ride a strong trend by setting a reasonable stop-loss, preventing premature exits due to minor market noise and fluctuations. Risk Management:
FREE
Fibonacci Bollinger Bands (FBB) Indicator - User Manual 1. Introduction Fibonacci Bollinger Bands (FBB) is a technical analysis indicator that combines three tools: Bollinger Bands , Fibonacci Ratios , and the Volume-Weighted Moving Average (VWMA) . The purpose of this indicator is to provide a multi-dimensional view of the market by helping to identify: Dynamic support and resistance zones. The general market trend. Volatility levels and potential accumulation phases (squeezes). Price breakouts
FREE
MultiFrame Volume Trend (MFVI) is a powerful VWAP-based indicator that displays volume trends across multiple timeframes in a clean, easy-to-read dashboard directly on your chart. Instantly capture the overall market direction in just seconds. Features Multi-timeframe VWAP analysis from M1 to MN1. Dashboard panel shows the trend state of each timeframe at a glance. Plots VWAP line and buy/sell arrows directly on the chart. Fully customizable: colors, line width, panel position, arrow symbols. Bu
FREE
MultiFrame Pivot MT5
Quang Huy Quach
5 (1)
MultiFrame Pivot: A Multi-Timeframe Analysis Tool MultiFrame Pivot is an analysis indicator designed to provide an overview of the market based on Pivot Points across multiple timeframes. The indicator synthesizes information from different timeframes to give you a more comprehensive view of important price levels. KEY FEATURES: Multi-Timeframe Analysis: MultiFrame Pivot allows you to simultaneously monitor the price's status relative to Pivot Points (PP), Support 1 (S1), and Resistance 1 (R1)
FREE
MultiFrame MA
Quang Huy Quach
5 (1)
MultiFrame MA: A Multi-Timeframe Trend Indicator MultiFrame MA is a trend analysis indicator designed to provide a comprehensive market overview across various timeframes. Instead of relying on a single timeframe, this tool synthesizes information from multiple charts, giving users a holistic and reliable perspective. KEY FEATURES: Multi-Timeframe Analysis: The indicator analyzes data from various timeframes, from M1 up to Monthly, to help users identify trend confluence at different levels. MA
FREE
The EMA Navigator Pro is an advanced version of the popular EMA indicator, designed to provide superior flexibility and multi-timeframe analysis capabilities. This indicator not only displays EMA lines but also offers a powerful alert system to ensure you never miss a crucial signal. Key Features: Multi-Timeframe Support: You can assign a separate timeframe to each individual EMA line, allowing you to analyze long-term (e.g., D1) and short-term (e.g., H1) trends on the same chart. Automatic Cro
FREE
This indicator is a trading strategy designed to find high-probability entry points by combining two very popular indicators: Bollinger Bands (BB) and the Relative Strength Index (RSI) . The core idea is "dual confirmation" : a trade signal is only considered valid when both indicators agree. This helps filter out many of the false signals that occur when using just a single indicator, thereby increasing the reliability of each entry. Bollinger Bands are used to identify relative price value zon
FREE
The Smart Trend Tracker (OTT) is a technical analysis tool designed to help traders identify the direction and strength of a market trend. This indicator functions as an optimized moving average that adapts to market volatility, thereby providing dynamic support and resistance levels. The primary goal of the OTT is to smooth out price action and offer visual cues about potential changes in the trend. Core Components of the Indicator When you add the indicator to your chart, you will see two main
FREE
筛选:
cham
924
cham 2026.03.12 17:41 
 

Индикатор нормальный , но для моего тф не подходит

回复评论