• 概述
  • 评论 (9)
  • 评论 (7)
  • 新特性

Harmonic Shark

The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is complete, a potential reversal zone appears on the chart.


Parameters

  • zzDepth, zzDev, zzBack - ZigZag parameters
  • AB_min (ab/ax), AB_max (ab/ax) - minimum and maximum ratio of AB and AX levels
  • BC_min (bc/ab), BC_max (bc/ab) - minimum and maximum ratio of BC and AB levels
  • OC_min (bc/ob), OC_max (bc/ob) - minimum and maximum ratio of BC and OB levels
  • bearColor - bearish pattern color
  • bullColor - bullish pattern color
  • CountBars - limit the amount of bars to be processed by the indicator (reduces the initial download time)
  • UseAlert - enable pop-up messages
  • UseNotification - enable push notifications
  • UseMail - enable email notifications
  • prefix - text label for indicator objects on a chart (enter various values for these parameters when applying several indicators to the chart)
  • MessageAdd - text line added to the notifications sent to indicators
  • ShowPreset - allow the pattern display during its formation
  • CustomEventBuy,CustomEventSell - chart events

  • Sample to use signals in EA:

    void OnTick() {
     double x;
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-Shark",0,1); if (x != 0 && x != EMPTY_VALUE) goBuy();
     x = iCustom(Symbol(),PERIOD_CURRENT,"Harmonic-Shark",2,1); if (x != 0 && x != EMPTY_VALUE) goSell();
    }
    
    void goBuy() { // function for open BUY
    }
    
    void goSell() { // function for open SELL
    }
    
    void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) {
     switch (id) {
      case CHARTEVENT_CUSTOM+100: 
       goBuy(); break;
      case CHARTEVENT_CUSTOM+101: 
       goSell(); break;
     }
    }
    
    void goBuy() { // function for open BUY
    }
    
    void goSell() { // function for open SELL
    }
    



