Nomad SuperTrend Pro

Nomad SuperTrend Pro is a multi-timeframe SuperTrend indicator for MetaTrader 5. It draws any higher timeframe's trend on the chart you actually trade, shows six timeframes at once in a live on-chart dashboard, alerts you on reversals and on pullbacks to the line by popup, sound, mobile push and e-mail, and can restyle the whole chart with one input.

It shares its calculation core with SuperTrendNew, the free version on the Market since January 2022: same maths, same input names, same buffer layout. Pro is the edition that adds the higher timeframes, the second entry type, the visuals and the chart skin.

Non-repainting by default: signals are confirmed on the closed bar, so what you see in history is what you would have seen live.

1. Multi-timeframe engine

One input, Calculation timeframe (MTF), decides which timeframe the trend is calculated on. Set it to H4 while you sit on M15 and the H4 trend line, colour, arrows and alerts are drawn on your M15 chart, bar by bar, with the M15 candles still in place. The higher timeframe is calculated from its own bars, never resampled. Attach the indicator twice - once with H4 for the bias, once on Current for entries - and you have a complete two-timeframe setup in one window. The indicator never reloads your chart, so an Expert Advisor running next to it is never restarted.

2. Six-timeframe dashboard

A row runs the same engine, with your settings, on M5, M15, M30, H1, H4 and D1 at once. Each cell is coloured by that timeframe's trend; the header carries a score such as "5/6 bullish", counting only the timeframes that have answered. Above it: symbol and timeframe, BULLISH / BEARISH badge, trend line price, distance to the line in points and in ATR, trend age in bars, last signal with time, and the statistics row. Dark or light theme, any corner, any font size - the layout measures itself, so it survives any DPI setting.

3. Pullback alerts

A reversal arrow is one entry per trend. Alert on pullback to the trend line gives you the other one: inside a running trend, when price comes back and touches the line, the alert chain fires with the line price - joining an established trend at the level it is already defending, with the stop right under the line. At most once per bar, never on the same bar as a reversal.

4. Trend cloud and trend-coloured candles

Fill the trend cloud shades the area between price and the line, blended into your chart background so the candles stay readable. Colour the candles by trend repaints the candles in the trend colour, readable from across the room.

5. Signal statistics

The statistics row counts the last completed trends on the chart in front of you (up to 40) and reports how many ended with a positive close-to-close move and the average move in points. It is a measurement of these settings on this symbol and history - no spread, no commission, not a backtest, not a forecast. It is there so you can compare two multipliers on the same chart in ten seconds.

6. Professional chart skin

Apply the pro chart skin restyles the chart in one step: Midnight (deep blue), Carbon (neutral black) or Daylight (clean white). All fifteen chart properties are saved first and put back exactly as they were the moment the indicator is removed.

7. Full alert chain

Every signal - reversal or pullback - can go out as terminal popup, a sound of your choice per direction, push notification to the MetaTrader 5 mobile app, e-mail, and a line in the Experts log. The message carries symbol, timeframe, direction, price, trend line level and bar time. Push needs your MetaQuotes ID (Tools > Options > Notifications); e-mail needs Tools > Options > Email. Alerts are suppressed during optimisation.

Free SuperTrendNew vs Nomad SuperTrend Pro

Both: Standard / SMA / CCI engines, non-repainting closed-bar confirmation, reversal arrows, popup + sound + mobile push alerts, dashboard (trend, line price, distance, age, last signal), buffers 4/5 for EAs with buffers 0-3 in the legacy order, dark/light panel in any corner.

Pro only: multi-timeframe calculation, live six-timeframe row with bullish score, pullback alerts, e-mail alerts, trend cloud, trend-coloured candles, signal statistics row, one-click chart skin (3 skins).

Every input name, type and position is identical in both editions, so a .set file saved in one loads in the other. In the free edition the Pro switches are visible but held off and the six-timeframe row is drawn greyed out, so you see exactly what you are buying. Nothing here is a time-limited trial.

Inputs

Trend engine: Calculation method [Standard / SMA based / CCI direction] · ATR period [10] · ATR multiplier [3.0] · SMA period [20] · CCI period [50] · CCI trigger level [0] · Calculation timeframe (MTF) [Current] · Bars to calculate [5000].
Signals: Signal confirmation [Closed bar / Live bar] · Show reversal arrows [true] · Buy / Sell arrow code [233 / 234] · Arrow distance in points [15].
Alerts: Alert on trend reversal [true] · Alert on pullback to the trend line [false] · Terminal popup [true] · Sound [true] with a terminal sound per direction · Push notification [true] · E-mail [false] · Write signals to the Experts log [true].
Visual: Draw the trend line [true] · Colour the candles by trend [false] · Fill the trend cloud [true] · Bullish / Bearish colour · Trend line width [2].
Dashboard: Show the dashboard [true] · Corner, X/Y offset · Theme [Dark / Light] · Font size [9] · Show the multi-timeframe row [true] · Show the signal statistics row [true].
Pro chart skin: Apply the pro chart skin [false] · Chart skin [Midnight / Carbon / Daylight].

