TakVWAP

5

tak.VWAP – Volume Weighted Average Price

A reliable and lightweight VWAP indicator designed for traders who require flexibility and visual clarity.

Key Features:

  • Two calculation modes:

    • Rolling VWAP: Based on a configurable number of candles.

    • Daily VWAP: Automatically resets at the start of each trading day.

  • Fully customizable line style: color, width, visibility, and line type.

  • Clean input structure with grouped sections for ease of use.

  • EA-friendly: exposes buffer for use in Expert Advisors via iCustom() .

🎯 Ideal for:

  • Day traders, scalpers, and institutional-style analysis.

  • Building confluence with support/resistance or volume-based strategies.

🚀 Ready to use in any symbol and timeframe.

No extra libraries required.

---

How to use TakVWAP from an EA 🛠

If you want to read TakVWAP values inside your Expert Advisor, follow these steps:

1️⃣ Know the input order
When calling  iCustom() , parameters must be in this order:

  1. int vwap_period  – VWAP period (candles)

  2. bool vwap_resetDaily  – Reset VWAP every day (true/false)

  3. bool vwap_showLine  – Show the VWAP line on chart (visual only)

  4. color vwap_color  – Line color

  5. ENUM_LINE_STYLE vwap_lineStyle  – Line style

  6. int vwap_lineWidth  – Line width

If you only want to change the first parameters, you can skip the rest and defaults will be used.

2️⃣ Create the handle in your EA
Example using defaults for visuals:

int vwapHandle = iCustom(
_Symbol, PERIOD_H1, "Market\\TakVWAP", // Path in Navigator: Indicators > Market 40, // vwap_period false // vwap_resetDaily );

Example passing all inputs:

int vwapHandle = iCustom(
_Symbol, PERIOD_H1, "Market\\TakVWAP", 40, // vwap_period false, // vwap_resetDaily true, // vwap_showLine clrBlueViolet, // vwap_color STYLE_SOLID, // vwap_lineStyle 1 // vwap_lineWidth );

3️⃣ Read the VWAP value
TakVWAP has 1 buffer, index =  0 .
Use  shift=1  for the last closed candle (safer for signals).

double vwapVal[1];
if(BarsCalculated(vwapHandle) > 1 && CopyBuffer(vwapHandle, 0, 1, 1, vwapVal) == 1) { if(vwapVal[0] != EMPTY_VALUE) Print("TakVWAP = ", vwapVal[0]); }

4️⃣ Optional: show the line on your chart
iCustom()  loads the indicator but doesn’t display it.
If you also want to see it:

ChartIndicatorAdd(0, 0, vwapHandle);

5️⃣ Pro tips
✔ Always check  BarsCalculated()  before  CopyBuffer()
✔ Use exact product name/path ( "Market\\TakVWAP" )
✔ For signals, avoid  shift=0  (bar still forming)


评分 1
Mel
19
Mel 2025.11.25 15:16 
 

I purchased this indicator because the description clearly provides the information required to integrate it into an EA and it returned results nearly identical to an indicator I was using on TradingView. It works as expected and I am very satisfied so far.

推荐产品
Momentum waves oscillator
Vincent Albert Feugier
The Momentum Waves Oscillator is an indicator designed for traders who want to declutter their charts. It does not generate "magic" signals; instead, it structures market data to provide an immediate, noise-free reading of momentum and volatility. This tool transforms price action into an organized visual grid, facilitating rapid and confident decision-making. Key Features: "Snap-to-Grid" Points: Prices are normalized on a scale of -100 to +100 with a step of 5. This eliminates chart "jitter" an
MTF VWAP Indicator - Quick Overview   This indicator shows you where institutional money is flowing across multiple timeframes using Volume Weighted Average Price (VWAP) to identify high-probability trading zones. New version has VWAP bands plotting capability if user enabled and display panel (whose background changes colour on confluence) can be toggled on/off.      What It Actually Does:     1. Tracks Smart Money Levels: - Shows Daily, Weekly, and Monthly VWAP lines where big players (banks,
VWAP Indicator MT5
Kyra Nickaline Watson-gordon
Description : VWAP (Volume-Weighted Average Price) is the ratio of the value traded to total volume traded over a particular time horizon. It is a measure of the average price at which pair is traded over the trading horizon. Read More. All Symbols and All Timeframes are supported. Indicator Inputs :     VWAP Mode : Mode of VWAP Calculation. Options can be selected : Single,Session,Daily,Weekly,Monthly     Volumes : Real Volumes,Tick Volumes     Price Type : Used price for calculating. O
Trillion Pips Wave Pro
Sivaramakrishnan Natarajan
TRILLION PIPS WAVE PRO INDICATOR Built with 12+ Years of Real Market Experience, Trillion Pips Wave Pro is an elite wave-based market-reading indicator designed to help traders identify market direction, key reaction zones, buy/sell areas, and structured trading opportunities with confidence. This is not just a normal indicator. It is a complete wave-based trading system built from our unique Trillion Pips strategy to read different market conditions across multiple symbols and timeframes. UNIQ
Color Histogram Volume Set
Ricardo Almeida Branco
Do you use volume in your reading of the market? Certainly many traders use it, and do not imagine operating without it. The Color Histogram Volume Set indicator allows the user to choose the value that he considers interesting to monitor. When you pass this you will have visual confirmation and if you want you will also have the audible alert that is given by the indicator. Of course, there are other ways to try to find a high volume, such as assessing whether the volume is above av
Crystal Quantum Flow
Muhammad Jawad Shabir
4.86 (7)
Crystal Quantum Flow 高级市场智能分析指标 Crystal Quantum Flow 是一款新一代专业交易指标,专为追求清晰度、精准度和机构级市场洞察的交易者而设计。 该指标被构建为完整的决策支持系统,将多维度市场流分析、多时间周期同步以及高级可视化解释整合到一个强大的图表环境中。 Crystal Quantum Flow 的内部架构完全专有并受到保护。 所有分析模型均作为封闭系统运行,并非基于常见的零售指标或公开公式。 核心理念 Crystal Quantum Flow 将市场行为解读为持续的压力、动量和方向主导流,而不是孤立的价格波动。 它不会对市场噪音做出反应,而是专注于已确认的市场状态和转换,帮助交易者始终与主导力量保持一致。 所有信号仅基于已确认的价格数据生成。 不存在重绘行为。 主要功能 非重绘信号引擎 所有买入和卖出信号仅在蜡烛收盘后确认 历史信号保持固定不变 适用于回测、前向测试和实盘交易的一致性 量子流蜡烛 高级蜡烛显示模式,增强趋势清晰度 可在专有蜡烛和标准蜡烛之间切换 用于过滤市场噪音并突出真实方向 智能趋势流线 根据市场条件自适应变
FREE
Market Equilibrium Index Pro – Advanced Price Balance & Mean Reversion Indicator for MT5   Get the MetaTrader 4 Version Here:   https://www.mql5.com/en/market/product/165151 Market Equilibrium Index Pro is a quantitative market balance indicator engineered to detect statistically extended price conditions and dynamic equilibrium shifts. Unlike traditional oscillators, this tool applies weighted price distribution logic to calculate real-time equilibrium zones, allowing traders to identify hi
Ind2tompson
Vasilii Luchnikov
NewTest https://backoffice.aurum.foundation/u/DHXP1U 2indtompson指标是一个指标,用于比较两种工具,用于确定交易量,用于平衡配对交易或套利交易,从模拟版本准备的MT4终端。 所以,如果你需要比较多少两种工具将权衡,你不知道如何做到这一点,然后把一个指标图表上,它会自动计算所需的平衡量。 此外,该指标显示相对于彼此的工具的状态-发散/收敛。 https://youtu.be/kgbIgnujuAM 建议在M5/M15/H1时间框架上使用它 通讯联系人777basil@mail.ru 根据您的技术任务,我们将编写、制造、返工和更正ea/指标/脚本。 多謝。. 建议在M5/M15/H1时间框架上使用它 通讯联系人777basil@mail.ru  根据您的技术任务,我们将编写、 制造、返工和更正ea/指标/脚本。 多謝。.
FREE
Institutionnal VWAP
Cyril Louis Marc Maillet
VWAP Pro – Institutional VWAP Indicator                       Professional MT5 Indicator Trade With Institutional Precision VWAP Pro is a professional MetaTrader 5 indicator designed to display the Volume Weighted Average Price (VWAP), one of the most widely used institutional benchmarks in financial markets. Used by banks, hedge funds and professiona
Horizontal volume bars, Cluster analysis, Volume profile Volume in Range gets information about the accumulated volume in a specified vertical range and period in bars. The received data is then plotted on the chart as rectangular boxes with the volume quantity inside. Usage:- The tool acts as a support resistance levels but most importantly it should be used to check in which direction the price breaks out of the significant levels formed by this indicator and then actions to be taken on correc
VWAP Z-Score (Rolling) Positive values indicate price trading above VWAP, while negative values indicate price trading below VWAP. Typical Use Cases Mean-reversion strategies Overbought / oversold detection VWAP-based statistical analysis Confirmation tool for discretionary or algorithmic trading Risk-aware trade entries and exits Notes Uses tick volume for VWAP weighting (standard for Forex symbols). The indicator does not repaint. Designed for analytical and decision-support purposes only.
Intraday Vwap Orion
Joao Paulo Botelho Silva
Theory VWAP is a volume-weighted moving average, bringing greater relevance to prices. The VWAP base calculation follows the classic formula described in Investopedia ( https://www.investopedia.com/terms/v/vwap.asp ). VWAP = sum(typical price[i]*volume[i]) / sum(volume[i]) Functionalities Orion Intraday VWAP innovates by allowing the user to choose between the conventional Daily, Weekly and Monthly periods, also having the option of calculating the Intraday indicator, as used in other platform
Market Structure Evaluator MTF Market Structure Evaluator MTF is an institutional-grade price action indicator designed for Smart Money Concepts (SMC) and Market Structure traders. It automatically tracks Market Structure Breaks ( BOS ) and Change of Character ( CHOCH ) in real-time across multiple timeframes, giving you a complete macro-to-micro view of market trend alignment without cluttering your charts or having to analyse other timeframes. Whether you trade manually or build automated tr
VWAP Volume Profile Pro
Strifor (Mauritius) Ltd
5 (1)
VWAP Volume Profile Pro 专业市场结构分析工具 VWAP Volume Profile Pro 是一款专业级市场分析指标,将 VWAP(成交量加权平均价) 、 Volume Profile(成交量分布) 、 Point of Control (POC) 、 Value Area High (VAH) 和 Value Area Low (VAL) 集成于一个强大的分析工具中。 该指标基于成交量分布与市场公平价格(Fair Value)进行客观的市场结构分析,帮助交易者识别关键支撑与阻力位、主力资金成交区域、买卖双方力量平衡,并寻找高概率交易机会。 适用于: 外汇(Forex) 差价合约(CFD) 股票 指数 期货 贵金属 原油 加密货币 为什么选择 VWAP Volume Profile Pro? 大多数交易者需要分别使用 VWAP 和 Volume Profile 两种工具进行分析。 VWAP Volume Profile Pro 将二者完美结合,让您能够同时分析: 市场公平价格(Fair Value) 成交量分布 主力资金关注区域 市场平衡状态 关键支撑与阻力位
FREE
Dynamic ATR Percentile
Daniel Naranjo Morales
动态ATR百分位数 (Dynamic ATR Percentile) 概述 (Overview) 动态ATR百分位数是一款波动性分析工具,旨在帮助交易者客观地衡量当前的市场状况。波动性不是静态的;对于某个交易品种或时间周期被认为是“高”的ATR值,在另一个品种或周期上可能就是“低”的。该指标通过基于历史数据计算动态波动区域来解决这个问题,提供一个清晰且自适应的可视化指南。 该指标不依赖固定的ATR值,而是分析您正在交易的品种的近期历史,并根据统计数据确定在特定情境下什么是低、正常或高波动性。 工作原理 (How It Works) 指标的逻辑基于标准的平均真实波幅(ATR)和统计百分位数。 首先,它计算每根K线的ATR值。 然后,它回顾用户定义的过往K线数量(回顾周期),以建立ATR值的历史样本。 使用此样本,它计算基于百分位数的阈值。例如,它确定低于该ATR值的历史读数占15%(低波动性),以及高于该ATR值的历史读数占前15%(高波动性)。 当前的ATR值将与这些动态阈值进行比较,并以颜色编码的直方图形式显示。 这种方法确保了波动性分析始终具有相关性,并且是为特定的交易品种和时间周
Stackable VWAP
Flavio Javier Jarabeck
3.5 (4)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
Adaptive Pulse
Anastasia Danilova
Adaptive Pulse - 专业交易信号系统 简要说明 Adaptive Pulse 是一款基于自适应市场分析技术的专业交易信号指标。该指标自动适应波动性,并在图表上生成带有视觉箭头的精确买入和卖出信号。适用于所有时间周期和金融工具。 主要功能 该指标提供三级分析系统,包含三条独立的自适应线,每条线都会根据当前市场状况进行调整。系统生成两种类型的交易信号:价格与主线交叉时以及快速线与慢速线相互交叉时。 核心功能: 三重自适应分析系统 两种独立类型的交易信号 内置长期趋势过滤器 智能过滤重复信号,带自动模式 可视化买入和卖出箭头 显示当前市场状态的信息面板 警报系统:弹窗、声音、推送通知、电子邮件 完整的视觉自定义设置 工作原理 该指标使用自适应分析技术,根据市场条件动态改变灵敏度。在强趋势期间,系统快速响应价格变动,而在盘整期间则放慢速度,过滤市场噪音。 三条自适应线: 蓝色主线 - 基础自适应水平 绿色快速线 - 用于短期分析 红色慢速线 - 用于长期分析 所有信号仅在K线完全形成后生成,这消除了重绘和当前K线上的虚假信号。 交易信号类型 价格交叉信号: 当价格自下而上穿过蓝色
Weis Wave Double Side
Eduardo Da Costa Custodio Santos
The Weis Wave Bouble Side Indicator for MT5 is part of the toolkit (Wyckoff Academy Wave Market) The Weis Wave Bouble side Indicator for MT5 was created based on the already established Weis Wave created by David Weis. The Weis Wave Double Side indicator reads the market in waves as it was done by R. Wyckoff in 1900. It helps in the identification of effort x result, cause and effect, and Supply and demand Its differential is that it can be used below the zero axis, further improving plus operat
Auction Delta Profiler
Israr Hussain Shah
OrderFlow Matrix PRO for MT5 Institutional Volume Profiler, Bid/Ask Footprint Ladder & Predictive Auction Engine OrderFlow Matrix PRO   brings true institutional-grade Order Flow analysis and Volume Profiling directly to MetaTrader 5. By decomposing each candlestick’s tick volume into precise   Bid (Sell)   and   Ask (Buy)   participation, the indicator reconstructs the internal auction mechanics at every price level. Unlike traditional volume indicators that only show total volume per bar,   Or
Aklamavo Market Sessions Monitor-EA (Expert Advisor) is a   Global Stock Exchange Market Hours Dashboard   for MetaTrader 5. It provides a comprehensive visual display of the opening status and trading hours of 7 major stock exchanges around the world. The EA creates a real-time dashboard that shows whether each stock exchange is currently: OPEN   (Green background) CLOSED   (Red background) PRE-MARKET   (Light Green background) POST-MARKET   (Light Pink background) Unique Features: Progress Ind
Breakout Boxes with Volume Pressure This indicator automates the identification of key consolidation zones (Supply and Demand) based on Market Pivots and Volatility (ATR). Unlike standard support/resistance tools, this indicator provides a unique   Volume Pressure Analysis   inside every box, giving you insight into the battle between Buyers and Sellers before a breakout occurs. Key Features Automated Supply & Demand Zones:   Automatically detects significant Pivot Highs and Lows to draw dyna
Angus Orderflow Heatmap
Mr Monthon Chaipreechapat
Volume Footprint & Heatmap Indicator This indicator combines Volume Footprint and Heatmap visualization, inspired by the Order Flow and Heatmap concepts found in Bookmap. Unlike futures markets, the Forex market does not provide real exchange-traded volume data. Instead, it only offers Tick Volume . This indicator is designed to simulate Bookmap-style market visualization as closely as possible using the available Tick Volume data. Because the indicator relies on Tick Volume, the quality and acc
VWAP Indicator
LUC JACOBUS A VERHEECKE
4.11 (27)
Volume Weighted Average Price (VWAP) The volume weighted average price (VWAP) is a  trading   benchmark  used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. This indicator VWAP V2 is free and is the manual version of the extended Easy VWAP indicator (30 Euro), where the date and time properties are automatically entered. With
FREE
Volume flow Profile
Israr Hussain Shah
大师版是一款专业级的分析工具,旨在通过成交量和资金流向的视角来可视化市场结构。与标准的成交量指标不同,该工具直接在图表上显示每日成交量分布,让您准确看到价格发现发生的位置以及“聪明钱”的定位。 此大师版专为清晰度和速度而设计,具有独特的自动主题同步系统,加载后即刻美化您的图表布局。 主要特点: 真实资金流向计算: 超越标准的跳动量。启用“Use Money Flow”时,成交量按价格加权,揭示了特定价格水平的实际资金投入。 价值区域 (VA) 可视化: 自动计算价值区域(默认为成交量的70%)。 VA填充: 为价值区域背景着色,以便即时识别控制区域。 关键水平: 清晰标记控制点 (POC)、价值区域高点 (VAH) 和价值区域低点 (VAL)。 专业标记系统: 扫描概况结构以识别关键交易区域: HVN (高成交量节点): 接受和盘整区域(支撑/阻力)。 LVN (低成交量节点): 拒绝区域或“快速通过”区域。 所有标记均向右绘制延长线,便于监控。 Delta 背离(左侧直方图): 左侧直方图可视化每个级别的买卖压力对比。这有助于识别隐藏的背离——即价格可能上涨,但卖家在这些水平上激进打
VWAP and MVWAP
Flavio Javier Jarabeck
3.88 (8)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp )
FREE
Moving VVC mt5
Andriy Sydoruk
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
TPO Profile
Simon Draxler
DRX Market Profile Master v4 — 适用于 MetaTrader 5 的机构级 Market Profile Market Profile 和 Time Price Opportunity(TPO)分析是理解真实市场结构最有效的方法之一。 DRX Market Profile Master v4 将这一方法完整地实现于 MetaTrader 5,并提供可与专业交易平台相媲美的功能集。 该指标会自动为每个交易时段计算哪些价格区域被市场接受(Value Area)、交易最活跃的价格水平(Point of Control),以及市场快速且单向通过的价格区域(Single Prints)。 这些信息构成精确入场与出场决策的基础。 How does that work? 会话类型与历史视图 该指标支持五种会话类型:按小时、按日、按周、按月以及自定义会话。最多可以同时显示 20 个历史会话。每个会话均独立计算,确保不同会话之间的数据不会相互影响。 显示方式可选择字母模式(经典 TPO 字母 A 至 Z,按时间区块划分)或基于成交量强度的区块模式。在区块模式下,高成交量的
# Smart Market Structure Suite The **Smart Market Structure Suite** is a technical analysis utility for MetaTrader 5 that integrates four distinct structural engines into a unified charting workspace. By combining structural high-low pivots, institutional order blocks with support-resistance flips, momentum-driven supply/demand zones, and divergence-proof oscillator levels, this utility helps traders identify key horizontal boundaries, order flow footprints, and structural transitions. The eng
The third indicator from the set for market analysis. The first one is here:  https://www.mql5.com/ru/market/product/65258 The second one is here: https://www.mql5.com/ru/market/product/65347 The indicator builds a channel of maximum price fluctuations for a specified period. Additionally, the middle of the channel is drawn. All color settings, line types are customizable. The indicator allows you to see the picture of price movement from a slightly different angle. You can use several indic
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随
Trend Sniper X
Sarvarbek Abduvoxobov
5 (13)
Trend Sniper X 是一款适用于 MetaTrader 5 的多周期趋势跟踪指标,可帮助交易者清晰精准地识别趋势方向和潜在的反转点。 适用于 MT4: https://www.mql5.com/en/market/product/193245 价格信息: 当前价格为促销价,随着未来更新和新功能的发布,价格可能会有所变动。 Code2Profit 频道 通过多时间框架分析掌控市场! 如何使用 Trend Sniper X 最大化您的胜率:核心规则与交易时段技巧 技术规格 平台 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.63 (32)
SuperScalp Pro – 专业多层共振剥头皮交易系统 SuperScalp Pro 是一款专业的多重共振剥头皮交易系统,旨在帮助交易者识别更高概率的交易机会,提供更清晰的入场确认、基于 ATR 的止损(Stop Loss)和止盈(Take Profit)水平,以及适用于 XAUUSD、BTCUSD 和主要外汇货币对的灵活信号过滤功能。 支持通过 SuperScalp Pro Auto Trader EA 进行自动交易: [Auto Trader] 基于 SuperScalp Pro 交易逻辑的自动化 Gold 剥头皮 EA: [SuperScalp Gold] 关注 SuperScalp Pro 官方 MQL5 频道,获取产品更新、新闻和公告: [Official Channel] SuperScalp Pro 集成了 Supertrend、VWAP、EMA、RSI、ADX、成交量分析、布林带(Bollinger Bands)以及 MACD 背离分析,用于过滤低质量交易机会,减少虚假突破信号,并提高入场精准度。 SuperScalp Pro 专为 XAUUSD、BTCUS
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
GoldenX Entry MT5
Kareem Abbas
5 (16)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
SMC Intraday Formula
Kareem Abbas
5 (22)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
Zoryk Gold
Reda El Koutbane
5 (7)
折扣将在 24 小时后结束——下一价格为 69 美元 ZORYK — MetaTrader 5 专用高级 XAUUSD 黄金信号系统 你一定熟悉这种感觉。 你花了很多时间分析黄金,等待合适的入场机会。终于开仓后,价格却立刻朝相反方向移动。你过早平仓、移动止损,或者只犹豫了几秒钟。随后,市场却在没有你的情况下到达了你原本预期的目标。 问题并不总是方向判断错误。 真正的问题是缺乏确定性。 你不知道准确的入场位置在哪里。 你不知道什么时候交易逻辑已经失效。 你不知道应该先锁定较近的利润,还是继续等待更大的行情。 你也不知道当前信号是否足够强,还是自己只是在强行寻找交易机会。 黄金市场变化非常快。一个没有明确计划的好想法,可能在几秒钟内变成错误的交易决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套完整的 XAUUSD 黄金信号与交易计划系统,专门为 MetaTrader 5  和 M5 时间周期 开发。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自决定其余所有内容的简单指标。 每个确认后的信号都可以在图表上显示完整的可视化交易计划,包
Divergence Bomber
Ihor Otkydach
4.89 (94)
我偶爾會親自使用這個系統進行交易。 請評估我在真實帳戶上進行的手動 BOMBER 交易—— LIVE SIGNAL 购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理
Atomic Analyst MT5
Issam Kassas
4.44 (54)
本产品已针对 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线颜色和
Superhero
Ihor Otkydach
5 (2)
SUPERHERO 指標是一款基於「全方位」原則設計的多貨幣交易系統。該指標能獨立分析市場,並提供開倉與平倉的交易訊號。它採用止損與獲利了結訂單,風險報酬比(R:R)為 1:1。 我偶爾會根據這個系統的訊號親自進行交易,以下是我獲得的結果—— 即時訊號 此系統可向您的智慧型手機發送推播通知,讓您無需綁定電腦,即可「隨時隨地」進行交易。這對於自營交易公司而言再適合不過了。 每位顧客皆可享額外好禮: 每位購買此指標的買家,都將收到我贈送的一項特別實用工具,該工具: 自動下達止損與獲利了結訂單 當價格達到目標水準時,系統會自動平倉 支援待執行訂單交易 支援均值交易模式 如果您希望將這款優秀且極為便利的工具作為禮物獲贈,請在購買 SUPERHERO 指標後,立即透過 MQL5 平台的私訊與我聯繫。此外,您還將獲得培訓課程「如何安裝與設定 SUPERHERO 並開始穩定獲利」的存取權限。 關於「超級英雄」策略 SUPERHERO 策略是利用價格回調時,順應趨勢方向進行盤中交易。 「超級英雄」程式碼內含數個強大的技術指標,用以分析價格通道的趨勢方向與波動範圍,並能識別在修正性回調後形成的盤中波段反
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 此刻在哪里表现
Gann Made Easy MT5
Oleg Rodin
5 (9)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – 专业多重过滤 Fibonacci 网格交易系统 FiboSniper Pro 是一套先进的技术交易指标系统,将 Fibonacci Envelopes 与多层市场确认条件相结合,包括 ADX、EMA、RSI、ATR 和时间过滤器。通过综合分析价格结构、趋势、动量和波动率,该系统帮助交易者识别更加精选且质量更高的入场机会,同时提供基于 ATR 自动计算的 Stop Loss 和 Take Profit 水平,以实现结构化的交易管理。 购买后,请联系我获取使用 Auto Trader X 自动交易 FiboSniper Pro 信号的操作说明。 使用 Auto Trader X 自动执行 FiboSniper Pro 交易信号: [Auto Trader X] 查看用户指南并下载推荐的设置文件: [Click here] 加入 FiboSniper Pro MQL5 官方公开频道,获取产品更新和新闻: [Click here] 该系统使用 5 个 Fibonacci 水平(23.6%、38.2%、50%、61.8% 和 100%)识别动态支撑和阻力区域,这
M1 Sniper MT5
Oleg Rodin
5 (6)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Unix Scalper
Issam Kassas
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . PRICE UPDATE NOTICE: Currently available for $199. The price will   increase to $399   after the next   30 purchases . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to
UZFX {SSS} 超短线智能信号 v4.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 我的建议* 最佳时间周期:15分钟及以上。 {H1} 是我的最爱。而且效果令人惊叹……!! 更新后的主要功能 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的早期预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、TP2和TP3水平 • 完全可自定义的风险回报比 • 实时警报、声音提醒和移动端推送通知 • 带交易建议的专业信息面板 • 适用于所有MT5交易品种和时间周期 • 界面简洁、轻量且用户友好 为什么交易者选择 UZFX SSS? 大多数交易者亏损的原因在于入场过晚、平仓过早,或者缺乏明确的交
Axiom Matrix
Issam Kassas
5 (6)
AXIOM MATRIX MT5 首发价格:$99 Axiom Matrix 现以 $99 的首发价格提供。 前 30 次购买完成后,价格将上涨至 $199。 购买后,请直接私信我,以获取使用说明并领取您的专属赠品奖励。 Axiom Matrix 是一款适用于 MetaTrader 5 的专业多品种、多时间周期市场扫描器和决策仪表板。 它会扫描您的 Market Watch,分析多个时间周期,读取多个证据引擎,比较最强的交易机会,并在一个清晰的矩阵仪表板中显示最佳 BUY、SELL、WAIT 或被阻止的状态。 我开发 Axiom Matrix,是因为我想要一个可以替我完成繁重市场扫描工作的工具。 我不想只单独检查 RSI。 然后单独检查 MACD。 然后检查移动平均线。 然后检查成交量。 然后检查波动率。 然后检查支撑和阻力。 然后还要手动在不同品种和时间周期之间切换,只为了建立一个交易思路。 我想要一个仪表板,可以扫描市场、比较证据、排序最佳机会,并告诉我现在最强的交易设置在哪里。 这就是 Axiom Matrix 背后的核心理念。 AXIOM MATRIX 的功能 Axiom Ma
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
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需区域用作警报触发器。
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
KURAMA GOLD SIGNAL PRO(MT5)— 7层过滤 · 自动止盈止损 · 质量评分 · 信号历史保存 | 完整的XAUUSD交易系统 实时不重绘。信号出现的瞬间,箭头、入场、止盈、止损当场锁定,之后绝不移动。你交易的就是这个实时信号。而且在v7.20中,每一个真正发出的信号都会自动保存,并在重启后精确还原。 购买者专属赠品 购买永久授权,即可免费获得 AI Zone Radar(价值$59)+ 完整PDF手册。在产品价格之外,额外附赠价值$59的赠品。购买后在MQL5上给我留言即可。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 在黄金交易者社区中被实际使用,因精度与易用性而广受好评。 你的难题 —— 以及解决方案 黄金一天波动$30–$50。你知道机会就在那里。但这些情况是否似曾相识: - 入场太早,价格逆行$10后才朝你的方向
Power Candles MT5
Daniel Stein
5 (10)
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线上自动回答这些问题。结果就是一个完整的交易方案 -
Smc Pro ToolKit
Talal N Z Aljarusha
5 (10)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
SR Liquidity MT5
Oleg Rodin
5 (2)
SR Liquidity   是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
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
Ace Trend
Mikhail Sergeev
5 (3)
我们为您呈现一个革命性的指标,它改变了趋势交易世界的游戏规则。 该指标旨在重新思考性能并将您的交易体验提升到前所未有的高度。 我们的指标拥有先进功能的独特组合,使其有别于竞争对手。 "真实定价因素"的先进技术即使在最困难和最不稳定的市场条件下也能确保无与伦比的稳定性。 告别不稳定的模式,破碎的指标,欢迎有意识的,受控的交易。 该指标不仅仅是一个美丽的画面! 指标应该将赔率转移到交易者身边,从而赚取利润。 熟悉基于指标信号的交易结果(全自动模式): https://www.mql5.com/zh/signals/2339244 AceTrend在根据RBTI版本的趋势指标排名中排名第一。 AceTrend-最大的盈利能力和交易控制. 我们的指标根据当前市场报价而不是历史来突出盈利能力。 加入革命-释放您的交易经验的潜力! 指标不会在已形成的柱上重绘。 如果柱形已形成,指标读数保持不变。 该指标适用于从M1到MN的任何时间框架。 标准是H1时间框架。 您的反馈非常重要! 您有任何问题,建议,或只是想分享您的意见? 写评论或发送消息-我总是保持联系! 指标参数: PreSets - 如果选择
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
作者的更多信息
Tak WPR Pro
Oscar Alejandro Palacios Aranguiz
tak.WPR Pro is a powerful enhancement of the classic Williams %R oscillator. It adds modern visual tools and a robust output buffer for EA integration. Highlights: Clean line representation of Williams %R. Customizable overbought/oversold levels. Visual zones with persistence detection (optional). Optional smoothed line (SMA, EMA, SMMA, LWMA). Signal buffer for EA usage (state: overbought, oversold, neutral). Clean rendering, customizable visuals. EA-Ready : A dedicated buffer outputs sign
筛选:
Mel
19
Mel 2025.11.25 15:16 
 

I purchased this indicator because the description clearly provides the information required to integrate it into an EA and it returned results nearly identical to an indicator I was using on TradingView. It works as expected and I am very satisfied so far.

回复评论