Abiroid Slopes Histogram

Abiroid Multi Slope indicator allows you to calculate a Slope Histogram for any line of any indicator.

Histogram is for 1 slope line only, but slope values can be calculated for 3 lines total.

To have multiple histograms, add as many Slope indicators for custom indicators as you like on chart.

You just need to provide the Indicator name, buffer value, slope's period and max number of bars back.

By default it has slope calculation for TDI_v4.ex4 indicator.

There is no way to specify parameters for your Custom Indicator.

So it is best if you have mq4 file for Custom Indicator so you can set params directly inside it.


For detailed info and for extra indicators:

https://abiroid.com/indicators/abiroid-slopes-histogram


Settings:

  • Main Indicator:Any ex4 with a path relative to MQL4/Indicators folder. Default TDI_v4.ex4 is placed inside MQL4/Indicators/TDI folder. So default specified value is "TDI/TDI_v4"

In order to calculate slope, you need to specify any Custom indicator for which you have an ex4.

Note: This does not work for Metatrader's in-built indicators, unless you have an ex4 file for them.

Also there is no way to specify parameters for the custom indicator.

So it will be good if you have mq4 of this Main Indicator, to directly change parameters in your custom indicator.

  • MaxPastBars:Total number of past bars for which slope is calculated.
  • Shift:Starting bar from which slope histogram is calculated. Suppose Shift is 0, it will start at candle 0.
  • Refresh After Ticks:Refresh Slope value every few ticks. Keep this higher, in case your Main Indicator is heavy, or else over-calculation might make MT4 hang.

Slope Params:

Total 3 slopes can be calculated: Namely A,B,C. By default Slopes are for RSI, TSL and MBL for TDI. Just as an example.