How to trade it (H4 bias, M15 entries)

1. Open the M15 chart - the only chart you need.
2. Attach the indicator as the BIAS copy: Calculation timeframe = H4, cloud on, arrows and alerts off, dashboard off. The H4 cloud is your permission slip: green means longs only, red means shorts only.
3. Attach it again as the ENTRY copy: Calculation timeframe = Current, arrows and alerts on, pullback alert on, dashboard in another corner.
4. Read the six-timeframe row first. Six cells in one colour is a trending market; a 3/3 split is a market that has not decided, and those M15 arrows are the ones that cost money.
5. Take the M15 reversal arrow or the pullback alert, only in the direction of the H4 cloud.
6. Size with the Distance row - a fresh signal at 0.4 ATR is a tight stop; the same arrow forty bars late at 2.5 ATR is a different trade.
7. Manage with the line: it only moves in the direction of the trend, so it is already a trailing stop. Exit on the opposite arrow, or earlier if the H4 cloud flips.

Starting point, not a recommendation: Standard, ATR 10, multiplier 3.0, H4 bias over M15 or H1 entries. Test every setting on your own symbol and broker data before risking money.

For EA developers

Buffers: 0 up line, 1 down line, 2 buy arrow, 3 sell arrow (legacy order), 4 trend line value on every bar, 5 direction exactly +1 / -1. In MTF mode buffers 4 and 5 carry the higher timeframe's trend mapped onto the chart bars, so an EA on M15 reads the H4 trend without a second handle.

Warning: every "input group" line occupies one iCustom() parameter slot. The indicator has 38 inputs and 6 groups, so iCustom takes 44 parameters - pass a 0 for each group, in order, or every value after the first group lands one slot out. The sound inputs are enums so that every parameter can be passed as a plain number.

Honest limits

This is an indicator, not a trading system: it opens no orders. SuperTrend is trend-following and will flip repeatedly in a sideways market; a larger multiplier only slows that down. An MTF signal is final only once the higher timeframe bar that produced it has closed. The statistics row is a measurement, not a backtest. No profit claims or win rates are given here because none would be verifiable for your broker, spread and symbol. Alerts need the terminal running and connected.

More from this seller

Free edition of this indicator: SuperTrendNew - https://www.mql5.com/en/market/product/77231
TWAP Institutional (EA, USD 200) - https://www.mql5.com/en/market/product/195456
NomadAI (EA, USD 100) - https://www.mql5.com/en/market/product/110983
Nomad Grid (EA, USD 100) - https://www.mql5.com/en/market/product/158525
Stoploss Hunter (EA, USD 50) - https://www.mql5.com/en/market/product/88308
All products: https://www.mql5.com/en/users/etsogoo/seller

Questions, bug reports and feature requests are welcome - the alert engine in this generation came straight out of the comments on the free version.

