VHP channel PRT

This channel is based on the Hodrick-Prescott filter, which is a type of zero-lag digital filter. First, filtered Close price values are calculated. Then, a second filtering with a longer period is applied. This results in two arrays: HP and HPSlow. In the next step, the standard deviation of HP relative to HPSlow is computed, and a channel is constructed.
 
The VHP channel PRT indicator displays the average spread value and the channel width relative to HPSlow (expressed as a percentage) at the zero bar, in the lower-right corner of the chart. You can double-click the text label to drag it to a convenient position. Pressing the DEL key will remove it. When switching timeframes, the text will reappear.
 
Compared to Moving Averages, such filters look visually appealing but redraw as new bars appear. Why Does This Happen? It's mathematically impossible to implement a truly “honest” zero-lag filter. Any filter introduces a delay equal to or greater than the averaging period. This becomes obvious when adjusting the period in a Moving Average: the longer the period, the smoother the result—but the greater the lag. There is only one way to eliminate lag: the input bars must first be filtered left to right, and then the resulting sequence must be filtered right to left. The initial direction doesn’t matter, as long as the second pass goes in the opposite direction.
 
In practice, zero-lag filters represent various trade-offs between smoothing and delay. However, it is crucial to understand that a perfect solution is unattainable, as the future cannot be predicted!
 
Recommended Use
This filter is best used to identify short-term price direction, especially within the last few bars. When this channel is overlaid with a Standard Deviation Channel, you'll notice that near the latest (rightmost) bars, both show similar directions. However, while the Standard Deviation Channel consists of three straight lines, this channel provides a more precise direction of price movement in history — albeit with decreasing accuracy the further back in time you go.
 
Implementation Notes
During the MQL4 adaptation, additional code was added to draw the channel "tails". Run it on the M1 timeframe, wait about 30 minutes without switching timeframes, and you’ll observe the channel “wagging its tail.” When switching timeframes, the tail disappears.
 
Use Case Recommendation
This indicator is best suited for scalping. It is not appropriate for long-term strategies,
 
Indicator Input Parameters:
 
HP Fast Period — HP filter period
 
HP Slow Period — HPSlow filter period
 

FontColor — text color

 

You can use this indicator in our versatile ProfRoboTrading Channel EA, in wich you can seamlessly integrate various channel, arrow, and reversal indicators. It offers the flexibility to use all popular channel trading strategies, while also providing powerful tools to customize your trading conditions and risk management system.

ProfRoboTrading Channel EA for MT4:

https://www.mql5.com/en/market/product/140233?source=Site+Market+MT4+New+Rating006

Universal Channel Expert Advisor for MT4:

https://www.mql5.com/en/market/product/135441?source=Site+Market+MT4+Search+Rating006%3aUniversal+Channel+Expert+Advisor