Default Slope for TDI's MBL Line.

  • Level High:High Level above which Slope in Histogram is marked Green (In above slope it's set at 20)
  • Level Low:Low levels below which Slope is marked Red (In above slope it's set at -20)
  • Slope Period:How many bars between 2 points of the slope.

Suppose you are calculating slope of a Moving Average. This red line is a 50-period Moving Average.ex4

And you need the slope of 2 points 25 bars apart. Then you need to specify 25 as slope period.

  • Slope Unit: If Slope unit is vertical distance between 2 points for Slope calculation. For TDI, and slope calculations of RSI, MBL and TSL, the unit is best kept at 0.01.

But when using a Moving average, the price point is used as a unit. If you keep Slope Unit as 0, it will use the Pair's Point as default.

For example: EURUSD, point is 0.00001. USDJPY point is 0.001

  • Buffer:The buffer for the line for which you need slope. Best is to check the mq4 code for your Custom Indicator. Because buffers are sometimes hidden.

Or if you only have ex4, then use the Data Window to find the Buffer. Note buffer count starts at 0.

In TDI_v4:

Actual RSI line is buffer 4. Which is why it's always advisable to use mq4 files of your Custom Indicator. If slope histogram feels incorrect, most likely cause is that you have an incorrect buffer.

  • Show Slope in Histogram:At a time only 1 slope will be visible in a Histogram. But you can add as this Slope indicator as many times to chart as you like. To get multiple histograms.
  • Show Slope Info:Set position, corner, font, color, etc. for displaying the slope info for slopes A,B,C
  • Alerts:Get Popup, mobile Notifications, email, file etc. alerts

 

Conclusion:

Slope calculations are very useful in your Indicators and EAs where you need to know the direction a line is taking. For instance an upwards MA indicates UpTrend and downwards MA slope indicates downtrend.

The Slopes for Bollinger Bands on the other hand can indicate if market is trending, if upper band is sloping upwards and downwards band is sloping downwards.

Or if market is ranging, if both band slopes are flattening out. Another good example is Slope of COG center band, which will indicate to trade Buy only if COG bands are moving upwards. And a lot of other such great useful scenarios.

推荐产品
SMA Indicator
Nitu Brijesh Yadav
Arrow Indicator (Buy/Sell Alerts) – Simple Yet Powerful Tool!             Product Version: 1.01           Indicator Type: Trend Reversal Signals           Timeframes Supported: All (Recommended: H1, H4, D1)           Key Features: Buy Signal: Green upward arrow () appears below the candle  Sell Signal : Red downward arrow () appears above the candle Accurate Trend Reversal Detection – Based on tried and tested SMA strategy. ️ Clean Chart View – Minimalist, non-i
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
HMA Trend
Pavel Zamoshnikov
4.55 (71)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
Free automatic fibonacci
Tonny Obare
4.68 (50)
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Indicator to be placed in the same folder as Dash to activate the alert filter with Heiken Aish. After downloading the indicator, copy it to the same folder so Dash can read the indicator. It is not necessary to insert it into the chart, this is only for Dash to search for signals and inform the direction of buying and selling of the Indicator. Check if the indicator's path is correct within Dash.
FREE
Traditional MACD MT4
Daniel Lewis
4.58 (55)
MetaTrader 4/5 中的 MACD 指标看上去与其它许多图表软件里的 MACD 不同。这是因为 MetaTrader 4/5 版本的 MACD 显示 MACD 曲线作为直方图,而传统上显示为曲线。此外,MetaTrader 4/5 版本使用 SMA 计算信号线,而根据 MACD 的定义,它应该使用 EMA。MetaTrader 4/5 版本也不计算实际的 MACD 直方图 (即 MACD 与信号线之间的差异)。这可能对那些 MetaTrader 4/5 的新手带来困惑,因为将 MACD 线显示为直方图,而未提供实际的 MACD 直方图。 这款指标按照其创造者 (Gerald Appel) 的定义显示 MACD,如同其它图表软件里显示的那样。而 MACD 线的计算采用 "快速" EMA 和 "慢速" EMA 之间的差异。信号线是 MACD 线的 EMA。MACD 直方图是MACD 和信号线之间的差异 (MACD 直方图可自行作为可靠的用作背离信号)。 True/False 启用开关,您可以显示/隐藏 MACD/信号线,以及 MACD 直方图。
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
WAD Stoch
Yonny Pascal Ekwa Mezui
WAD 背离 + 随机指标 概述 WAD 背离 + 随机指标是一款技术分析工具,用于帮助交易者识别潜在的市场反转点。它结合价格行为与动量确认,以突出买卖压力可能变化的区域。 该指标直接显示在图表上,并提供清晰的视觉信号,帮助在快速变化的市场中做出决策。 工作原理 该指标分析价格走势与市场内部压力之间的关系,并应用额外的确认过滤条件。当条件满足时,会在图表上用箭头标记潜在交易区域。 蓝色箭头表示可能上涨 红色箭头表示可能下跌 每个信号均在多个条件满足后生成,以减少噪音。 主要特点 收盘后信号不重绘 实时信号生成 内置入场、止损和目标位显示 可选趋势过滤器 适用于多种品种和周期 使用方法 1. 入场信号 等待K线收盘后出现箭头: 蓝色箭头表示可能买入 红色箭头表示可能卖出 建议在下一根K线开盘时入场。 2. 风险管理 止损根据市场波动自动设置 提供多个止盈目标 交易者可以: 分批止盈 或手动管理交易 提高 SDC_Multi 至 3 或启用 EMA 过滤器可提升信号质量 所有参数均可自定义 3. 市场条件 高周期分析 支撑与阻力位 4. 建议使用 适合日内交易 适用于多种市场 结合风
FREE
Forex Market Profile and Vwap
Lorentzos Roussos
4.86 (7)
外汇市场概况(简称FMP) 这不是什么: FMP 不是经典的字母编码 TPO 显示,不显示整体图表数据配置文件计算,并且不将图表分段并计算它们。 它能做什么 : 最重要的是,FMP 指示器将处理位于用户定义频谱左边缘和用户定义频谱右边缘之间的数据。 用户只需用鼠标拉动指示器的每一端即可定义频谱。 当指标右边缘被拉到实时柱并进一步(到未来)时,指标被认为是“实时的”(它会更新新柱) 该指标将一个“锚点”对象放在它所附加的图表上,然后将该锚点与硬盘驱动器上的文件相关联。 这允许您在图表上运行一个持续的 FMP,您的设置在重新启动时持续存在,直到图表 - 或指标 - 关闭。 FMP 指标可以在一个图表上运行多个自身实例,并且您可以命名它们。(名称在指标数据中显示为半透明,以便您能够区分它们) 指标的数据窗口被快速切换控件包围,当它们的状态发生变化时,这些控件会更新该图表的指标设置的“内存”。 左手柄、右手柄和数据窗口的显示可以自定义。您可以从 13 种不同的样式组合中进行选择,或者选择每个部分的单独样式(从 13 种中选择)。 您可以选择显示与光谱左侧对齐、在中间对称居中、与光谱右侧
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Super Auto Fibonacci
Muhammed Emin Ugur
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Smart FVG indicator MT4
Ahmad Kazbar
4.8 (5)
Smart FVG 指标 MT4 – MetaTrader 4 高级公平价值缺口检测 Smart FVG 指标为 MetaTrader 4 提供专业的公平价值缺口(Fair Value Gap,FVG)检测、监控和告警功能,所有信息都直接显示在图表上。它将基于 ATR 的过滤与结构感知逻辑相结合,帮助你去除噪音、适应流动性,并只保留最关键的不平衡区域,从而做出更加精确的交易决策。 主要优势 精准的 FVG 检测:识别真正的市场低效,而不仅仅是简单的 K 线价格跳空。 基于 ATR 的自适应精度:根据不同市场与周期自动过滤低质量信号。 实时有效性跟踪:当价格填补或突破缺口时,相关区域会被自动延伸、调整或删除。 高度可视化与自定义:可根据任何模板自定义颜色、线型和填充样式。 实用告警功能:对新出现、被填补或被突破的 FVG 提供实时通知。 性能优化:轻量化设计,适合多品种、多周期同时扫描。 工作原理 将指标加载到任意 MT4 品种与时间周期图表上。 算法会扫描历史与实时 K 线,标出当前有效的 FVG 区域。 ATR 逻辑会根据当前波动率和流动性动态调整检测条件。 当价格完全回补缺口
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Apex Origin MT4
Yi Hsiu Tsai
5 (3)
交易是一个关于概率的过程。精准的逻辑与严谨的纪律是 Apex 系列策略的核心基石。 官方实时交易信号 (MT5 旗舰账户) 为了展示策略的长期稳定性,我们的官方实盘运行于 MT5 环境。 MT4 版本共享完全相同的核心逻辑与交易算法: 查看信号详情 产品设计理念 Apex Origin 系统基于数学统计原理,旨在不同的市场环境下保持逻辑的完整性。 高精度历史数据回测 (2010 - 2026) 本系统采用 99% 高精度分笔数据 (Tick Data) 进行了长达 16 年的深度测试: 样本内测试 (2010-2020) :初始逻辑开发与多货币对关联性优化阶段。 样本外压力测试 (2020-2026) :测试逻辑在近期极高波动环境下的韧性,结果显示系统具备良好的结构化表现。 核心交易特性与要求 资金要求 :最低启动资金 500 USD(建议 2000 USD 以获得最佳风险收益比)。 周期建议 :专注于 H1 图表,旨在过滤低时区的随机噪音与点差诱导。 交易逻辑 :采用均值回归原理,识别主要货币对的动能竭尽区域。 手数管理 :采用线性加码逻辑 (0.01, 0.02, 0.03),无
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
SuperTrend MT4
KEENBASE SOFTWARE SOLUTIONS
KT SuperTrend is a modified version of the classic SuperTrend indicator with new useful features. Whether its Equities, Futures, and Forex, the beginners' traders widely use the Supertrend indicator.  Buy Signal: When price close above the supertrend line. Sell Signal: When price close below the supertrend line. Features A multi-featured SuperTrend coded from scratch. Equipped with a multi-timeframe scanner. The last signal direction and entry price showed on the chart. All kinds of MetaTrader
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
Tipu Heikin Ashi Panel
Kaleem Haider
4.56 (18)
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
如果你象这个项目一样,就有5个饥饿审查。 这项指标采用了既定价格的公开、高、低价和关闭价格 可以对特定时间区加以调整。 许多机构和专业人士都认为这些是重要的。 贸易商可以为你了解他们可能更进一步的地点, 积极。 现有期间为: 前一日。 前一星期。 曾任Month。 曾任。 前一年。 或: 目前日。 目前周。 目前 Month。 目前配额。 今年。
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Quantum Falcon Signal Free is a smart visual trading indicator for MetaTrader 4 designed for Forex and Gold traders. The indicator combines: • Trend analysis • RSI momentum confirmation • MACD momentum filtering • ATR volatility filtering • Higher timeframe confirmation • Smart exit signal detection Main Features: • Smart Buy and Sell signals • Exit Buy / Exit Sell alerts • Real-time dashboard on chart • Professional candle arrows • Multi-timeframe trend confirmation • ATR market volatility filt
FREE
Trend Rising SDEA MT4
Wan Mohd Safwan Bin Wan Daud
Trend Rising 是自定義 MT4 (Metatrader 4) 指標,最適合剝頭皮 TF M30 及以下,使用基於多個時間框架的 Bill William 指標分析趨勢和動量模式。結果,它確定了適用於大多數貨幣對的趨勢的開始和結束。 Trend Rising 指標是基於 Accelerator Oscillator 和 Awesome Indicator 開發的。 主要特徵  用顏色顯示趨勢的開始和結束。  使用 base-TF H1 輕鬆識別趨勢強度(強牛市和熊市)。 識別市場調整。 (當前圖表的弱勢和可能的逆轉)  當建議的條目發佈時,在圖表上繪製 SL 級別。  獲取圖表中發生的每一次趨勢變化的警報。 趨勢上升的優勢  使用所有貨幣對(外匯、加密貨幣、指數和商品) 使用所有時間範圍。 (推薦時段:M30及以下TF) 警報生成器。 (彈出警報、推送通知警報等) 未重新粉刷  100% 免費指標 接觸 如果您有任何疑問或需要幫助,請通過私信與我聯繫。 作者 Safwan Daud,馬來西亞貿易分析師。青年商品交易員(YCT)創始人
FREE
KT Horizontal Lines MT4
KEENBASE SOFTWARE SOLUTIONS
在MetaTrader中,绘制多个   水平线   并跟踪各自的价格水平可能非常麻烦。该指标可自动在等间距位置绘制多个水平线,用于设置价格提醒、标记支撑和阻力位以及其他手动操作。 这个指标非常适合刚接触外汇交易的新手,帮助他们寻找买卖机会并实现快速获利。无论市场处于趋势中还是震荡状态,水平线都能帮助交易者识别潜在的进出场区域。 功能特点 可根据输入参数中的预设,瞬间绘制多个水平线。 使用鲜明的色彩主题,区分不同的水平线。 是追踪多个交易时段价格区间的必备工具。 当价格触及某条水平线时会自动发出提醒。 可设置提醒之间的间隔,避免重复提醒造成干扰。 支持完全自定义设置。 说明 该指标根据输入参数中的配置自动绘制水平线。观察价格在这些水平线附近的反应,可以帮助识别关键支撑/阻力位附近的潜在交易机会。 例如,在水平支撑位形成一根看涨Pin Bar,通常意味着价格可能会继续上涨,朝最近的阻力位移动。 若价格以一根看跌K线收盘于支撑位下方,则可能表明刚刚发生了一个下行突破。而在水平线上发生的假突破,则说明价格未能突破关键水平,可能即将反转方向。 一些价格反转形态(如Pin Bar或假突破)对于
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
New Bar Alarm Free
Tomoyuki Nakazima
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to notify y
FREE
Auto Supply and Demand Oscillator is an indicator for MetaTrader 4 and MetaTrader 5 that detects supply and demand zones automatically and displays them as a single oscillator value at the bottom of the chart, instead of drawing rectangles directly on price. Concept Supply zones are price areas where strong selling created a sharp downward move away from a balance area. Demand zones are price areas where strong buying created a sharp upward move. Traditional implementations draw boxes on the
FREE
Candle Countdown — MT4 精确K线倒计时 Candle Countdown 是一个简单且精确的工具,可在图表上显示 当前K线剩余时间 。 当交易入场依赖K线收盘时,即使几秒钟也非常关键。 该指标帮助您看到准确时间,从而在无需猜测或仓促决策的情况下进行交易。 用于精确控制K线收盘时间的工具。 指标显示内容: 当前K线剩余时间 服务器当前时间 点差(Spread) 止损最小距离(Stop Level) 该计时器独立于行情跳动(tick),通过平台内部定时器更新,即使在市场波动较低时也能保持稳定显示。 在低波动环境下依然可以获得平滑且稳定的倒计时效果。 所有信息显示在带背景的区域中,在任何图表配色下都清晰可见,并且不会影响图表分析。 随着K线接近收盘,计时器颜色会发生变化,帮助您快速判断当前状态。 提供 MT5 版本: Candle Countdown MT5 实际应用 使用该计时器可以提高入场时机和交易控制: 等待信号K线收盘 在新K线开始时同步入场 避免过早决策 指标可自然融入图表界面,不影响分析 : 不影响图表对象 切换周期时保持稳定 不会增加终端负担 计划更
FREE
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.84 (168)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Prop Firm Sniper
Mohamed Hassan
5 (5)
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
Neuro Poseidon MT4
Daria Rezueva
4.82 (44)
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
Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
Smart Trend Trading System
Issam Kassas
4.71 (7)
本产品已针对 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线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
M1 Sniper
Oleg Rodin
5 (26)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
M1 Arrow
Oleg Rodin
4.81 (21)
M1 Arrow 指标基于市场自然交易原则,包括波动性和成交量分析。该指标适用于任何时间框架和外汇货币对。指标中一个易于使用的参数即可让您根据想要交易的任何外汇货币对和时间框架调整信号。 除了基于买卖信号的主要算法外,该指标还内置了多种额外的策略,您可以在输入参数中选择。这些策略无需任何设置。指标会根据您在指标中使用的策略模式自动选择设置。 该算法基于对成交量和价格波动的分析,并使用额外的过滤器。该指标的智能算法仅在两个市场因素结合为一个时才发出信号。该指标计算特定范围的波动,并使用成交量分析来确认波动。 购买后请联系我,即可免费获得我的交易技巧和超棒的额外指标! 祝您在生活的各个方面都取得巨大成功,万事如意!
Scalper Inside PRO
Alexey Minkov
4.68 (69)
Scalper Inside PRO Scalper Inside PRO 是一款日内趋势与剥头皮指标,采用独家的内置算法来评估市场方向和关键目标位。该指标会自动计算进场点、出场点以及多个止盈目标位,并显示详细的绩效统计数据,让您能够看到不同品种和策略在历史数据上的表现。这有助于您选择符合当前市场状况的交易品种。您还可以将自己的箭头指标连接到 Scalper Inside PRO,并快速查看它们的统计数据和历史信号。 Scalper Inside PRO 使用手册及参数说明: 点击阅读 该指标适用于任何品种和时间周期(日内交易推荐使用 M5),并包含多种内置策略。它既可作为独立的剥头皮工具使用,也可作为您交易系统的分析组件。 主要功能 基于独家的新一代趋势检测算法 Next-Generation Trend Detection Algorithm (NG TDA) 进行趋势识别。 自动计算进场点和出场点,并提供多级止盈目标(TP1、TP2、TP3)。 三种内置策略和一个优化器,用于将信号适配到当前品种和时间周期(仅在实时模式下可用)。 提供品种和策略在历史数据上的详细绩效统计。 提
PZ Trend Trading
PZ TRADING SLU
4.8 (5)
许多盈利交易者不仅知道如何识别市场趋势,而且也能把握趋势建立后的交易机会。 Pz 趋势交易 指标设计用来在趋势行情中尽可能的赚取利润。 已建立的趋势提供了一揽子交易机会,但大多数趋势交易指标完全忽视了它们,让交易者在趋势行情时完全不知道该如何做!一般趋势指标只通知有关的趋势变化,但根本不足以得到卓越的回报. Pz 趋势交易 指标比一般趋势指标显示多达 20 倍的交易 , 因为它注重所谓的市场时机。它不仅显示当前的市场趋势,也有回调,内柱线的突破和调整。它令您在趋势回调之后介入,安全的柱线内突破金字塔加仓,以及发现潜在的反转,和已知的调整。 趋势改变 一个趋势改变在市场方向变化时发生。趋势变化在图表上用带数字的彩色圆圈显示。蓝色 (1) 信号为上涨开始, 而红色 (1) 信号为下跌开始。趋势变化并非评估当前价格动作的结果, 它意味着交易设置是不定时地。如果您正确使用本指标, 在趋势变化时, 您将将已经入场 (参看下面的调整)。 回调 但凡趋势在运动中,行情上下抖动,盈利者收割利润,且其它参与者入场。趋势回调代表好的买入机会,通常是由主力获利离场导致。如果行情在回调后回归上行, 指标将
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
A. 什么是 A2SR ?   * 这是一个领先的技术指标(没有重绘,没有滞后)。  -  指导 : -- 在  https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- 和  https://www.mql5.com/en/users/yohana/blog A2SR 在确定支撑(需求)和阻力(供应)水平方面有一种特殊的技术。 与我们在网上看到的普通方式不同,A2SR 在确定实际 SR 级别时有一个独创的概念。 原技术不是从网上拿来的,也没有在网上公开过。 A2SR 将根据您的交易风格自动选择 SR 级别。 即使您正在更改时间范围,但 SR 级别仍将保留在其位置上。 因为实际的 SR 不是从你使用的时间范围内获得的。 A2SR 拥有完整的交易工具 。 实际支持(需求)和阻力(供应)的真正概念。 新闻事件和央行讲话的市场情绪。 新闻事件和趋势的主要货币强度 (MCS) 的真正概念。 今天的当前趋势,包括放置位置的建议。 SR、Breakout 和 Breakdown 的自动水平趋势线。 您会发现分析图表
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 Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! 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 indicat
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后才朝你的方
PZ Divergence Trading
PZ TRADING SLU
5 (2)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最小散度单位为条形
ORB Seeker
Marcela Goncalves De Oliveira
特价上市! 仅售 79 美元! 售出 10 件后价格将上涨,最终价格为 199 美元。 购买后联系我,即可获得免费的EA奖励,该EA可以全自动交易突破信号,并拥有优化的设置文件。 自信地捕捉干净利落的比赛片段! ORB Seeker 是一款专业的开盘区间突破 (ORB) 指标,专为追求准确性、简洁性、灵活性和清晰图表结构的交易者而设计。 它能自动绘制任何交易品种的盘前或自定义交易时段区间,然后给出清晰的突破信号,包括入场点、止损点、止盈点以及可选的50%部分止盈位。所有数据均实时计算并直接显示在图表上。 您可以选择交易伦敦开盘、纽约交易时段、亚洲交易时段,或者您自定义的交易时段。ORB Seeker 会根据您选择的交易时段自动调整,让您精准掌握市场波动范围、突破位和交易位的位置。 每次购买均免费赠送 ORB Seeker EA 智能交易系统。该 EA 系统读取指标的突破信号并可自动下单,您可以选择手动交易,也可以让 EA 系统根据指标的信号逻辑自动处理入场。   为什么选择 ORB Seeker 支持多个交易时段 - 您可以自行设置伦敦、纽约、亚洲或自定义交易时段的盘前交易时间和交
RFI levels PRO
Roman Podpora
5 (1)
该指标能够准确显示反转点和价格回落区域。     行业领军人物 。您能洞察新趋势的形成,并以最高的精准度做出决策,掌控每一笔交易。 与……结合时,展现其最大潜力     趋势线专业版   指标  VERSION MT5 该指标显示的内容: 新趋势开始时的反转结构和反转水平及其激活。 显示屏   获利了结   和   止损   风险回报比最低的水平     RR 1:2       。 具有智能减值逻辑的止损。 显示指定指标中两种趋势类型的反转形态。 指标: 根据     趋势线     (全球趋势变化) 潮流专业版     (趋势快速变化) 简单有效   扫描器   实时趋势(新增)。 多时间框架工具筛选。 展示   利润   在 LOGIC AI 信号之后。 以下列出今日走势积极的金融工具。(RB键) 能够为终端启用通知(警报)功能,并向移动设备推送通知。 逻辑人工智能     — 利用人工智能寻找最佳切入点。 只有在启用 MTF(多时间框架分析)模式时,该功能才可用。 兼容性。 当与趋势线指标结合使用时,该指标能发挥其最大潜力。 这     RFI LEVELS PRO    
Atomic Analyst
Issam Kassas
5 (9)
本产品已针对 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线
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% 无重绘趋势信号。 支撑与阻力点
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Liquidity Sweeps Detector PRO MT4 一款 Smart Money Concepts (SMC / ICT) 指标,绘制买方和卖方流动性,检测价格扫荡流动性水平的时刻,并确认随后的市场结构转变 (MSS)。每个有效的 sweep + MSS 都会用箭头标记,并通过多周期共振评级,配有自动的风险回报投射和图表上的实时面板。 功能 从已确认的摆动高点和低点绘制 买方 (BSL) 和 卖方 (SSL) 流动性。 检测流动性 sweep (猎止损):价格刺穿一个水平后又收回内部。 在验证 setup 之前确认 sweep 之后的 市场结构转变 (MSS) 。 在 BSL + MSS 上显示 做空 箭头,在 SSL + MSS 上显示 做多 箭头。 多周期共振 通过缓存的方向引擎读取三个更高周期(默认 M15 / H1 / H4),并为每个 setup 组合成一个共振评级: 当三个周期都与 setup 方向一致时为 A+ 级,无一致时降至 C 级。 更高周期的流动性目标(H4 BSL / SSL)被作为下一个流动性目标进行跟踪。 逆所有更高周期的 setup
Market Structure Break Out
Ashkan Hazegh Nikrou
5 (8)
价格将于明天上涨至 119 美元 。 Market Structure Break Out(MSB) 是一款为 MT4 和 MT5 平台 设计的高级工具,帮助交易者以结构的角度观察市场走势。它通过箭头和警报提示,标示出趋势方向和反转方向的关键 交易信号 。 其一大亮点功能是能够绘制 持续的供需区域 ,让交易者清晰了解关键价格区域。此外, 实时回测功能 使用户能够在图表上直接查看该指标在历史中的表现,增强了信号的透明度与可信度。 领取您的免费EA: 获取免费的 Market Structure Breakout EA ,它可以根据突破箭头自动开仓,使用固定手数,并可自定义止损和止盈水平。 如何领取: 点击此处下载 EA 。请注意,此 EA 仅在您已购买 Market Structure Break Out 指标 后才能使用。 MT5 版本的产品在此: https ://www .mql5 .com /en /market /product /124690 该指标正在持续更新。 我们努力提供基于市场结构的高精度进场和出场点。当前版本为1.6,以下是最新的更新内容,欢迎加入我们: 买
Gold Signal Swing Pro XAUUSD with Auto TP SL (MT4) — 7层过滤器 + RR保证系统的XAUUSD摆动交易完整系统 无重绘。无重画。无延迟。所有信号在确认后锁定。 买家奖励:购买现货许可证可免费获得AI Zone Radar(价值$59)+ PDF手册。购买后在MQL5上向我发送消息。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 MT5版本也已发售: https://www.mql5.com/en/market/product/170916?source=Site +Profile+Seller 在活跃的交易社区中被黄金交易者使用和信赖。专为精确度和易用性而构建。 这是为谁设计的 工作或生活太忙无法盯盘M5/M15的交易者 只想交易经过过滤的高质量信号的人 隔夜持仓或离开屏幕时持仓的交易者 想要每个信号获得更大波动的交易者(M30上$8-$25,H1上$15-$40,H4上$30-$150) 厌倦了猜测TP/SL设置位置的人 因低时间框架虚假信号而疲惫的交易者
Winshots Massive FX Profits
Pawel Michalowski
5 (1)
停止搜索和尝试新指标!获取 Winshots Massive FX Profits 指标,让自己与众不同。 多年的交易经验使我们构建了这一多合一指标! 使用 Winshots Massive FX Profits 像专业人士一样交易! 该指标使用以下方法来帮助您成为更稳定的盈利交易者: - 市场容量概况 - 每日枢轴级别 - 价格周期分析 什么是音量曲线? 成交量概况是许多交易者忽略的非常有用的交易工具 - 它使您可以发现重要价格行为发生的真实价格水平。它类似于支撑位和阻力位,但逻辑不同。成交量分析概述了机构交易发生的实际支撑和阻力水平。没有更多的猜测工作!你会确切地知道所有大量交易何时发生,大量的手数和交易量。成交量配置文件的 POC(控制点)将通过在图表上画一条线来准确显示发生的位置。 POC 是卷配置文件上的最高卷节点。控制点是交易量配置文件上最长的交易量条,那里有大量交易量。专业交易者将 POC 用作强大的支撑和阻力或重要的重新测试点。 成交量概况(在某些情况下也称为市场概况)是一个方便的工具,用于检查图表上的价格行为。交易者在分析图表时标记的第一件事是支撑
TrendMaestro
Stefano Frisetti
4 (4)
Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes a
Neo Wave PRO
Nikolay Raykov
5 (1)
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 Online course , and manual Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机构交易逻辑。它也非常适合预测市场趋势并仔细分析价格走势。通过让交易与机构策略保
PZ Day Trading
PZ TRADING SLU
3.67 (3)
该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是最好的结
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
作者的更多信息
3 Level ZZ Semafor Scanner: This is a Dashboard indicator which uses 3LZZ Indicator in the background to find semafors. It will give priority to the semafors3 because they specify a strong signal. So, even if there is a sem1 or 2 on current bar, and if Sem3 was within "Check Previous Bars for Sem 3". Then it will show Sem3 instead. Read about this in detailed post: https://www.mql5.com/en/blogs/post/758250 And get all extra Indicators/Template from above link. Please note: Number of settings
What Is It? This PVSRA Screener is for real-time market analysis. so instead of manually checking charts one by one, you get a live command center that tells you the market phase, volume intent, trend state, and nearest price structure all in one glance. Features at a Glance Multi-pair, multi-timeframe scanner dashboard... monitors everything at once PVA (Price Volume Analysis)... detects Climax and Rising volume candles in real time The Dragon EMA... configurable trend anchor (default 50 EMA of
About: The Nadaraya-Watson Envelope is a sophisticated yet practical technical indicator that helps traders identify overbought and oversold conditions using advanced kernel regression methods. This is the MT5 only Version. For MT4 Version go here: https://www.mql5.com/en/market/product/158640/ Key Features ATR-Based Bands: Three upper and three lower bands provide graduated overbought/oversold zones Logarithmic Scale Calculation Center Line - bullish (teal) or bearish (red) What is the Nad
FREE
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/764306 Note: This is the MT5 only version. The MT4 version is available here: https://www.mql5.com/en/market/product/149941 Features Kalman smoothing to reduce market noise. Supertrend bands for trend direction. Color-coded dots and arrows for quick reading. Arrow signals for trend continuation. Alerts for trend changes. Adjustable inputs for different styles. How to Use Green dots = bullish bias. Red dots = bea
A Fibonacci indicator is best used with other indicators like Pivots, Support/Resistance etc. Price tends to use Fibo levels as Support or Resistance lines. So, this indicator is very useful to know when price might reverse or if a level is crossed, price might continue the trend. Also, to find the best Take Profit and StopLoss lines. Don't use Fibo Indicator alone for trading as it might not always be accurate. Use it to make your strategies better as a supporting indicator. Settings: Auto Fib
FREE
This indicator is based on Guppy's GMMA Strategy. And shows arrows when GMMA lines cross up or down. To have this indicator and get alerts for Multiple Timeframes and multiple Pairs you can check out the demo of this GMMA Trend Scanner indicator: https://www.mql5.com/en/market/product/38747 About GMMA In Brief: GMMA attempts to identify trends by combining two groups of moving averages with differing time periods: The long-term EMAs (30, 35, 40, 45, 50, and 60) the behaviors of investors that h
FREE
Extreme TMA System with Arrows Indicator And Buy/Sell Boxes with Take Profit & Stop Loss This is a Non-Repainting Arrows Indicator based on the Extreme TMA System. It shows TMA cross signals and the best BUY/SELL signals. Along with the most predicted TakeProfit. And StopLoss based on TakeProfit ratio. Please note: This is an Arrows only Indicator. Dashboard is sold separately here: https://www.mql5.com/en/market/product/44825 About Indicator: This indicator shows BUY/SELL Signal Arrows and
Core Features (What You’re Actually Getting) This indicator is designed to do one thing really well:   show you where institutions actually traded — and keep those levels organized, clean, and tradable. Here’s what it includes: Automatic Order Block Detection Finds real consolidation zones automatically — no manual drawing, no guessing. Smart Volume Filtering Uses volume to separate   real institutional activity   from random noise. Every block shows a clear multiplier (like 2.3x, 3.1x, etc) s
FREE
How To Use Check out this post for detailed description on  All Indicator extras and template: https://www.mql5.com/en/blogs/post/758259 The Best Heiken Ashi System is a simple trading system for trading based only two indicators for generate signals: Heiken ashi smoothed and Vqzz indicator multi-timeframe. The system was created for scalping and day trading but can also be configured for higher time frames. As mentioned, the trading system is simple, you get into position when the two indica
FREE
Check out the detailed blogpost with screenshots: https://www.mql5.com/en/blogs/post/771285 Features All trades in one subwindow — Every open BUY and SELL order gets its own mini candlestick chart, no matter what symbol it belongs to. Smart price scaling — EURUSD and BTCUSD look the same size. The indicator uses ATR normalization so every trade is equally readable. Live candle updates — The latest candle reflects the real-time Bid price, not just the last close. Entry, SL & TP lines — See exact
FREE
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/770947 Features at a Glance One-click symbol change across all charts simultaneously One-click timeframe change across all charts simultaneously Live trade status on every pair button — buy/sell counts, profit/loss coloring Pending order indicators shown separately on buttons Panel background color changes with your overall profit or loss Sync panel position across all charts Sync the number of buttons per row acro
FREE
Detailed blogpost: https://www.mql5.com/en/blogs/post/766378 Key Features Adaptive Upper/Lower bands Smooth Center Line Customizable Length (sensitivity) Non-Repainting (only current ongoing bar is updated every "Refresh After Ticks" number of ticks) Multiple Price Sources - Choose from close, open, high, low, median, typical, or weighted close Components: The Basis Line The smooth center line represents the weighted average of price. Think of this as the "true" price level when all the noise
FREE
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/771070 What Is "Last Time Here"? Every price move in the market has happened before — or something very similar to it has. "Last Time Here" is an indicator for MetaTrader 4 and MetaTrader 5 that asks a simple question: the last time price was in this exact zone, what did it do next? The indicator identifies the current active ZigZag leg — the most recent swing move from the last confirmed low to the last confirmed
FREE
This Scanner Dashboard uses the Extreme TMA System Arrows Indicator to show good BUY/SELL signals. This Product contains dashboard only. It does not contain the Abiroid_Arrow_Extreme_TMA.ex4 indicator. Arrows indicator is not necessary for dashboard to work.  To see arrows, you can buy the arrows indicator separately if you like: https://www.mql5.com/en/market/product/44822 Dash shows Slopes for current and Higher Timeframes. - 1st diamond is current TF. Next diamonds are higher TFs (Please Not
This is a Sharkfin Arrows Indicator. Detailed explanation and TDI extras: https://www.mql5.com/en/blogs/post/759138 This indicator will show only Arrows. It does not have TDI symbols on chart. Please get the extras from links above for TDI indicators. Sharkfin Scanner (paid): https://www.mql5.com/en/market/product/123566 TDI Scanner Dash (paid): https://www.mql5.com/en/market/product/41826 About: This Indicator finds the Shark Fin Pattern. It will show an arrow in the current bar if RSI sha
FREE
Features at a Glance Multi-Band System: 4 bands above and below a center line, creating 9 distinct layers ALMA-Based Center Line: Smooth, responsive moving average that filters noise effectively Volatility Bands: Automatically adjusts to market volatility using Standard Deviation Keltner Channel Integration: Blends ATR-based channels with standard deviation for robust band placement Alert System: Get notified when price crosses key band levels Read in detail with screenshots in blogpost: https:
FREE
Features: 1- Get OB/OS Levels from Golden MA Levels 2- Wait for Buy/Sell Start Level Cross 3- Optional: Should price cross Mid Level in earlier bars 4- Optional: Crossing bar High/Medium Volume 5- Optional: MA Stacked to check up/down trend for current TF 6- Optional: NRTR higher timeframes aligned Check Detailed blog post explained: https://www.mql5.com/en/blogs/post/758457 Levels with Buffers available here: Golden MA Levels Indicator: https://www.mql5.com/en/market/product/119515 Note: Arr
FREE
Abiroid MA Stack
Abir Pathak
4.6 (5)
Moving Average Rainbow Stack: Free: Single Currency & Single Timeframe MA Stack Very useful for finding current and higher timeframe trends. Best suited for long term trend based trading. Use fewer MAs for quick scalping. And not suitable during low volatility. Only use during high volatility and steady trending markets. Use this to enhance your existing Trend based strategies to find best trends. Read detailed description https://abiroid.com/product/abiroid-ma-stack Available MTF and Scanner v
FREE
Description This scanner uses 3LZZ TRO ex4 and scans for Semafors at given “Shift” bar. Scanner Detailed Settings: https://www.mql5.com/en/blogs/post/747456 Other Settings: Set Periods for Semafor 1,2,3 Set alerts on/off for Semafor 1,2,3 Shift bar (Bar on which semafor is scanned) Refresh After Ticks (Number of ticks when dash is refreshed) This scanner is pretty simplistic version. And a more detailed version with a different strategy is available here: https://www.mql5.com/en/market/product
FREE
Abiroid Slope MA
Abir Pathak
4.67 (3)
Features: - Moving Average Slope for Max Past Bars - Slope Period - Slope Thresholds - Multiple Slope Type options - See slope visually as a histogram - Info Panel Show/Hide Slope Calculations and Types: The slope value is calculated using the Slope Period. Suppose Period is 5, it will check the MA value for bar (x) and bar (x+5). And find the slope angle between them. Read detailed description about Slope Types and Settings here: https://www.mql5.com/en/blogs/post/747651
FREE
EMA Multi meter
Abir Pathak
4.92 (13)
How the Indicator Works: This is a Multi-timeframe MA multimeter indicator which studies if price is above or below a particular EMA range and shows Red/Green/Yellow signals. Red: Price Below EMA range Green: Price above range Yellow: Price within range Indicator Properties: EMA Settings: - Default Period is 200. You can change all MA Settings like Period, MA Method (SMA, EMA, etc) or MA Applied Price (Close, Open, etc). - EMA Range list is a comma separated value list for different timeframes
FREE
Features: - Current TF GMMA Cross and Trend (Mandatory Check.. G-Up/G-Down) - HTF GMMA Trend Check (Optional.. slanting arrow) - TDI or NRTR Trend Check (Optional.. diamond) Read post for detailed description and downloading extra indicators: https://www.mql5.com/en/blogs/post/758264 Scanner: This is a Dashboard Scanner for finding good trades using the GMMA method as base and TDI method for trend verification. All buttons for all Pairs and Timeframes are clickable and will change the chart f
Ichimoku Scanner Dashboard
Abir Pathak
4.75 (16)
Dashboard uses Ichimoku Strategy to find best trades. Get extra Indicators/Template: And read more about detailed Product Description and usage here: https://www.mql5.com/en/blogs/post/747457 Read more about Scanner Common features in detail here: https://www.mql5.com/en/blogs/post/747456 Features: Price Kumo Breakout Tenkan-Kijun Cross Chikou/CLoud and Chikou/Price Support/Resistance (SR-SS or SR-NRTR) Stochastic OB/OS and back Awesome Oscillator Higher Timeframe Ichimoku Trend Align
TDI Multi Timeframe Scanner: This Dashboard indicator uses the TDI (Trader's Dynamic Index) Indicator to find best trades. Read detailed How to Use Guide: https://www.mql5.com/en/blogs/post/758252 Extra indicators also available in above post. Checks for: - SharkFin Pattern Free indicator for SharkFin: https://www.mql5.com/en/market/product/42405/ - TDI Trend: Strong/Weak Trend Up/Down - TDI Signal: Strong/Medium/Weak Signal for Buy/Sell - Consolidation - Overbought/Oversold - Volatility Ban
Scanner Dashboard for Best Heiken Ashi VQZZ Arrows Indicator here: https://www.mql5.com/en/market/product/45900 Check out this post for detailed description on How To Use All Indicator extras and template: https://www.mql5.com/en/blogs/post/758259 Please note that if you are using too many pairs/timeframes, then VQZZ calculations might slow down the dashboard. So be careful not to use too many VQZZ Higher timeframes if you are using too many pairs. Also, VQZZ is based on higher timeframes. e.g
Abiroid Profit Percent Series 1: Arrows Indicator Stochastic Ichimoku with ATR Get the Scanner for free. For getting Profit Percentages for Multiple Timeframes and Multiple Pairs. And read detailed description about this indicator and all the settings here. And get extra Indicators, Templates and settings for download: https://abiroid.com/product/profit-percent-stoch-ichimoku-with-atr Watch the tutorial video here: https://youtu.be/C45-9kWPE2Q About The Strategy: This strategy has 3 main par
Profit Percent Series 2 The scanner dashboard available here (for  Free) : And read detailed information about MA Confluence here: https://www.mql5.com/en/blogs/post/747474 Here's a post about Common Settings for all Profit Percent Series Indicators: https://www.mql5.com/en/blogs/post/747456 Strategy: Main Signal Indicators (Any One): MA Cross (In-built) or Hull, OBV Cross, Heiken Ashi Cross Validation Indicators (Preferably less than 3): OBV (with Min Distance), Heiken Ashi, ADX, SuperTren
This is a slope indicator for COG (Center of Gravity) indicator.   Download extra COG Indicators and read detailed description and strategy here: https://www.mql5.com/en/blogs/post/759120 Description: You can set the Slope Threshold for indicating Buy/Sell heightened levels. In the above Image the Threshold is set to 0, because of that all Bullish slope is Green and Bearish is Red. Suppose we set Threshold to -10 and 10, then this is what we get: And also set Slope Period. Default is 5, which
This Indicator uses Center of Gravity (COG) Indicator to find you the best trades. It is a reversal based Swing Indicator which contains an  Arrows Indicator. That you can buy here from Metatrader Market. Check out this blog post for detailed How to Use Guide and links to free scanner: https://www.mql5.com/en/blogs/post/758262 Scanner needs this arrows indicator in same directory to run Copy scanner ex4 in same folder as your Arrows Indicator: MQL4/Indicators/Market/ All extra indicators and
This strategy is best used for Trend based trading. While market is trending, price still makes smaller ranges. Darvas boxes show breakouts from these small ranges, while still following the original market trend. Detailed Description: https://www.mql5.com/en/blogs/post/747919 Features: Darvas - Check Darvas Box Breakout -   Check Price Above/Below MA or Darvas Box has crossed MA -   Min, Max Box Height -   Max Distance Between Entry Price and Darvas Box Other Indicators: - NRTR Trend Check
筛选:
无评论
回复评论