推荐产品
Hi Low Last Day
Igor Vishnevskii
The Hi Low Last Day ( Hi Lo Last Day ) indicator shows the high and low of the last trading day and the second trading day, as well as the minimum and maximum of last week . There are many trading strategies on the daily levels. This indicator is indispensable when using such trading strategies. In fact, everything is simple in trading, you just need to understand and accept it for yourself. There is only price!!! What is price? This is the level on the chart. The level is the price that the buy
【均线流二号】 一眼看透多空力量,把行情节奏握在手里 还在几百根均线里看得眼花缭乱?还在犹豫"该不该进场、该在哪止损"? 均线流二号把传统均线"升级"成一套完整的趋势作战系统——图表上不再是零散的价格线, 而是一条可视化的"多空河流"。多达100条均线同时滚动,每一根K线上, 哪一方正在掌控、力量有多强、即将发生什么,全都清清楚楚地摆在你眼前。 为什么值得你拥有? 一眼看趋势,告别主观猜测 全屏均线流实时着色:多头红、空头绿,方向一目了然。无论你是新手还是老手, 都不用再靠"感觉"判断行情,K线处于多头区还是空头区,扫一眼就知道。 三级信号,捕捉行情起爆点 系统自动给出三类买卖提示: · 顺势信号——趋势刚确立,跟对方向入场; · 反转信号——趋势即将掉头,提前布局; · 极开信号——多空力量极致收敛后的爆发行情,机会价值最高。 做多信号在K线下方标注,做空信号在上方标注,绝不混淆。 不止告诉你方向,还画好止损与止盈 每一笔潜在交易都自带"作战地图":止盈线、止损线、极价线自动绘制, 什么时候离场、什么时候设保护,不再靠拍脑袋。配合"前小线宽突破"检测, 专
Smart Entry Hulk KPG
Le Uyen Phuong Nguyen
Smart Entry Hulk KPG – MT5 H-Band 与 Trend 多时间框架指标 总体描述 Smart Entry Hulk KPG 是由 Billion KPG Club 为 MetaTrader 5 开发的技术分析指标。它结合了 H-Band 的平滑特性与 Trend 算法的方向逻辑。 通过将 Trend 计算应用于平滑的 H-Band 数据,该工具旨在过滤市场噪音并提供趋势方向的清晰视觉表示。它具有多时间框架 (MTF) 仪表板、更高时间框架 (HTF) 数据注入以及“力量聚合 (Force Aggregation)”摘要,以协助交易者分析不同时间框架下的市场状况。 主要功能 - H-Band 变体:支持多种计算模式(标准、指数、三角),以适应不同资产的波动性。 - H-Band 上的 Trend:将基于 ATR 的 Trend 逻辑直接应用于 H-Band 计算,从而产生更平滑的趋势视觉表示。 - 多时间框架 (MTF) 仪表板:同时显示多达 8 个可自定义时间框架的当前趋势状态。 - 力量聚合 (Force Aggregation) 摘要:通过聚合所选时
FREE
The   OHLC indicator   shows the current and historical values of High, Low, Open, Close and Mid for a specific time period. It can plot the current values or the values from the previous session. The indicator's range can be calculated from a daily, weekly, monthly, or user-specified session. Levels High  of the current or previous session. Low  of the current or previous session. Open  of current or previous session. Close  of the current or previous session. Midpoint  of the current or prev
FREE
GDS Renko Gold Dollar XAUUSD Renko Macro Pressure Context for MetaTrader 5 GDS Renko Gold Dollar is a premium MetaTrader 5 indicator designed for traders who analyze XAUUSD with Renko charts and want to compare gold movement with US dollar pressure. The indicator does not give buy or sell signals. It does not predict gold price movement. It provides a visual context layer that helps the trader understand whether gold-side pressure or dollar-side pressure appears more dominant in the current mark
ATR SuperTrend
Paulo Henrique Faquineli Garcia
A ‘Supertrend’ indicator is one, which can give you precise buy or sell signal in a trending market.  As the name suggests, ‘Supertrend’ is a trend-following indicator just like moving averages and MACD (moving average convergence divergence). It is plotted on prices and their placement indicates the current trend. The Supertrend indicator is a trend following overlay on your trading chart, much like a moving average, that shows you the current trend direction. The indicator works well in a tren
TheRealPrice v3.0 | Ultimate Spread & Ask Visualizer TheRealPrice is a high-precision utility for MetaTrader 5 designed to expose the hidden cost of every trade: The Spread . While standard charts only display the Bid price, professional traders know that buy orders and short-exits happen at the Ask price. TheRealPrice bridges this gap by drawing a dynamic, real-time horizontal line that tracks the exact Ask level, providing a clear visual representation of the current market spread. Why do you
Visual Supertrend indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Supertrend is a trend-following indicator based on Average True Range (ATR). The calculation of its single line combines trend detection and volatility. It can be used to detect changes in trend direction and to position stops.
SuperTrendNew
Tsog Erdene Borjigon Enkhkhudulmur
4.83 (6)
SuperTrendNew 2.0 is a clean, non-repainting SuperTrend indicator for MetaTrader 5. It draws one trend line you can actually trade from, marks every reversal with an arrow, tells you about it by popup, sound and mobile push, and keeps a live dashboard on the chart with the trend state, the line price, the distance to the line in points and in ATR, and the age of the current trend. Free, no time limit, no ad banner on your chart. What is new in 2.0 Version 1.1 has been on the Market since January
FREE
Will Spread
Paulo Henrique Faquineli Garcia
The Larry Wiliams' indicator named WillSpread considers the influence of the secondary Asset (Symbol) on the current Asset (trading). Indicator essence is to transform the correlation between assets in accumulated history data, providing an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye. Based on this information, traders can assume further price movement and adjust their strategy accordingly. As exposed on his Book, Larry says: "a
FiveStarFX Gold Reversal Edge Professional automated trading solution designed for structured execution and controlled risk management in the Gold market. Built for traders who value discipline, precision, and consistency. Key Features Fully automated trading One trade at a time (controlled exposure) Fixed Stop Loss and Take Profit Smart Break-Even protection Profit lock with buffer Step-based trailing management Spread protection system Works on any broker Trade Management The E
FREE
TG Macd 2 Line MT5
Daciana Elena Chirica
4.86 (7)
The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader4 Version |  How-to Install Product | How-t
FREE
MACD Line 2 MT5
Alexandru Chirila
The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader4 Version   |   All Products   |   Contact
FREE
QM FlowVision X1
Rafael Barreto Haddad
QM FlowVision X1 Visual Multi-Factor Trading Indicator with Historical Probability, Market Flow, Momentum, Divergence and Multi-Timeframe Context QM FlowVision X1 is a visual decision-support indicator for MetaTrader 5 designed to transform multiple market conditions into a simple and readable trading state. Instead of displaying isolated oscillators without interpretation, FlowVision combines momentum, money flow, RSI, Stochastic RSI, divergence and higher-timeframe context into a unified 0–100
FREE
True Momentum LPD
Safwan Rushdi Khalil Arekat
MT5 Version : Pre Note : The indicator uses the Open price value for calculations. This indicator represents a genuine momentum oscillator according to the true definition of "Momentum", and as realised by the techniques of digital filters. Scholarly papers   on the subject   by the current developer can be found   here  and here , but in this description we shall borrow only the minimum of conceptual and mathematical framework needed. In the process, we expose some long-held myths about indica
FREE
ZigZag Profile
Nguyen Thanh Cong
Introducing the ZigZag Profile — a powerful tool designed to identify high-probability pivot zones where price action frequently reverses. This indicator analyzes historical price data to pinpoint key areas where price has pivoted multiple times, providing traders with actionable insights into potential support and resistance levels. The ZigZal Profile  indicator continuously scans for zones where price has reversed direction the most, highlighting these critical areas on your chart. By focusing
FREE
Deep Moving Average
Marat Sultanov
5 (1)
Every indicator has its advantages and disadvantages. Trending ones show good signals during a trend, but lag during a flat. Flat ones thrive in the flat, but die off as soon as a trend comes. All this would not be a problem, if it was easy to predict when a flat changes to a trend and when a trend changes to a flat, but in practice it is an extremely serious task. What if you develop such an algorithm, which could eliminate an indicator's flaws and enhance its strengths? What if such an algori
MACD Color Histogram
German David Nino Cifuentes
5 (1)
MACD直方图指标是MACD指标的更新版本,旨在使交易者更容易理解市场趋势和动量变化。与原始MACD不同,此版本包括一个直方图,该直方图是显示两条线之间差异的条形图:MACD线和信号线。 它的工作原理如下:当MACD线高于信号线时,表明市场看涨,直方图条显示为绿色。另一方面,当MACD线低于信号线时,表明市场看跌,直方图条变为红色。 MACD直方图指标的有趣之处在于,当市场动量发生变化时,条的颜色也会发生变化。因此,当从看涨动量转变为看跌动量时,条从绿色变为红色,反之亦然。 另一个有用的功能是,它使检测价格运动和MACD指标之间的差异变得更加容易,突出显示可能的差异,这可能表明市场的潜在反转。 该指标还可以根据用户的偏好隐藏MACD线和信号线以及直方图,从而增强指标的自定义性和灵活性。 总之,MACD直方图指标为交易者提供了一种更简单的市场趋势分析方法,通过清晰的视觉信号和颜色变化帮助做出更明智的交易决策。
Movement Exhaustion
Rodrigo Elizeu Cherutti
The movement exhaustion is a color rule that helps indicate when the movement will revert its direction. The darker the color, the greater the probability to revert. The indicator is based on the price statistic. Works on every timeframe, every instrument. Five color options: 0. Natural movement. (Gray) 1 - 4. Movement exhaustion (Yellow to maroon) The trader can use it as reversal or exhaustion signal. In a trend following trade it can be used as an exhaustion signal, indicating the movement ca
KSQ S&D Signal Assistant (Top-Down MTF) The KSQ S&D Signal Assistant is a professional-grade, multi-timeframe decision support tool designed specifically for Supply & Demand and Smart Money Concept (SMC) traders. Instead of cluttering your chart with dozens of lagging indicators, this assistant works quietly in the background to analyze top-down market structure. It only alerts you when a highly specific, 3-point confluence occurs between the higher timeframe trend and lower timeframe order flo
FREE
MultiTimeAnchor MA
Ramon Xavier Da Conceicao
MultiTimeAnchor MA 是您分析市场的全新得力助手!这个免费的指标展示了 三种不同的移动平均线 ,每种移动平均线都根据独特的时间周期进行了调整。这意味着您可以一次性查看市场在 短期、中期和长期 的表现,完全不需要切换图表。 您可以选择几种不同类型的移动平均线,如简单移动平均线、指数加权移动平均线、平滑移动平均线和加权移动平均线。您还可以选择使用 开盘价、最高价、最低价或收盘价 来计算平均值。这种灵活性使您能够获得更详细、准确的市场视图,帮助您识别市场趋势以及潜在的进出点。非常适合那些想要提高交易决策效率的人! --------------------------------------------------
FREE
Divergence Matrix Pro for MetaTrader 5 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 5. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
适用于MT5平台的“WPR双均线指标”,无重绘。 - WPR本身就是短线交易的最佳震荡指标之一。 - “WPR双均线指标”允许您查看WPR震荡指标的快慢均线。 - 该指标能够帮助您及早发现价格回调。 - 此指标的参数设置非常简单,适用于任何时间周期。 - 您可以在图片中看到买入和卖出的入场条件。 - 通过 PC 和移动设备接收 WPR MAs 交叉警报。 买入信号示例: (1) - 如果快均线向上穿过慢均线,且WPR值低于-50:开立买单。 (2) - 一旦WPR值进入超买区域,高于-20:平仓。 卖出信号示例: (1) - 如果快均线向下穿过慢均线,且WPR值高于-50:开立卖单。 (2) - 一旦 WPR 值低于 -80 进入超卖区域:平仓卖单。 点击这里查看高质量的交易机器人和指标! 这是仅在 MQL5 网站上提供的原创产品。
Smart Trend Targets MT5
Bruno Fernandes Dos Santos
Smart Trend Targets MT5 Smart Trend Targets MT5 is a professional trend-following indicator with automatic volatility-based targets (ATR). It was designed for traders who want clear entries, clean chart visualization and automatic target projections without complexity. The indicator combines: Dynamic trend line Colored candles based on direction Visual BUY and SELL signals Two automatic target levels Optional trading session filter Pop-up, Sound and Mobile alerts HOW IT WORKS The system uses ATR
ToolBot Probabilistic Analysis
Josue De Matos Silva
4 (1)
ToolBot Probabilistic Analysis - FREE   An effective indicator for your negotiations The toolbot indicator brings the calculation of candles and a probabilistic analysis so that you have more security on your own. Also test our  FREE tops and bottoms indicator: :   https://www.mql5.com/pt/market/product/52385#description Also test our  FREE (RSI, ATR, ADX, OBV) indicator:   https://www.mql5.com/pt/market/product/53448#description Try our EA ToolBot for free:   https://www.mql5.com/market/prod
FREE
JAC Trend Color Candle
Eduardo Da Costa Custodio Santos
The indicator "JAC Trend Color Candle" for Meta Trader 5, was created to visually facilitate the trend for the trader. It is based on three parameters, which identifies the uptrend, downtrend and non-trending market. The colors are trader-configurable, and the average trader-configurable as well. trend parameters cannot be configured as they are the indicator's differential.
FOTSI Indicator
Leonardo Daniel Isaia
1 (1)
FOTSI – 外汇真实强度指数概览 发现每种货币的真实力量,并利用优势交易。 FOTSI 指标 是一种 多货币振荡器 ,用于测量每种主要货币(USD, EUR, GBP, JPY, CHF, AUD, CAD, NZD)在所有货币对中的真实动量。 FOTSI 不仅分析单一图表,而是整合多个货币对的数据,平滑价格波动,并应用 True Strength Index (TSI) 算法,为您提供清晰、稳定且无延迟的各货币相对强度视图。 主要特征 多货币振荡器: 独立衡量每种货币的强弱。 超买和超卖水平: +50 → 货币超买(高概率回调)。 –50 → 货币超卖。 ±25 → 中性区。 简单易懂: 曲线在零之上或之下 = 强/弱。 无重绘: 所有计算实时进行并保持稳定。 适用于任何货币对和时间周期: 建议在 H1, H4 和 D1 使用以提高可靠性。 如何使用? 反转策略: 当货币达到 +50 或 –50 极值时寻找反转机会。 入场确认: 结合价格行为或支撑/阻力位使用。 选择最强/最弱货币对: 基于最强货币对最弱货币进行交易。 实用示例 如果 USD 为 +60(超买)且 EUR 为 –
Ichimoku Strength Meter MT5 is a professional multi-timeframe dashboard indicator for MetaTrader 5. It combines currency strength, pair recommendations, Ichimoku trend bias, and moving average bias in one clean and easy-to-read panel. The indicator analyzes the 8 major currencies: USD, EUR, GBP, JPY, CHF, AUD, CAD, and NZD It automatically calculates all 28 major currency pairs and ranks them by strength, trend direction, and signal quality. Main Features Multi-timeframe currency strength analys
Dynamics Edge
Jean Carlos Souza
Dynamics Edge: Statistical Precision in Mean Reversion Dynamics Edge is a volatility boundary indicator designed to identify price exhaustion with high precision. Using an advanced standard deviation calculation ( $2.2 \sigma$ ), it maps the extremities where price is statistically likely to return to equilibrium (median). Key Features: Dynamic Exhaustion Edges: Solid lines that expand and contract based on volatility, identifying overbought (Blue) and oversold (Red) zones. OCR-Ready Price Tags:
FREE
Option as Tax
Roberto Spadim
This indicator represent option and basis values as a tax, using this formula: Tax = ( ( strike / ( basis - option ) ) - 1 ) * 100 It's not time based (don't use time to expire information)  You can set a fixed strike value, and a fixed basis symbol if needed. Some exchanges/brokers don't provide this information at marketdata and that's the only method to use this information when not provided.
该产品的买家也购买
本产品已针对 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) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在
SMC Intraday Formula
Kareem Abbas
5 (23)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
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
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Pro 是一款高级剥头皮交易指标,在经典 Supertrend 的基础上加入了多个智能确认过滤器。它可以帮助您识别概率更高的 Buy/Sell 交易机会,同时显著减少虚假信号。 清晰的 Buy 和 Sell 箭头会直接显示在图表上,基于 ATR 的 Stop Loss 和 Take Profit 水平会实时自动计算。 购买后,请联系我获取设置指导和推荐配置。 使用 SuperScalp Pro Auto Trader 轻松实现信号自动化: [Auto Trader] 下载推荐设置文件: [Set File] 完整文档请参阅产品博客: [User Guide] 加入官方频道获取最新更新: [Official Channel] SuperScalp Pro 如何工作? 只有当多个确认层同时一致时,指标才会生成交易信号(趋势 + 动能 + 成交量 + 波动率)。 您可以手动交易,也可以连接 SuperScalp Pro Auto Tr
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
Zoryk Gold
Reda El Koutbane
5 (7)
折扣将在 24 小时后结束——下一价格为 69 美元 ZORYK — MetaTrader 5 专用高级 XAUUSD 黄金信号系统 你一定熟悉这种感觉。 你花了很多时间分析黄金,等待合适的入场机会。终于开仓后,价格却立刻朝相反方向移动。你过早平仓、移动止损,或者只犹豫了几秒钟。随后,市场却在没有你的情况下到达了你原本预期的目标。 问题并不总是方向判断错误。 真正的问题是缺乏确定性。 你不知道准确的入场位置在哪里。 你不知道什么时候交易逻辑已经失效。 你不知道应该先锁定较近的利润,还是继续等待更大的行情。 你也不知道当前信号是否足够强,还是自己只是在强行寻找交易机会。 黄金市场变化非常快。一个没有明确计划的好想法,可能在几秒钟内变成错误的交易决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套完整的 XAUUSD 黄金信号与交易计划系统,专门为 MetaTrader 5  和 M5 时间周期 开发。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自决定其余所有内容的简单指标。 每个确认后的信号都可以在图表上显示完整的可视化交易计划,包
GoldenX Entry MT5
Kareem Abbas
5 (16)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (7)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
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 . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to Break Even after TP1, and trade with discipline. Learn UNIX Scalper Everything you need to learn and use the product is
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、
Atomic Analyst MT5
Issam Kassas
4.45 (55)
本产品已针对 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线颜色和
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 此刻在哪里表现
ATstrong
Zaha Feiz
ATSTRONG PRO: 市场结构与突破指标 突破检测引擎 | 5个动态TP目标 | 实时仪表板面板 | 不重绘 首发价格 当前价格: $59 — 每售出10份价格增加$10。 ATSTRONG PRO 是一款专为 MetaTrader 5 设计的高级突破和机构市场结构指标。 它能够检测高概率波段枢轴,识别集群的支撑和阻力堆积区,并实时发送结构破坏(BOS)和特征改变(CHoCH)信号。 该指标会自动在您的图表上绘制动态止损和5个不同的止盈水平(TP1到TP5), 并配有风险回报预测框、星级信号质量评级以及图表上的实时绩效分析仪表板。 交易提示: 这是一款用于手动交易和市场分析的指标。它在K线收盘时显示清晰的视觉信号、水平和警报,并且 完全不重绘 。它不执行自动交易。 核心亮点与特性 智能突破引擎: 同时检测集群水平区域突破和单波段枢轴突破(BOS / CHoCH)。 突破强度评分: 评估动能、成交量/K线实体大小和枢轴质量,以过滤虚假突破和诱多/诱空。 5阶段止盈水平: 预测可自定义的R倍数目标(TP1: 0.5R, TP2: 1.0R, TP3: 1.5R, TP4:
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Axiom Matrix
Issam Kassas
5 (7)
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix 是一款适用于 MetaTrader 5 的专业多品种、多时间周期市场扫描器和决策仪表板。 它会扫描您的 Market Watch,分析多个时间周期,读取多个证据引擎,比较最强的交易机会,并在一个清晰的矩阵仪表板中显示最佳 BUY、SELL、WAIT 或被阻止的状态。 我开发 Axiom Matrix,是因为我想要一个可以替我完成繁重市场扫描工作的工具。 我不想只单独检查 RSI。 然后单独检查 MACD。 然后检查移动平均线。 然后检查成交量。 然后检查波动率。 然后检查支撑和阻力。 然后还要手动在不同品种和时间周期之间切换,只为了建立一个交易思路。 我想要一个仪表板,可以扫描市场、比较证据、排序最佳机会,并告诉我现在最强的交易设置在哪里。 这就是 Axiom Matrix 背后的核心理念。 AXIOM MATRIX 的功能 Axiom Matrix 会在多个时间周期上扫描多个交易品种,并根据多个技术证据组建立结构化决策。 Axiom Mat
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。   该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
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
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Pro 是一款技术指标,将动态 Fibonacci Envelopes 与多个确认过滤器相结合,以生成经过筛选的 Buy 和 Sell 信号。Fibonacci 水平基于 Moving Average 和 ATR 计算,然后通过 ADX、EMA、RSI、ATR、Volume、Time 和 Candle 结构进行过滤。该指标直接在图表上显示基于 ATR 自动计算的 Stop Loss 和 Take Profit 水平,并提供交互式控制面板,以便快速调整参数。 购买后,请联系我以获取推荐的设置文件和详细使用说明。 使用 Auto Trader X 自动执行 FiboSniper Pro 信号: [Auto Trader X] 用户指南和设置文件: [Click here] 加入官方频道获取最新更新: [Click here] 专为偏好结构化入场和清晰风险管理的交易者设计,适用于 Gold (XAUUSD)、B
Scalper Vault   是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
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
BlueDigitsFx 生态系统官方访问 通过官方 BlueDigitsFx 生态系统获取基础设施更新、工作流程资源、产品发布及生态系统访问权限。 Telegram 生态系统 官方网站 BlueDigitsFx Precision Order Flow MT5 — MetaTrader 5 完整订单流分析套件 专业的基于交易时段的市场结构框架,将价值区域、控制点、拍卖背景与结构化决策支持相结合,专为认真的 MT5 交易者设计。 识别价值所在的位置 自动监控 VAH、POC 和 VAL 理解 London 和 New York 交易时段结构 通过结构化市场背景减少决策疲劳 专为 MetaTrader 5 交易者设计 开发者寄语 我开发 Precision Order Flow 是因为我希望能在 MetaTrader 5 内部以更清晰的方式读取交易时段结构。 在开发了多款被全球交易者广泛使用的 BlueDigitsFx 工具之后,我希望创建一个专注于 MT5 内部基于时段结构化决策的框架。在压力下手动绘制价位、切换平台并尝试解读价值区域容易导致决策不一致。Precision Orde
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Divergence Bomber
Ihor Otkydach
4.89 (94)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDS
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — 智能资金分析与结构化交易规划 SMC Pro ToolKit 是一款面向 MetaTrader 5 的专业智能资金概念(Smart Money Concepts / SMC)分析工作空间。 它将市场结构、多周期分析、机构级价格区域、交易机会评估、确认工具、成交量背景、提醒系统和风险规划整合在一个结构清晰的图表环境中。 一个工作空间,多层确认,一套结构化交易计划。 打开完整用户指南 多条件交易机会引擎 SMC Pro ToolKit 的核心是一套 多条件交易机会引擎 。 该引擎不会依赖单一指标或单一市场事件,而是通过多个层面的市场信息,对潜在交易机会进行综合评估。 系统会分析市场结构和背景条件,将各项结果整合为 交易机会质量评分 ,并且只有在所需确认框架完整成立后,才会展示相应的交易思路。 市场背景 → 多周期一致性 → 智能资金区域 → 确认信号 → 质量评分 → 交易计划 当交易机会满足条件时,SMC Pro ToolKit 可以直接在图表上生成完整的交易计划,包括: 买入 / 卖出方向 入场价 止损价 止盈价 风险回报比 交易机会质量
Power Candles MT5
Daniel Stein
4.73 (11)
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线上自动回答这些问题。结果就是一个完整的交易方案 -
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG:新一代多市场趋势智能分析工具 概述 FX Trend NG 是一款专业的多时间周期趋势分析与市场监控工具,帮助您在几秒钟内全面了解市场结构。 无需在多个图表之间来回切换,您可以立即看到哪些品种处于趋势中、哪里动能正在减弱,以及哪些时间周期之间存在强烈共振。 限时发布优惠 – 仅需 $30(6个月) 或 $80 终身授权 即可拥有 FX Trend NG 。 已经是 Stein Investments 客户? -> 发送消息 以获取专属客户群访问权限。 需要帮助或安装指导? -> 请访问 Stein Investments 官方页面 。 1. FX Trend NG 的核心优势 三状态趋势逻辑 —— 不只是 Buy 或 Sell • 大多数指标仅显示两种状态:Buy 或 Sell。 • FX Trend NG 增加第三种状态: Fade 。 • Fade 表示趋势强度正在减弱,在完全反转之前提前发出信号。 这种结构化逻辑让您看到趋势变化过程,而不仅仅是简单方向信号。 多时间周期分析(M1 至 MN1) • 从短线交易到中长线交易全面覆盖。 • 快速识别趋势
作者的更多信息
SuperTrendNew
Tsog Erdene Borjigon Enkhkhudulmur
4.83 (6)
SuperTrendNew 2.0 is a clean, non-repainting SuperTrend indicator for MetaTrader 5. It draws one trend line you can actually trade from, marks every reversal with an arrow, tells you about it by popup, sound and mobile push, and keeps a live dashboard on the chart with the trend state, the line price, the distance to the line in points and in ATR, and the age of the current trend. Free, no time limit, no ad banner on your chart. What is new in 2.0 Version 1.1 has been on the Market since January
FREE
Supply and Demand Monster MT4
Tsog Erdene Borjigon Enkhkhudulmur
Supply and demand zones are at the heart of   supply and demand trading . These zones are areas that show  liquidity at a specific price.  The supply zone is also called the distribution zone, while the demand zone is called the accumulation zone.   Our indicator automatically draw supply and demand zones in Metatrader 5. It give opportunity to understand trading zone and avoiding risk.
Stoploss hunter
Tsog Erdene Borjigon Enkhkhudulmur
Stoploss hunter 2.00 is a correction release. The strategy is unchanged: a rejection-candle reversal, filtered by a 200-period DEMA trend, an RSI gate and a Bollinger extreme. What changed is everything around it. The short side works again. In the previous build, three lines created indicator handles and compared them to prices. The effect was that one condition was always true, and the expert returned before every sell order. Measured in the Strategy Tester on EURUSD H1 over three and a half
Trader Assistance
Tsog Erdene Borjigon Enkhkhudulmur
It can help with manual traders. EA have following features with risk management. Sell Buy Close sell Close buy Close all Manual Trade Panel EA MT5 Installation In order to buy Manual Trade Panel EA MT4/5 from MQL5.com Market you need to have a MQL5 community account. If you don’t have one, you can register here: https://www.mql5.com/en/auth_register. 1. First make sure that you have the necessary funds required for your purchase in your MQL5 account, it's always easier to pay with your MQL5 bal
Supply and Demand Monster
Tsog Erdene Borjigon Enkhkhudulmur
Supply and demand zones are at the heart of   supply and demand trading . These zones are areas that show  liquidity at a specific price.  The supply zone is also called the distribution zone, while the demand zone is called the accumulation zone.   Our indicator automatically draw supply and demand zones in Metatrader 5. It give opportunity to understand trading zone and avoiding risk.
NomadAI
Tsog Erdene Borjigon Enkhkhudulmur
Nomad AI trades the three commodity crosses — AUDCAD, AUDNZD, NZDCAD — from a single M15 chart. It is a mean-reversion grid: an RSI extreme inside a measured volatility regime opens a position, further levels are spaced by ATR, and each symbol's basket is closed together at a take-profit measured net of swap and commission. Version 2.01 is a rewritten engine that has then been independently reviewed twice. The strategy is unchanged; every mechanism around it was audited and fixed — grid spacing
Nomad Grid
Tsog Erdene Borjigon Enkhkhudulmur
Nomad Grid — Volatility Adaptive Mean-Reversion Grid Version 9.62 · MetaTrader 5 · AUDCAD · NZDCAD · AUDNZD · M15 A bar closes outside the Bollinger envelope and Nomad Grid takes the other side. If price keeps going, it does not cut — it extends a ladder, spaced by the market's own 30-day daily range, and the whole basket shares one exit. One reversal closes the lot. That is a grid, and this page is not going to pretend otherwise. What 9.62 changed is everything around it. What is new in 9.62 Th
Gold Level Breakout
Tsog Erdene Borjigon Enkhkhudulmur
Gold Level Breakout is a patient XAUUSD expert advisor built on a single principle: most breakouts are noise, and the few that matter are worth waiting for. It does not chase price. It follows the structure gold is trading inside, stays flat while that structure holds, and only takes interest once price has genuinely left it. Even then it waits for the market to come back before committing. Most candidates never qualify, and that patience is the product. WHAT YOU GET A finished system. The defau
Gold Block Breaker
Tsog Erdene Borjigon Enkhkhudulmur
Built for an account with a loss limit An evaluation account is rarely lost on one bad idea. It is lost when a floating loss crosses the daily limit while nobody is watching. Gold Block Breaker is an Expert Advisor for MetaTrader 5, developed on XAUUSD, and it watches that number itself. Pick a rule set: five percent daily with ten percent overall, a stricter four and eight, or your own two percentages. Both lines read equity, so an open losing position counts the moment it moves against you, wh
TWAP Institutional
Tsog Erdene Borjigon Enkhkhudulmur
TWAP Institutional A gold trend-pullback Expert Advisor. Every position it opens carries a hard, broker-side stop-loss and a dollar risk that is fixed BEFORE the order is sent. Developed and measured on XAUUSD H1. It is a gold strategy, not a generic one: on the same broker and window it returns a profit factor of 1.43 on XAUEUR and LOSES money on XAGUSD (PF 0.94, 35% drawdown). Re-test before running it on anything else. WHAT THE CURRENT BUILD MEASURES IC Markets XAUUSD H1, 2023.03.20 - 2026
筛选:
无评论
回复评论