推荐产品
SC MTF Rsi MT4
Krisztian Kenedi
5 (1)
具有多时间框架支持、可自定义视觉信号和可配置警报系统的相对强弱指数(RSI)指标。 自由职业编程服务、更新和其他TrueTL产品可在我的 MQL5主页 获取。 非常欢迎您的反馈和评价! 什么是RSI? 相对强弱指数(RSI)是一种动量振荡器,用于测量价格变化的速度和幅度。该指标在0到100之间振荡,比较在指定期间内近期涨幅与近期跌幅的大小。 RSI主要用于识别超买和超卖状态。高读数表示超买状态,而低读数表示超卖状态。交易者还会关注RSI与价格走势之间的背离,这可能预示着潜在的趋势反转。 功能特点: 带箭头和垂直线的视觉信号标记 三个独立信号缓冲区,带可配置触发器(方向变化、水平交叉、峰值/谷值、极端区域) 具有时间范围过滤的可配置警报功能(电子邮件、推送、声音、弹窗) 带插值方法的多时间框架(MTF)功能 多种绘图和颜色模式(直方图/线条,简单/方向/水平基础着色) 带可选中间水平的可调超买/超卖水平 用于Expert Advisor(EA)集成的自定义指标调用(iCustom)缓冲区访问 输入参数: 基本设置: RSI参数: 周期(默认:14)、应用价格、K线位移偏移量。 多时
FREE
Multi TF MA Levels
Luke Anthony Caras
Multi-TF MA Levels plots a single moving average across multiple timeframes directly on your chart, giving you instant context at every level of the market. No switching charts. No mental maths. Just clean, flat lines showing exactly where the MA sits on M15, M30, H1, H4 and D1 — all updated on confirmed bar close so there is no repainting. Features Plots the local timeframe MA plus up to 5 higher timeframe MAs simultaneously HTF lines only update on confirmed bar close — no repainting Higher ti
FREE
Moving averages change on the move. The indicator automatically selects the period for calculating moving averages. The more directional the movement, the longer the averaging period. When the trend slows down, the period of the moving averages decreases and they become faster. This allows you to react faster to a trend change.  The indicator works well in a trend or at a trend reversal point. In the sideways direction, the indicator can be used the other way around, for example, when a fast m
FREE
Stochastic Arrow
Anton Iudakov
4.5 (4)
The indicator has combined 5 popular strategies. Draws an arrow after confirming a signal for the selected strategy. There are signal alerts. Doesn't redraw its values. I recommend watching my advisor -   Night Zen EA 5 strategies. The main line crosses the signal line. The main line crosses the signal line in the oversold (for buy) / overbought (for sell) zones. The main line enters the oversold (for sell) / overbought (for buy) zones . The main line comes out of the oversold (for buy ) / over
FREE
A ratio between 0 and 1 with the higher values representing a more efficient or trending market,  It is used in the calculation of Perry J. Kaufman Adaptive Moving Average (KAMA), dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The Fractal Efficiency or also known as Efficiency Ratio was first published by Perry J. Kaufman in his book ‘Smarter Trading‘. This is mostly considered a filter for volatile markets none the less
FREE
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
Cart Indicator
Akira Egashira
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
FREE
Price Ladder
Kourosh Hossein Davallou
This indicator is based on the Channel . Input Parameters channel_One- show trend line One on or off. timeFrame_One - time Frame of channel One . ColorChannel_One - color of  trend line One. channel_Two- show trend line Two on or off. timeFrame_Two - time Frame of channel Two . ColorChannel_Two - color of  trend line Two. channel_Three- show trend line Three on or off. timeFrame_Three - time Frame of channel Three . ColorChannel_Three - color of  trend line three. channel_Four- show trend line F
FREE
Free for an unlimited period! 【Eliminate Market Noise】High-Precision Trend Channel that Automatically Adapts to Volatility The "Adaptive Trend Channel Pro v1.0" was developed to completely resolve the shortcomings of conventional fixed-width channels (such as Moving Averages ± Pips). The channel width dynamically expands and contracts according to the market's Average True Range (ATR) , which is the current volatility. This avoids false signals during ranging markets and provides highly relia
FREE
An improved version of the standard Standard Deviation indicator. It is now a responsive and smoothed line. The setup is not straightforward - but I hope you can do it. It is very easy to understand the readings of this indicator, the meaning is the same as that of the usual Standard Deviation. //////////////////////////////////////////////// /////////////////////////////////// I hope this indicator will be very useful to you in successful trading. Good luck.
FREE
Dual Onset
Dariel Iserne Carrera
4.5 (2)
It is an algorithm to detect trend changes early. You should try multiple values for the Multiplier parameter (1 <value <10 recommended). At first glance you can see effective entries. This is, in fact, one of the rows that Geleg Faktor initially had. But it was removed because it was no longer needed. The other rows were sufficient for G.Faktor's effectiveness, but I still wanted to share this one. Always test before using it on your live account so that you fully understand how it works and
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
4 (6)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Magnet Price
Ramiz Mavludov
5 (1)
磁性价格发现指标,即价格倾向于回归的平均价格。 针对XAUUSD H1优化。它有3条线,中间线是需要重点关注的价格。 根据历史数据,在默认设置下,价格回归到平均价格的成功率超过92%;在其他情况下,默认设置的止损会被触发。 入场点和入场时间大致在新的一天开始时,为方便起见,新一天的第一根K线会根据其开盘价是低于还是高于磁力线而用箭头标记。 该指标适用于日内单次入场的交易策略,重点关注价格回归,也适用于网格策略。 可用设置: Candles:用于精细调整的K线数量。建议使用12-24-48的值或保持默认设置。 ATR设置:用于根据您的策略精细调整止损。 ShowLabels:显示线条右侧的标记文本。 LabelOffsetBars:文本缩进。 ArrowOffset_Multiplier:箭头缩进。
FREE
TrailingStop MA 4
Andrej Nikitin
4 (1)
本指标绘制两条 简单移动均线 ,使用最高价和最低价。 MA_High 线当均线指向下行时显示。它可以用于设置空头订单的止损位。 MA_Low 线当均线指向上行时显示。它可以用于设置多头订单的止损位。 本指标用于 TrailingStop EA。 参数 Period - 移动均线的计算周期。 Deviation - 线间聚合/离散率。 缓存区索引: 0 - MA_High, 1 - MA_Low。
FREE
DR IDR for all sessions
Chi Chun Ho
4.93 (15)
Updates 9/12/2023 - If you are looking for the Spock EA, I don't sell it anymore. DM me for more info. 24/10/2023  -  Check out my other products. Starting to roll out some EAs & indicators based on this range. Currently there is no MT5 version. I am using MT4 myself. So I will spend my time mostly to develop more extensive stats for the Stats version and maybe even an EA. But I might  develop a MT5 version. All depends on the demand. Meaning, the more people request it, the bigger the chan
FREE
TTM Squeeze MT4
Tinashe Ndarimani
Overview The TTM Squeeze indicator helps identify low volatility periods (squeeze) that often precede price breakouts. It uses Bollinger Bands (BB) and Keltner Channels (KC) to determine when the market is "coiling" and ready to move. Configuration Guide Volatility Settings The indicator uses Bollinger Bands to measure market volatility. When BBs are inside Keltner Channels, a squeeze is detected. The squeeze suggests the market is consolidating and may soon break out. True Range Option Optiona
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
如果你象这个项目一样,就有5个饥饿审查。 这项指标采用了既定价格的公开、高、低价和关闭价格 可以对特定时间区加以调整。 许多机构和专业人士都认为这些是重要的。 贸易商可以为你了解他们可能更进一步的地点, 积极。 现有期间为: 前一日。 前一星期。 曾任Month。 曾任。 前一年。 或: 目前日。 目前周。 目前 Month。 目前配额。 今年。
FREE
Wave Reversal Indicator
Vitalyi Belyh
4.33 (3)
Wave Reversal Indicator - determines the direction of trend waves and price reversals. The indicator shows wave movements and trend directions. It gives recommendations where to follow the trader, helps to follow the trading strategy. It is an addition to an intraday or medium-term strategy. Almost all parameters are selected for each time frame and are changed automatically, the only parameter for manual adjustment is the wavelength. Works on various trading instruments and timeframes, recomme
FREE
MACD in MA
Nikolaos Pantzos
iMACD in iMA is indicator to change color in iMA if iMACD is upper of zero (up trend) or lower of zero (down trend). It is a useful tool to track when the upside and the downside iMACD on iMA. You can to get source code from here . Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. MACD_FastEMA — Fast EMA for MACD. MACD_SlowEMA — Slow EMA for MACD. MACD_SignalSMA — SMA signal for MACD. MACD_ApliedPrice — Price used for MACD. BarsCount — How many bars will show the line. Revers
FREE
RSI vs Envelopes
Yurij Izyumov
2 (2)
This semaphore indicator is based in the standard RSI, which is applied over the Envelopes indicator that shows an envelope or envelope fluctuation borders. This is a version of RSI vs Envelopes Graph drawn in a separate window . A sell signal emerges when the upper envelope/border is broken by the RSI indicator from top to bottom. A buy signal emerges when the lower envelope/border is broken by the RSI indicator from bottom upwards. The indicator can draw arrows on the indicator, draw vertical
FREE
Mr Beast Sniper
Luis Mariano Vazquez Marcos
5 (1)
Asesor Experto "Sniper FX": Precisión Milimétrica para Tus Operaciones El asesor experto "Sniper FX" redefine la precisión en el trading automatizado al ofrecer un enfoque estratégico centrado en pocas, pero extraordinariamente precisas, entradas en el mercado. Inspirado por la agudeza de un francotirador, este asesor experto utiliza algoritmos avanzados para identificar oportunidades óptimas de compra y venta, maximizando el potencial de beneficios mientras minimiza la exposición al mercado.
FREE
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
PZ Turtle Trading EA
PZ TRADING SLU
5 (1)
该专家顾问实施了最初的丹尼斯和埃克哈特交易系统,通常被称为“乌龟交易者”。它的交易方式与原始海龟完全一样,并且可以由经验丰富的交易者使用以捕获向上或向下市场中的趋势。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 易于使用和监督 完全可配置的策略设置 完全可配置的交易设置 适用于ECN /非ECN经纪人和2-3-4-5数字符号 适用于差价合约和外汇工具 该策略交易两个互补系统,一个主系统和一个故障安全系统: 系统一交易20天突破,并在10天突破完成交易 系统2交易55天突破,并在20天突破完成交易 该策略的基本原则如下: 根据最后一个信号的结果过滤交易 交易以ATR(30)/ 2的时间间隔最多可进行4笔交易 跟踪止损适用于所有使用卖/买+/- ATR(30)* 2的交易 每减少20%,每笔交易的风险就会降低10% 该EA实现了原始乌龟交易者的默认设置,但此后在金融市场发生了很大变化。为了获得利润,交易者将必须对交易内容做出最佳判断,并优化策略测试器中的设置。 设置 将EA交易程序加载到任何图表时,将为您提供一组选项作为输入参数。如果您认为它们太多,请不
FREE
Cumulative Delta MT4
Evgeny Shevtsov
4.86 (29)
The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -
FREE
Velvet RVI
Kevin Peter Abate
Velvet RVI is intended for use with the Velvet advanced ordering layer.  It is based on the algorithm for the Relative Vigor Index, provided by Investopedia here . All of the data it displays is accurate and verified against the internal API function iRVI, when it is detected by the ordering layer.  In order to place orders with the Velvet RVI indicator, the ordering layer must be installed and running.  Ordering from the Velvet RVI indicator requires that "Velvet Ordering Layer" ( found here ),
FREE
PREVIOUS INDICATOR’S DATA MA CROSSOVER https://www.mql5.com/en/users/earobotkk/seller#products P/S: If you like this indicator, please rate it with 5 stars in the review section, this will increase its popularity so that other users will be benefited from using it. This indicator notifies and draws an arrow on the chart whenever    the MA line has crossed over its previous indicator’s data MA filtered by MA Trend.   It also displays total pips gained from all the entry set-ups. Setting ·   You c
FREE
StrikePin
Mike Pascal Plavonil
1 (1)
The StrikePin indicator is a technical, analytical tool designed to identify trend reversals and find optimal market entries.  The StrikePin indicator is based on the pin bar pattern, which is the Price Action reversal pattern. An entry signal, in a trending market, can offer a very high-probability entry and a good risk to reward scenario. Be careful: the indicator is repainting since it is looking for highest high and lowest lows.  You should avoid to use it in experts but you can use it in
FREE
APriceChannel is a modification of the standard Price_Channel indicator. The EA draws 2 levels - the upper level shows the price High for the specified period of time, the lower level shows the price Low for the same period. In addition to the period, you can set vertical offset in points to widen the channel up and down. This prevents false breakouts of current support/resistance levels. Inputs Period - time period in bars - the number of bars to calculate the price High/Low. Offset up and dow
FREE
Toby Strategy Indicator
Ahmd Sbhy Mhmd Ahmd ʿYshh
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
Tmcd
Shaheen Hassanali
The Tmcd is a very smooth oscillator and a good indicator of trend. It has a noise filter built in which shows sideways markets and it can also show the beginning of a trend. It works on any symbol from Forex to commodities as well as crypto currencies. It does not require a change of settings. The default settings are fine. The use of it can be varied and I recommend it is be used in conjunction with other indicators. The indicator is free for use and your review will be appreciated. Join my T
FREE
该产品的买家也购买
M1 Sniper
Oleg Rodin
5 (29)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Smart Trend Trading System
Issam Kassas
4.78 (9)
本产品已针对 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线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
SR Liquidity
Oleg Rodin
5 (2)
SR Liquidity 是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
Neuro Poseidon MT4
Daria Rezueva
4.8 (45)
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 all
Trend SniperX MT4
Sarvarbek Abduvoxobov
Trend Sniper X 是一款用于 MetaTrader 5 的多周期趋势追踪指标,旨在帮助交易者清晰、精准地识别趋势方向及潜在的反转点。 适用于 MT5: https://www.mql5.com/en/market/product/181101 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会发生变动。 Code2Profit 频道 通过多周期分析掌控市场! 如何使用 Trend Sniper X 最大化胜率:关键规则与交易时段技巧 技术规格 交易平台 MetaTrader 5 指标类型 多周期趋势指标 运行时间周期 任意图表周期,支持独立选择更高周期(M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他 CFD 差价合约 推荐账户 任何账户类型 可视化呈现 彩色趋势 K 线(买入/卖出/弱势/转变)+ 买入/卖出信号箭头 附加模块 市场交易时段框(悉尼、东京、伦敦、纽约) 核心功能 多周期趋势分析: 将更高周期的趋势方向直接投影到当前图表上,提供清晰的宏观视角。 弱势/不确定 K 线检测: 高亮显示趋势状况不明确的 K 线,帮助交易者远离震
Gann Made Easy
Oleg Rodin
4.84 (172)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - 下一代外汇交易工具。 当前 49% 折扣。 Dynamic Forex28 Navigator 是我们长期流行的指标的演变,将三种功能合二为一: 高级货币强度 28 指标 (695 条评论)+ 高级货币 IMPULSE 带警报 (520 条评论)+ CS28 组合信号(奖励)。 有关指标的详细信息 https://www.mql5.com/en/blogs/post/758844 下一代强度指标提供什么? 您喜欢的原始指标的一切,现在通过新功能和更高的精度进行了增强。 主要特点: 专有货币强度公式。  所有时间范围内的平滑和准确的强度线。 非常适合识别趋势和精确进入。 动态市场斐波那契水平(市场斐波那契)。  此指标独有的独特功能。 斐波那契应用于货币强度,而不是价格图表。 适应实时市场活动以获得准确的反转区域。 实时市场动量。  第 9 行显示市场是活跃还是被动。 对于定时交易至关重要。 全面的警报和显示。  每种货币最强的买入和卖出动量。 ​​28 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
DayTrader PRO MT4
Davit Beridze
4.33 (6)
DayTrader PRO MT5:  https://www.mql5.com/en/market/product/186222 DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
KURAMA GOLD SIGNAL PRO(MT4)— 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后才朝你的方
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
目前8折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是专门用来显示任何符号的货币强度,如异国货币对、商品、指数或期货。它是同类产品中的第一个,任何符号都可以添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度。这是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个新的公式。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里   https://www.mql5.com/en/blogs/post/708876 它适用于所有时间框架。你将很快能够看到TREND! 根据新的基础算法设计,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了8种主要货币和一种符号的强弱。 该指标显示了8种主要货币(澳元加元瑞士法郎欧元英镑日元新西兰美元)的强弱线,再加上一个符号! 该指标显示了符号的真实价值。例如:对于XAUUSD(黄金):价格以美元报价。如果黄金在上涨,你怎么能知道是黄金的强势还是美元的弱势?只有当黄金走强时,我们才会进行交易。该指
Zoryk Gold mt4
Reda El Koutbane
5 (1)
折扣将在 24 小时后结束——下一价格为 69 美元 联系我获取推荐设置 首发名额有限 ZORYK — MetaTrader 4 专业 XAUUSD 黄金信号与交易计划系统 你一定经历过这种感觉。 你花时间分析黄金,等待入场,终于打开交易后,价格却立即向相反方向移动。你过早平仓,移动止损,或者因为犹豫几秒而错过机会。随后市场在没有你的情况下,准确到达你最初预期的目标。 问题并不总是方向错误。 真正的问题是不确定性。 你不知道真正的入场位置在哪里,不知道交易逻辑在什么位置失效,也不知道应该先保护较小的利润,还是继续等待更大的行情。你甚至不知道当前信号是否足够强,还是自己只是在勉强寻找一笔交易。 黄金移动速度非常快。没有明确计划的正确判断,也可能在几秒钟内变成错误决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套专门为 MetaTrader 4 和 XAUUSD M5 周期开发的完整黄金信号与交易计划系统。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自处理所有后续决定的普通指标。 每个确认信号都可以在图表上显示
IQ Gold Gann Levels
INTRAQUOTES
5 (5)
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calculation
Prop Firm Sniper
Mohamed Hassan
4.33 (6)
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (659)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
Atomic Analyst
Issam Kassas
5 (12)
本产品已针对 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线
BTMM State Engine Pro MT4
Garry James Goodchild
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 4. 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,
CRT Candle Range Theory HTF MT4.   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
Angle Iindicator - 种用于识别方向变化和确认趋势的指标。 它分析价格行为并识别反转点,识别图表上的峰值和谷值。 它支持趋势方向判断。 适用于任何金融工具和时间周期。 内部参数已配置完毕;您只需将指标放置在图表上,并设置“乘数”参数以获得所需结果即可。 该指标会在当前K线图上生成箭头。有时,箭头在K线形成过程中可能会闪烁。K线收盘后,箭头不会在之前的历史K线上重绘。 该指标会在方向变化时发出警报。 可以单独使用,也可以与您的交易系统结合使用。 要正确使用该指标,您必须配置“乘数”参数。 指标的结果取决于反转角度在图表上的生成方式。 “乘数”参数用于构建连续的K线图,从而确定反转点的频率。 0.1 到 100 的取值范围允许您针对任何选定的交易品种或时间周期自定义生成参数。 增加该数值会生成更早的反转信号,这更适合较高的时间周期(M30-H1)或在 M1-M5-M15 周期寻找入场点。 减小该数值会平滑反转和方向信号,使该指标更适合识别趋势。 绿色箭头表示向下方向,蓝色箭头表示向上方向。
TMM Channel System
Oleg Rodin
5 (1)
T.M.M 通道系统是一个外汇交易系统,它使用特殊的趋势过滤器价格通道指标提供趋势买入和卖出信号。该指标仅使用两个参数即可轻松适应任何市场。该通道指示器不会重绘!建议在 H4 图表上交易通道指标,但也可以在任何时间范围内使用。购买后您将下载频道指示器。购买后将免费为您提供箭头指示符。您只需购买后联系我即可。 在此市场上,您可以购买 TMM 通道指标(本页显示的指标)。如果您购买该指标,您将免费获得箭头指标!只需购买该产品并向我发送消息请求箭头工具即可。我将免费向您发送第二个指标。 购买后请联系我!我会把系统的其他指标完全免费发给你!另外我还会与大家分享一份丰厚的奖金! 非常感谢您的关注! 祝您交易取得巨大成功!
Bermaui Deviation Percent
Muhammad Elbermawi
4.94 (111)
或者 ( BD% ) 这是一个波动率指数,以百分比而不是点来衡量波动率。 BD% 的想法是根据在 0% 和 100% 之间移动的经典标准偏差 (CSD) 创建一个索引。 您可以使用 BD% 来比较同一证券在不同时间段或不同时间范围内的波动率。此外,您可以使用 BD% 以百分比而非点数来比较不同市场中不同证券之间的波动率。 如何使用“BD%” 如果 BD% 低于 90%,然后向上越过该水平,则表明价格可能在区间内波动。 如果 BD% 高于 90%,然后向下穿过该水平,并且价格已经高于其简单移动平均线,则这是新的上升趋势开始的迹象。随着 BD% 进一步下行,波动性和趋势强度正在增加。当 BD% 为 0% 时,这意味着波动率处于最高值。 如果 BD% 高于 90%,然后向下穿过该水平,并且价格已经低于其简单移动平均线,则这是新的下降趋势开始的迹象。随着 BD% 进一步下行,波动性和趋势强度正在增加。当 BD% 为 0% 时,这意味着波动率处于最高值。 要了解有关 BD% 的更多信息,请从此处阅读用户手册: https://www.mql5.com/en/blogs/post/718
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
Currency Strength Pro 按相对强度对八大主要货币进行排名,数据取自最多 28 个货币对,基于多周期合成计算,然后把篮子自身能组成的货币对排进一个带分级的扫描器。只使用已收盘的柱,绝不在每个 tick 上计算。 思路很简单:用强势货币对抗弱势货币,而不是去交易今天碰巧看着顺眼的那张图。强度表回答"哪种货币";扫描器和它的 A/B/C 分级回答"哪个货币对,这个设置有多干净"。 它做什么 面板把 EUR、GBP、AUD、NZD、USD、CAD、CHF 和 JPY 从最强到最弱排列。每一个读数都建立在您的经纪商实际报价的货币对之上。每个货币对为一方加分、为另一方减分,因此八个分值始终以 50 为中心,货币篮子在构造上是零和的。50 是篮子的平均值,而不是一条固定水平线:分值 70 表示该货币此刻相对于其余七种货币强势,而不是绝对意义上的强势。 表格下方,扫描器会给篮子能组成的每一个货币对打分:差距大且各周期一致的为 A,差距明显的为 B,差距勉强的为 C。最佳设置卡片用文字说明排名第一的那一行,鼠标悬停在任意扫描器行上都会解释它为什么得到这个分级——各周期的差距、双方背后
自动在你的图表上画出支撑位和阻力位以及推动性蜡烛缺口,这样你就可以看到价格接下来可能会走向哪里和/或可能会逆转。 该指标旨在作为我的网站(The Market Structure Trader)上教授的头寸交易方法的一部分,并显示目标和潜在入场的关键信息。 该指标有两个核心功能和四个附加功能: 核心功能1 - 日线、周线和月线的自动支持和阻力线 该指标为你自动绘制过去2天以及6周和数月前的最新支撑和阻力水平。你可以完全自定义这些水平的外观以适合你,并显示多少个。这些关键水平通常作为主要的支持和阻力区,价格将从这里转向并回撤或逆转。它们也是价格将走向的目标,因此你可以迅速看到在价格可能转向之前交易的潜在距离。 核心特征2--推进型蜡烛缺口目标 推进性缺口蜡烛是银行和机构通过在任何市场上执行大额头寸而创造的强劲、快速的移动。这些大阳线一旦形成,有两个关键作用。 1. 1.它们作为一个方向性信号,因为大型市场参与者已经选择了一个方向,一旦发生,价格往往会在一段时间内继续移动。 2. 2.更重要的是,它们作为目标,因为这些区域往往会让其他大玩家的头寸 "越位",价格在绝大多数情况下
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
BlueDigitsFx Easy 1 2 3 System
Ziggy Janssen
4.87 (299)
BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT5 版本 BlueDigitsFx Easy 123 System —— 强大的 MT4 反转与突破识别系统 一体化无重绘交易系统,专为识别市场反转与突破而设计 —— 适合重视市场结构、清晰信号以及确认型交易流程的交易者。 BlueDigitsFx Easy 123 System 是一款可视化 MT4 指标,并带有提醒功能,可帮助交易者轻松识别市场结构变化、突破以及趋势反转。 该指标遵循结构化的“123”交易模型: 步骤 1 :通过大箭头识别潜在衰竭区域中的新高或新低。 步骤 2 :发出市场结构突破信号,确认潜在趋势反转。 步骤 3 :通过小箭头和支撑/阻力点提供入场确认。 注意 :大箭头在K线收盘前可能会重绘,因为它会根据实时市场结构变化进行调整。 小箭头一旦出现后则为 100% 无重绘信号。 功能特点 大箭头:识别强烈的市场结构变化及潜在反转机会。 小箭头:100% 无重绘趋势信号。 支撑与阻力点
TrendLine PRO MT4
Evgenii Aksenov
4.83 (168)
Trend Line PRO   指标是一个独立的交易策略。 它显示趋势变化,交易的入口点,以及自动计算三个级别的止盈和止损保护 Trend Line PRO  非常适合所有元交易者符号:货币,金属,加密货币,股票和指数 该指标用于真实账户交易,这证实了该策略的可靠性 您可以在这里找到使用   Trend Line PRO   和真实信号的机器人:   https://robomarket.org/product-category/signals/ 目前,Trend Line PRO指标的售价为75美元。 促销后价格为 149 美元 。 趋势线专业的优点 永远不要重绘它的信号; 将其作为独立策略的可能性; 它有三个自动水平止盈和止损水平  该指标具有iCustom信号缓冲区,允许您基于它创建交易机器人 具有通知功能 该指标已证明其在真实账户交易中的有效性 如何设置和优化趋势线PRO指标: 通过更改幅度参数以及 TP 和 SL 水平,将重点放在指标面板上的利润上 您可以使用以下方式自动优化指标参数: Optimizer Utility 详细说明(ENG): 这里 趋势线PRO指标如
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
特别优惠 :   所有工具 , 只是   35 美元   每个 在有限的时间内  ! 新工具   将是   30 美元   为   第一周   或   前 3 次购买 !  MQL5 上的交易工具频道 :加入我的 MQL5 频道以更新我的最新消息 多时间框架和多交易品种指南:&  多时间范围和扫描仪用户指南 - 提供&12 种语言版本 查看更多 MT5 版本: Fibonacci Trend Continuation MT5 Multi TF Scanner 查看更多 MT4 版本: Fibonacci Trend Continuation MT4 Multi TF Scanner 查看更多产品:   全P 产品 或   交易指标、特别优惠和新发布& Fibonacci Trend Continuation Multi-TF Scanner 是一种趋势跟踪指标,旨在识别趋势方向、动态回调水平和持续信号。它结合了移动平均中线、波动率调整带、可配置的斐波那契水平、多时间框架显示和多品种扫描仪。 该指标不会从手动选择的摆动点绘制斐波那契水平。相反,它根据当前中线和波动带不断计算动态斐波那契
作者的更多信息
TMA Centered Bands Indicator
Irina Cherkashina
5 (1)
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
Extreme Spike PRT
Irina Cherkashina
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
Kalires Channel Indicator
Irina Cherkashina
3 (1)
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
Forex Gangster PRT
Irina Cherkashina
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
Fibo Parabolic PRT
Irina Cherkashina
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to set
Symbol Manager PRT
Irina Cherkashina
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
晨星 PRT 指標採用早盤持平突破原理。此指標顯示早晨持平水平並顯示可能的目標。 指標中增加了額外的斐波那契水平,以及有關設定中指定的目標水平與夜間持平水平相交的聲音警報。 晨星 PRT 指標在夜間結束時建造了一個夜間平坦通道,以及兩個向上和向下的斐波那契價格水準。這些水平可以被視為目標水平和逆轉水平。 晨星 PRT 指標適用於所有時間範圍,但在 M15 間隔上使用它最有效。 The Morning Star PRT indicator uses the morning flat breakout principle. The indicator displays morning flat levels and shows possible targets. An additional Fibonacci level has been added to the indicator, as well as sound alerts about the intersection of both target levels specified in the settings and
指標供給和需求區域 PRT – 是一種自訂工具,用於執行圖表的供給和需求區域標記。此指標在圖表上繪製線條和矩形,突出顯示阻力/支撐位和供需區域。為了方便起見,線條和圖形都塗上了不同的顏色,以便輕鬆區分彼此的訊號。它非常適合初學者和經驗豐富的交易者。 此指標用於倒賣、趨勢、反趨勢和其他交易系統。這是一種通用演算法,可以輕鬆成為任何策略的一部分。它在所有時間框架和工具上都表現良好,並且與振盪器完美結合。 Indicator Supply & Demand zones PRT– is a custom tool that is used to perform supply and demand zones marking of the chart. The indicator draws lines and rectangles on the chart that highlight resistance/support levels and supply/demand zones. For convenience, both lines and figures are painted i
Pattern Master PRT
Irina Cherkashina
對於希望識別圖表模式的交易者來說,該指標是一個強大的工具,將其納入交易策略的好處有很多。該工具有效識別並發出金融市場潛在趨勢和逆轉訊號,從而提高交易獲利能力。由於其先進的演算法,該指標可以準確分析市場數據,為交易者提供有價值的信息,幫助他們做出明智的決策。使用該指標可以對市場進行更全面的分析,因為它可以自動識別高精度的圖表模式。這些模式通常表示特定方向的潛在價格變動。因此,與其他可能無法識別這些模式或理解其含義的市場參與者相比,存取這些資訊使交易者俱有優勢。 此指標擁有廣泛的看漲和看跌模式識別功能(圖表上的縮寫名稱在括號中給出): - 新星(SS); - 晚星(E_Star); - 黃昏十字星 (E_Doji); - 烏雲蓋頂(DCC); - 看跌吞沒(S_E); - 看漲錘子(HMR); - 晨星(M_Star); - 早晨十字星(M_Doji); - 交叉線(P_L); - 看漲交叉 (L_E); 使用此工具時,交易心理學也發揮著重要作用,因為它可以幫助交易者在根據這些已識別的模式進行交易時保持紀律。如果交易者看到看漲模式,但由於擔心失去利潤,情緒導致他們
Elliot Waves Tracker
Irina Cherkashina
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
拋物線轉向指標和支撐/阻力位不僅是外匯交易中用於識別潛在趨勢反轉和進入點和退出點的技術分析指標,而且還是一種現成的自主交易策略。 此指標以 PSAR 指標為基礎,在圖表中添加了動態支撐位和阻力位,這可以幫助交易者識別市場可能逆轉的關鍵價格水準。使用該指標,交易者可以深入了解市場的強度和方向,以及交易的潛在進入和退出點。 拋物線轉向指標和支撐/阻力位指標是一種技術分析工具,可在圖表上繪製各種拋物線支撐和阻力 (PSAR) 水平,為交易者提供潛在的趨勢反轉訊號。該指標在 MT4 主圖表視窗中顯示為一系列水平對齊的線,使交易者可以輕鬆識別實際的 PSAR 水平。它還可用於追蹤停損並根據一致的邏輯繪製支撐位和阻力位,從而允許交易者使用他們最喜歡的指標針對水平來尋找交易。儘管眾所周知該指標會重新繪製,但它仍然提供良好的準確性,並且可以用作獨立的外匯指標和交易策略。 以下是在外匯交易中使用拋物線轉向指標和支撐/阻力位指標的簡單策略: • 確定趨勢方向:第一步是使用指標來確定整體趨勢方向。 • 如果 PSAR 點位於價格條下方,則表示上升趨勢,而如果它們位於價格條上方,則表示下降趨勢。 •
All Market Channels
Irina Cherkashina
The All Market Channels indicator from ProfRobotrading automatically builds and displays all formed trading channels on the screen. This indicator is very convenient for trading on all existing channel strategies and is applicable to all instruments and timeframes.  Look at the screenshot - it will tell you more :) More information is available on our website ProfRoboTrading. ProfRobotrading 的所有市場通道指標會自動建置並在螢幕上顯示所有已形成的交易通道。此指標對於所有現有通道策略的交易非常方便,並且適用於所有工具和時間範圍。 查看螢幕截圖 - 它會告訴您更多:) 更多資訊請造訪我們的網站
This is a Bollinger Bands Compression indicator. It detects volatility compression and the release of “suppressed momentum.” It can be used when it coincides with any specific trading entries — released volatility means a higher probability of making a decent profit. There is also a histogram with colored bands symbolizing weakness or strength, and a zero line crossover. Therefore, this indicator can be used both in conjunction with other indicators within trading strategies, and on its own meri
The work of this Expert Advisor is similar to fishing, when you use several fishing rods.   This Expert Advisor works on the channel indicator, the work of which you can see in the screenshots. This indicator is effective on any TM, so it can be used in all types of trading, including scalping for 5 and 15 minutes, intraday or full automatic trading of several instruments simultaneously on D1. This expert advisor is ideal for working both on a flat and during sharp or protracted trend movements
筛选:
无评论
回复评论