推荐产品
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
Wise Men Indicator demo
Bohdan Kasyanenko
3.67 (3)
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 Alligat
FREE
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
基于具有标准参数的MACD指标波 在最后两个MACD波上分别对正面和负面交易斐波纳契水平, 如果负波浪在MACD指标上结束,则颜色为绿色, 如果正波在MACD指标上结束,那么颜色为红色。 Wave的终止标准是两个滴答,MACD的符号不同。 在最近四次MACD波浪中绘制趋势线。 与专家合作很好  Figures MACD   https://www.mql5.com/ru/market/product/42031 更多截图: https://www.mql5.com/ru/charts/10581596/audusd-h1-alpari-international https://www.mql5.com/ru/charts/10631979/usdjpy-m1-alpari-international https://www.mql5.com/ru/charts/10628704/gbpusd-m15-alpari-international
TrendPlus
Sivakumar Subbaiya
4.38 (13)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
Free automatic fibonacci
Tonny Obare
4.62 (58)
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
OrderBlock TS Roman
Vladislav Vlastovskii
4 (7)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
PZ Penta O MT4
PZ TRADING SLU
2.67 (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
Introducing the Consecutive Green/Red Candle Alert Indicator for MT4 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Green/Re
FREE
TrendInChannel
Andriy Sydoruk
This indicator is the undisputed leader among the indicators. And for this statement there is a good reason. The indicator builds a very high quality channel in which it generates signals to enter! What is the ideal strategy for the trader, since the trader always hesitates when choosing a strategy for the job. That is, this indicator will allow you to solve the dilemma of choosing a job by trend or to the channel, since it combines these two basic concepts. Working with the indicator is very
UPD1 Rsi Dots Dashboard
Vitaliy Kuznetsov
5 (1)
指标在图表上显示基于终端RSI振荡器的信号。 从而能够滤除重复信号。 这里振荡器用于搜索反向信号。 建议将其作为波段策略和水平交易的切入点。 多币种仪表板可用。 有了它,您可以轻松地在图表之间切换。 在产品讨论中,您可以建议一种可以在其中嵌入仪表板的算法。 输入参数 。 主要设置 。 Bars Count – 指标将工作的历史柱的数量 。 RSI Period – 振荡器周期 。 RSI Level – 振荡器的电平。 振荡器在0到100之间。 如果选择10,信号将高于10,低于90 。 RSI Applied Price 。 Repeat Signal - 重复信号 。 Enable – 所有重复的信号将与箭头/图标 。 No Signal – 所有重复的将被忽略 。 视觉箭头 。 Sell Code – Sell rsi图标的代码编号 。 Sell Color – 出售RSI图标的颜色 。 Buy Code – 购买RSI图标的代码编号 。 Buy Color – 购买RSI图标的颜色 。 Indent Coeff – 由波动系数从阴影缩进 。 Siz
FREE
Donchian Trend Histogram
Mariusz Piotr Rodacki
Donchian channels are a tool in technical analysis used to determine the relative volatility of a market and the potential for price breakouts. Can help identify potential breakouts and reversals in price, which are the moments when traders are called on to make strategic decisions. These strategies can help you capitalize on price trends while having pre-defined entry and exit points to secure gains or limit losses. Using the Donchian channel can thus be part of a disciplined approach to manag
FREE
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
RSX Signal 2 AM
Andriy Matviyevs'kyy
The indicator displays the signals of the RSX oscillator on the price chart. (To display these signals in a separate window, along with the oscillator, another indicator is used -  RSX Osc 4 AM ). It is optimal to use the indicator signals as signals to open a trade when the price overcomes the maximum or minimum of the bar at which the signal was given. An opposite signal cancels the previous signal. Settings: Data period for indicator calculation - data period for indicator calculation; Data
ZigZag Fibo Retracement
Dang Khoa Nguyen
5 (1)
ZigZag Fibo Retracement Indicator Optimize Your Trading Strategy! Are you seeking to optimize your trading strategy in the financial markets? Explore the unique features of the ZigZag Fibo Retracement Indicator, a powerful tool designed to help you identify potential support and resistance levels based on the combination of ZigZag patterns and Fibonacci ratios. Integration of ZigZag Patterns and Fibonacci: The ZigZag Fibo Retracement Indicator combines the effectiveness of ZigZag patterns, helpi
FREE
Auto Fibo Retracement MT4
Nguyen Tuan Son
5 (1)
Just another Auto Fibonacci Retracement indicator . However, this is the most Flexible & Reliable one you can find for FREE. If you use this indicator and you like it, please leave a review/comment. If you are looking for a more advanced Fibo indicator, check this  Free  Trend-Based Fibo indicator . ### FEATURES ### Auto-calculate up to 7 Fibonacci levels on your customized frame. Adjust levels as your need. Use   High/Low price or  Open/Close price to calculate. Freeze the levels and don't re
FREE
Traditional MACD MT4
Daniel Lewis
4.62 (68)
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
Follow The Line
Oliver Gideon Amofa Appiah
4 (13)
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
Tipu Heikin Ashi Panel
Kaleem Haider
4.58 (24)
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 "foo
FREE
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
Download the free version   here. Divergence Divergence refers to when the price of a currency pair moves in one direction while the trend indicator is moving in the opposite direction. With divergence, there can be positive and negative signals. Divergences in Forex trading are quite common signals of technical analysis. These are basic early Forex signals indicating the trend reversal and filter false signals. Application of this indicator It is usually not easy to detect divergences by the t
前言   “只有当股价的运动得到了两个平均指数运动的确认时,才有考虑它的价值”。 —————查尔斯·亨利·道   背景   道氏理论与道琼斯工业平均指数的主要创始人查尔斯·亨利·道所说,指数在市场决策中具有非常重要地位”任何脱离指数的行动最终可能都是错误的“。然而,通常在外汇市场中现成的指数很少,只有在股票市场中才有很多现成的指数 。 幸运的是,现在有了这个指标你也可以象亨利 · 道那样去编制指数,而且你完全可以轻而易举的完成任何你需要的指数。它甚至完全可以是你的专属,比如:纽元指数、加元指数、澳元指数、直盘指数、交叉盘指数、非美元的指数、欧元指数、日元指数、英镑指数、黄金指数……,总之有了这个指标任何你需要的指数操作都将变得简单。 当然,是否购买的权利始终是只掌握在你的手中的。 亨利· 道先生曾给过我们这样的忠告:“他们应该是许多投资者用来做商业决定的一种工具。” 在此,真心的祝愿这个指标能在你的决策中能发挥好的作用让你从此走在更赚钱的道路上! 基本功能使用方法及特点 的确, 这是一个基于道氏理论的指标。它可在 MT4上 帮你制作几乎任何类型指数的指标。 更重要的是,如今我们 除了计
ZZVolna
ANTON IVANOV
Another version of ZigZag with additional filters for drawing and finding peaks and lowlands. Well suited for manual trading, you can also use these peaks and lowlands for the adviser and calculate them. Also, all the functions of the original ZigZag remain. Additional filters are AO and Stochastic. Works on all instruments and timeframes.Works on all instruments and timeframes.
Extremum Reverse Bar
Yurij Izyumov
3.55 (11)
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
This scanner shows the trend values of the well known indicator SuperTrend for up to 30 instruments and 8 time frames. You can get alerts via MT4, Email and Push-Notification as soon as the direction of the trend changes. This is the FREE version of the indicator: SuperTrend Scanner The free version works only on EURUSD and GBPUSD! Important Information How you can maximize the potential of the scanner, please read here: www.mql5.com/en/blogs/post/718074 With the following FREE indicator you
FREE
MACDivergence MTF
Pavel Zamoshnikov
4.29 (7)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (three methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and v
Magician Of Custom Index separate window 前言   “只有当股价的运动得到了两个平均指数运动的确认时,才有考虑它的价值”。 —————查尔斯·亨利·道   背景   道氏理论与道琼斯工业平均指数的主要创始人查尔斯·亨利·道所说,指数在市场决策中具有非常重要地位”任何脱离指数的行动最终可能都是错误的“。然而,通常在外汇市场中现成的指数很少,只有在股票市场中才有很多现成的指数 。 幸运的是,现在有了这个指标你也可以象亨利 · 道那样去编制指数,而且你完全可以轻而易举的完成任何你需要的指数。它甚至完全可以是你的专属,比如:纽元指数、加元指数、澳元指数、直盘指数、交叉盘指数、非美元的指数、欧元指数、日元指数、英镑指数、黄金指数……,总之有了这个指标任何你需要的指数操作都将变得简单。 当然,是否购买的权利始终是只掌握在你的手中的。 亨利· 道先生曾给过我们这样的忠告:“他们应该是许多投资者用来做商业决定的一种工具。” 在此,真心的祝愿这个指标能在你的决策中能发挥好的作用让你从此走在更赚钱的道路上! 基本功能使用方法及特点 的确, 这是一个基于道氏理论的指标
ZigZag Support Resistance MT4
Emmanuel Tshepang Mosweu
This indicator uses the Zigzag indicator to identify swing highs and swing lows in the price chart.    Once it has identified the swing highs and swing lows, it can use them to determine potential support and resistance levels. A support level is formed when the price drops and bounces back up from a swing low, indicating that there is buying pressure at that level. A resistance level is formed when the price rises and reverses downward from a swing high, suggesting selling pressure at that leve
FREE
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, rec
FREE
PZ The Zone
PZ TRADING SLU
4.25 (4)
This indicator displays buy or sell signals according to Bill Williams' definition of the Trading Zone. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and understand Avoid trading flat markets Deterministic indicator with clear rules The indicator is non-repainting It implements alerts of all kinds It has straightforward trading implications. A blue arrow is a buy signal A red arrow is a sell signal According to Bill Williams trading in the zone helps to
FREE
该产品的买家也购买
Gann Made Easy
Oleg Rodin
5 (32)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我!我将免费与您分享我的交易技巧和丰厚的红利指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: TRENDMAESTRO recognizes a new TREND in the bud, 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 and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the moment in which prices have strong probability of f
TPSpro RFI Levels
Roman Podpora
5 (13)
Reversal First Impulse levels (RFI) - are the maximum volume levels/areas that turn the market around, so they play a critical role in future trading decisions. The logic behind the movement of any chart is that the price moves from the first impulse level (RFI) to the first impulse level (RFI) of the past trend. The first impulse level (RFI) is the most powerful level during a trend reversal, which forms a reversal zone. The first impulse level from the reversal of the previous movement is also
Quantum Trend Sniper Indicator MT4
Bogdan Ion Puscasu
4.58 (38)
介绍   量子趋势狙击指标 ,突破性的 MQL5 指标,正在改变您识别和交易趋势反转的方式!由拥有超过13年交易经验的资深交易员团队开发,     量子趋势狙击指标   旨在通过其创新的方式以极高的准确度识别趋势反转,将您的交易之旅推向新的高度。 ***购买量子趋势狙击指标,即可免费获得量子突破指标!*** 当量子突破指标识别出趋势反转时,它会向您发出警报和信号箭头,并建议您三个止盈水平。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:       点击这里 建议: 时间范围:  所有时间范围。为了获得最佳结果,我们建议在 M15、M30 和 H1 时间范围内使用它。 货币对:欧元兑美元、英镑兑美元、澳元兑美元、欧元兑英镑, EURAUD, XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪时间:任意 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 建议止损:50 点 建议止盈水平:20 点、50 点和 1
Trend Screener
STE S.S.COMPANY
4.83 (86)
趋势指标,趋势交易和过滤的突破性独特解决方案,所有重要趋势功能都内置在一个工具中! 它是 100% 非重绘多时间框架和多货币指标,可用于所有符号/工具:外汇、商品、加密货币、指数、股票。 趋势筛选器是有效的指标趋势跟踪指标,它在图表中提供带有点的箭头趋势信号。 趋势分析器指标中可用的功能: 1.趋势扫描仪。 2. 具有最大利润分析的趋势线。 3.趋势货币强度计。 4. 带有警报的趋势反转点。 5. 带有警报的强趋势点。 6. 趋势箭头 每日分析示例,每日信号表现...等与我们的趋势筛选指标,可以在这里找到: 点击这里 限时优惠:Trend Screener Indicator 仅售 50 美元且终身可用。原价 125$) 通过访问我们的 MQL5 博客,您可以找到我们所有的高级指标以及分析示例、每日信号表现...等。 : 点击这里 我们的趋势系统由 2 个指标组成: 1. Trend Screener Indicator:显示趋势仪表盘、图表中的趋势线、入场点...等。 2. Trend Line Map Indicator:显示买卖作为仪表板,活动信号盈利/亏损
Atomic Analyst
Issam Kassas
5 (2)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Anal
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.9 (661)
目前26%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  - To maximize the potential and learn how to trade using this indicator, read the full des
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (25)
介绍     Quantum Breakout PRO   ,突破性的 MQL5 指标,正在改变您交易突破区域的方式!   Quantum Breakout PRO 由拥有超过 13 年交易经验的经验丰富的交易者团队开发,旨在通过其创新和动态的突破区域策略将您的交易之旅推向新的高度。 量子突破指标将为您提供带有 5 个利润目标区域的突破区域的信号箭头,以及基于突破框的止损建议。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:   点击这里 重要的!购买后请私信我领取安装手册。 建议: 时间范围:M15 货币对:GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪商时间:GMT +3 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 规格: 不重漆! 最多 5 个建议利润目标区域 建议止损水平 可定制的盒子。您可以设置自己的 Box Time Start 和 Box Time E
Currency Strength Wizard
Oleg Rodin
4.91 (44)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Gann Swing Structure
Kirill Borovskii
5 (1)
This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
PRO Renko System
Oleg Rodin
5 (24)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
Market Reversal Alerts
LEE SAMSON
4.17 (120)
成為突破者,隨著價格反轉,市場結構會改變利潤。 訂單突破者指示器可以識別趨勢或價格走勢何時接近枯竭並準備好逆轉。它會提醒您市場結構的變化,通常會在發生逆轉或重大回調時發生。 該指標使用專有計算來確定突破和價格動能。每當在可能的耗盡點附近形成新的高點時,指標就會繪製最後一個生成該高點的順序塊。然後,它將隨價格移動隨價格跟隨定單。然後,當價格轉向相反方向並突破該訂單塊時,它會提醒您,從而創建新的市場結構並開始趨勢或重大回調的可能逆轉。 訂單塊是在創建高/低之前的最後一個相反的彩色蠟燭,並且當價格跌破這些關鍵區域以下時,這表明趨勢可能會發生短期或長期反轉。 特徵 提醒您關鍵耗盡點的市場結構變化 價格接近耗盡水平時自動提取訂單塊 在一個方向繼續移動時,在價格後面跟踪定單,以提醒您最佳的反轉輸入 將顏色更改為純色塊,以顯示何時發生市場結構中斷。 適用於所有交易品種和時間範圍 內置集成的彈出窗口和電子郵件警報 策略和如何與定單破壞者指標進行交易 當斷路器塊發生時,您有兩個選擇。 看左邊!我們正在尋求供應/需求或支撐/阻力位嗎?市場結構轉變(逆轉)通常發生在價格重新測試舊水平或
Scalper Vault
Oleg Rodin
5 (26)
Scalper Vault 是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
Advanced Supply Demand
Bernhard Schweigert
4.92 (309)
现在优惠 33%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.79 (19)
Rental/Lifetime Package Options and Privileges' * For optimum results the yearly or lifetime package is suggested due to live training and Discord  channel trading with the  creator! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology traini
FX Power MT4 NG
Daniel Stein
5 (7)
通过 mql5 和 Telegram 上 的晨间简报获取每日市场更新,包括详细信息和屏幕截图 ! FX Power MT4 NG 是我们长期以来非常受欢迎的货币强度计算器 FX Power 的下一代产品。 这款下一代强度计算器能提供什么?您所喜爱的原版 FX Power 的所有功能 附加功能 黄金/XAU 强度分析 更精确的计算结果 可单独配置的分析周期 可自定义计算限制,以获得更好的性能 为希望查看更多信息的用户提供特殊的多实例设置 无尽的图形设置,可在每个图表中设置您最喜欢的颜色 无数的通知选项,让您再也不会错过任何重要信息 采用 Windows 11 和 macOS 风格的全新圆角设计 神奇的移动指标面板 FX Power 主要功能 所有主要货币的完整强势历史 所有时间框架内的货币强弱历史 所有经纪商和图表的计算结果完全相同 100% 可靠的实时计算 -> 无重绘 可通过下拉列表选择分析时段 通过自定义模式单独配置分析时段 可在一个图表中使用多个实例 可移动 FX Power 显示屏(通过拖放) 适用于高分辨率 QHD、UHD 和 4K 显示器 自动终端配置 针对平板电脑
ADR Reversal Indicator
LEE SAMSON
4.21 (14)
ADR 反轉指標一目了然地顯示當前價格相對於其正常平均每日範圍的交易位置。當價格超過您選擇的平均範圍和高於它的水平時,您將通過彈出窗口、電子郵件或推送獲得即時警報,以便您可以快速跳入回調和反轉。該指標在圖表上在平均每日範圍極值處繪製水平線,並在這些水平之上延伸,這些水平附加了價格超過它們的數學概率。下面的更多細節...... ADR 警報儀表板補充指標並監控所有配對也可在此處獲得: https://www.mql5.com/en/market/product/62756 MT5 版本也可在此處獲得: https://www.mql5.com/en/market/product/64477/ 大約 60% 的時間價格在其正常的平均每日範圍 (ADR) 內交易並推高這些水平通常是價格急劇波動的指標,通常會出現回調(獲利了結)走勢。您可以通過交易從每日範圍的頂部或底部回落到最近的支撐位或阻力位來利用這些急劇波動。 收集了超過 20 年的歷史數據,以找出主要外匯對和一系列交叉盤的價格超出特定 ADR 水平的平均百分比。該數據表明價格僅在 3% 的時間內超過其 ADR 的 20
IX Power MT4
Daniel Stein
5 (5)
IX Power 终于将 FX Power 的无与伦比的精确性带到了非外汇交易符号中。 它能准确判断您喜爱的指数、股票、商品、ETF 甚至加密货币的短期、中期和长期趋势强度。 您可以 分析 终端提供的 一切 。试试吧,体验一下您在交易时如何把握 时机 。 IX Power 主要功能 100% 精确的非重绘计算结果 - 适用于您终端中的所有交易符号 下拉式选择预配置以及可单独配置的强度分析周期 通过电子邮件、消息和手机通知的无数种通知选项 可访问的 EA 请求缓冲区 可自定义计算限制,以获得更好的性能 为希望查看更多信息的用户提供特殊的多实例设置 无尽的图形设置,让您在每个图表中都能找到最喜欢的颜色 采用 Windows 11 和 macOS 风格的圆角新面板设计 神奇的移动指标面板,可在子窗口和主图表之间无缝移动 适用于高分辨率 QHD、UHD 和 4K 显示器,并针对平板电脑和触摸屏进行了优化 IX Power 参数 最重要的参数不言自明,但我们很快会在另一篇文章中为您提供所有 IX Power 参数的完整说明。 使用别名 "参数可为技术交易
Italo Levels Indicator
Italo Santana Gomes
5 (7)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
Gann Price Level
Kirill Borovskii
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
4.68 (25)
折扣价为299美元! 未来可能会涨价! 请阅读下面的描述! 终极狙击手仪表盘的最佳进入系统。终极动态水平。(请查看我的产品) 由于MT4多币种测试的限制,终极狙击手仪表盘只适用于实时市场。 介绍Ultimate-Sniper Dashboard! 我们最好的产品包括HA-狙击手、MA-狙击手和许多特殊模式。终极狙击手仪表盘是一个绝对的野兽! 对于任何新手或专家交易者来说,这是最好的解决方案! 永远不要再错过任何一个动作! 对于那些喜欢简单和点数的交易者,我们有一个特别的产品给你。本质上很简单,该仪表板根据多种自定义算法查看28种货币对,完成所有工作。只需一张图表,你就可以像专家一样阅读市场。试想一下,如果你能在任何外汇对开始移动时准确地确定其方向,你的交易会有多大的改善。   我们的系统是为了寻找高概率信号并实时向用户发送警报。没有滞后或错误的信号。 为了保持图表的清洁,你可以在不需要时隐藏Ultimate-Sniper。只需按下箭头按钮即可隐藏仪表板。 Ultimate-Sniper适用于从1分钟到月度的所有时间框架,因此你可以在你选择的任何时间框架上快速
TrendLine PRO MT4
Evgenii Aksenov
4.88 (248)
趋势线PRO指标是一个独立的交易策略。 它显示趋势变化,交易的入口点,以及自动计算三个级别的止盈和止损保护 Trend Line PRO非常适合所有元交易者符号:货币,金属,加密货币,股票和指数 趋势线专业的优点 永远不要重绘它的信号; 将其作为独立策略的可能性; 它有三个自动水平止盈和止损水平  该指标具有iCustom信号缓冲区,允许您基于它创建交易机器人 具有通知功能 该指标已证明其在真实账户交易中的有效性 如何设置和优化趋势线PRO指标: 我有振幅参数和TP和SL水平专注于指标面板上的利润 详细说明(ENG): 这里 趋势线PRO指标如何工作: 在指示信号以向上或向下箭头的形式出现后,等待信号形成的当前蜡烛的结束 在同一方向开仓(最多可以同时开3个订单,不同级别的止盈保护) 设置指标建议的止损和止盈水平 在价格达到第一个保护级别TP1后,关闭第一个订单,并在进入价格(盈亏平衡)的水平移动止损, 将利润部分或全部固定在TP2或TP3上 使用趋势线专业的专家顾问. 金鹰,趋势线革命,趋势线EA你可以在这里找到: https://www.mql5.com/zh/users/n
Scalper Inside PRO
Alexey Minkov
4.74 (54)
GET 10% OFF NOW! Last 2 copies at current price! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate t
M1 Arrow
Oleg Rodin
5 (13)
M1 Arrow - 基于市场的两个基本原则的盘中策略。 该算法基于使用附加过滤器对交易量和价格波动的分析。该指标的智能算法仅在两个市场因素合二为一时才会发出信号。该指标使用较高时间框架的数据计算 M1 图表上某个范围的波浪。为了确认波浪,该指标使用了成交量分析。 从理论上讲,该指标可以与其他时间框架一起使用,但您需要考虑到该指标最初是为在 M1 上交易而开发的这一事实。 该指标是一个现成的交易系统。交易者所需要的只是跟随信号。此外,该指标可以成为您自己的交易系统的基础。交易仅在分钟图表上进行。 尽管指标使用 MTF 原理,但指标算法尽可能稳定。 购买后,一定要写信给我!我将与您分享我的交易设置和建议!祝您交易成功!感谢您的关注!
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting Non-Redrawing and Non-Lagging Indicator Which makes it ideal for professional trading . The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders . It packs more than 20 useful indicators into one combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies . This indicator focuses on Smart Money Concepts providing in
介绍 ON Trade Waves Patterns Harmonic Elliot Wolfe,这是一款高级指标,旨在使用手动和自动方法检测各种市场模式。以下是它的工作原理: 谐波模式: 该指标可以识别出现在您图表上的谐波模式。这些模式对于练习谐波交易理论的交易者非常重要,正如Scott Carney的书《谐波交易第1卷和第2卷》所描述的那样。无论您是手动绘制它们还是依赖自动检测,ON Trade Waves Patterns都可以胜任。 控制面板: 我们配备了一个用户友好的控制面板,它会保存您的图表和时间帧设置,使您可以轻松切换不同配置。您甚至可以最小化它以最大化图表空间。如果您更喜欢使用其他分析工具,只需单击关闭按钮即可隐藏所有指标数据。 模板保存: 当您自定义设置或添加其他指标,如移动平均线或布林带时,该指标会自动保存您的模板。这意味着您可以随时轻松加载您喜欢的设置。 优化显示: 对于Windows 10用户,我们建议调整您的DPI设置以获得高清设备上的最佳屏幕体验。右键单击MetaTrader图标,选择“兼容性”,然后选择“更改高DPI设置”,将其设置为“系统(增强)”。
Ferox Breakout
Tat Dat Nguyen
The breakout algorithm is a technique based on price, price features, to shape a breakout strategy. The strategy in this indicator will not be redrawn (none-repaint indicator), it is suitable for short or long term traders In the screenshot is the EURUSD pair, these currency pairs, commodities or stocks, it have similar strength *Non-Repainting (not redrawn) *For Metatrader4 Only *Great For Scalping *Great For Swing Trading *Arrow Entry, Green is Long, Red is Short *Works On Any Timeframe *Work
此儀表板是與市場結構反轉指標一起使用的警報工具。它的主要目的是提醒您在特定時間範圍內的逆轉機會,以及像指標一樣重新測試警報(確認)。儀表板設計為單獨放置在圖表上,並在後台工作,以向您發送有關您選擇的貨幣對和時間範圍的警報。它是在許多人要求衝刺以同時監控多個貨幣對和時間框架而不是讓市場反轉指標在一個 MT4 中的多個圖表上運行之後開發的。它會在 M5、M15、M30、H1、H4 和 D1 時間範圍內發出警報。當然,與交易中的任何事情一樣,更高的時間框架效果最好。 該儀表板被設計為市場結構反轉指標的附加組件。它將獨立工作,並提醒市場反轉警報指標給出的模式和信號。 在此處獲取市場反轉警報指標: https://www.mql5.com/en/market/product/46295 此儀表板的 MT5 版本可在此處獲得: https://www.mql5.com/en/market/product/65828 此處提供 EA:汽車交易市場反轉警報! https://www.mql5.com/en/market/product/65383 我創建的用於繪製矩形並提醒特定貨幣對的市
作者的更多信息
UniversalEA
Sergey Deev
4 (6)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
EA Locking Grid
Sergey Deev
5 (2)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
TradeBuilderMT5
Sergey Deev
5 (2)
The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
RenkoMaPriceChannel
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
MTF MACD
Sergey Deev
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
MTF ATR
Sergey Deev
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
SqrtDev
Sergey Deev
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
Harmonic 50
Sergey Deev
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
RenkoMacdSignals
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
RenkoZigZag
Sergey Deev
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
RenkoMACD Divergence
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
RenkoABCD
Sergey Deev
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
RenkoSarMA
Sergey Deev
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
RenkoBandMacd
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
筛选:
Kenneth Parling
27100
Kenneth Parling 2020.05.26 21:38 
 

用户没有留下任何评级信息

sunnychow
8663
sunnychow 2018.12.16 13:20 
 

用户没有留下任何评级信息

Corneliu Raileanu
222
Corneliu Raileanu 2018.09.01 20:32 
 

用户没有留下任何评级信息

Matthew Todorovski
13122
Matthew Todorovski 2018.06.30 13:56 
 

用户没有留下任何评级信息

Tim Eubanks
5733
Tim Eubanks 2018.03.20 03:06 
 

用户没有留下任何评级信息

Ali irwan
5137
Ali irwan 2017.08.03 07:23 
 

用户没有留下任何评级信息

Gennadiy Voltornist
11909
Gennadiy Voltornist 2017.04.25 22:06 
 

用户没有留下任何评级信息

Aleksandr Tamonin
4109
Aleksandr Tamonin 2016.11.02 20:59 
 

用户没有留下任何评级信息

Maksym Mudrakov
29226
Maksym Mudrakov 2016.08.29 11:56 
 

用户没有留下任何评级信息

回复评论
版本 1.2 2019.08.24
Add ChartEvents
版本 1.1 2019.06.14
нет лого fx-prog.ru