适用于MetaTrader 4的EA交易和指标 - 345
Many indicators are based on the classical indicator Moving Average . The indicator All_TF_MA shows crossing of 2 MA from each TimeFrames . You will be able to change main input parameters for each MA for every TF. Example for M1 TF: Period1_Fast = 5 Method1_Fast = MODE_EMA Price1_Fast = PRICE_CLOSE Period1_Slow = 21 Method1_Slow = MODE_SMA Price1_Slow = PRICE_TYPICAL
The script allows to close all opened positions for a given currency pair (EURUSD by default, but it can be change to any existing currency pair). Input parameters sSymbol = "EURUSD"; PendingOrders = false; which will appear in the Inputs tab where you can change a working symbol and set PendingOrders to true to delete all pending orders for a given currency pair. This script will close and delete all positions for a given currency pair only. Keep in mind that you have to "Allow automated tradin
This script is designed and used to move StopLoss for all EURUSD positions (or any other available currency pairs) at once. The Stop Loss will be moved to a level: Bid - StopLevel (for Long position) Ask + StopLevel (for Short position). STOPLEVEL applies to distance between entry price and SL. Of course, this script will move the StopLoss only if: Bid > OrderOpenPrice() + StopLevel (for Long) and Ask < OrderOpenPrice() - StopLevel (for Short). When you put the script on the chart the Input Box
This multi-timeframe indicator is based on the idea of classical indicator CCI (Commodity Channel Index). As you know, CCI was developed to determine overbought and oversold levels. The CCI does this by measuring the relation between price and a moving average (MA), or, more specifically, normal deviations from that average. This particular indicator shows the modified CCI data from higher timeframe ordered by an input parameter "TF". Green rhombus on the chart represent an UP trend and Red rhom
The Linker charts master utility links all open chart windows and switches them to one instrument. All the operations in the window on which the indicator is running are copied to all the linked ones. It is a great aid for those trading based on support and resistance levels. For instance, a level drawn for D1 will be drawn in other windows. The utility responds to the change of the style, color of objects and selection of the timeframes to display the objects. The utility copies the settings fr
The MACD offers the best of both worlds: trend following and momentum. Traders can look for signal line crossovers, center-line crossovers and divergences to generate signals. Because the MACD is unbounded, it is not particularly useful for identifying overbought and oversold levels. It is not easy to use any indicator on smaller timeframes because traders cannot not look away from the screen. This classical indicator includes "Alert" function (see screenshots). Keep in mind that this indicator
Simply drop the indicator to the chart and Fibonacci levels will be shown automatically! The indicator is developed for automatic drawing of Fibonacci levels on the chart. It provides the abilities to: Select the standard Fibo levels to be shown Add custom levels Draw the indicator on the timeframes other than the current one. For example, the indicator is calculated on the weekly period (W1) and is displayed on the monthly period (MN1) Select the timeframes the indicator will be available on Ca
Description Pivot Lines is a universal color multicurrency/multisymbol indicator of the Pivot Points levels systems. You can select one of its three versions: Standard Old , Standard New and Fibo . It plots pivot levels for financial instruments in both windows simultaneously. The system will automatically calculate the Pivot Point on the basis of market data for the previous day ( PERIOD_D1 ) or week ( PERIOD_W1 ) and the system of support and resistance levels, three in each. It can also displ
Riskscope shows all relevant information about your trades on screen. Information on Stop Loss and Take Profit can be shown as price, pips or exposure. Besides, Riskscope can display a high- and low-watermark of the total of your basket of trades. Settings Riskscope's default settings are good enough most of the time. Nearly all of them are fairly standard. Here are the ones that need some explanation. Monospaced font - set this to the (name of) the font you want to use. A monospaced font looks
NoFear indicator is based on Advanced Moving Average. It is used in technical chart analysis providing signals whenever a rate change appears that exceeds the upper or lower border. The indicator works very well on trend market. It is easy to find good entry points by blue/violet arrows. The upper and lower bands should be used like support/resistance levels and stop/exit points. All signals do not repaint, and can be used immediately when they are coming. This means we do not need to wait for a
This indicator is designed for M1 time-frame and shows: Sum of ticks when the price goes up (color Green -The major component of a candlestick = the body). Sum of points when the price goes up (color Green -The extension lines at the top of the candle). Sum of points when the price goes down (color Red -The major component of a candlestick = the body). Sum of points when the price goes down (color Red -The extension lines at the lower end of the candle). Plus classical indicator Commodity Channe
Trailing Complex is a Stop Loss trailing system that includes 9 components: Setting SL on the level based on the specified loss percentage of the deposit. Moving SL to breakeven. Standard trailing. PriceChennel based trailing. Fractals based trailing. The ATR indicator based trailing. MA based trailing Parabolic SAR based trailing Trailing based on a user drawn trend line. Any of the components can work alone or in combination with others. System settings allow to work with one symbol and scan
This indicator is based on classical indicators: Commodity Channel Index, Relative Strength Index and Moving Average. I am using this indicator to open a Long position when Red histogram changed to Green histogram beneath zero line and to open the Short position when Green histogram changed to the Red histogram over the zero line . A great advantage of this system lies in the fact that the indicator has no input parameters and adapted to all currency pairs and TimeFrames.
This indicator has only one input parameter - Alerts. If Alerts is true , then Alert message will appear when Long or Short trend starts. Each message contains: time, name of the currency pair and the current timeframe. Green arrow indicates UP trend. Red arrow indicates DOWN trend. This indicator will be helpful when someone is deciding to make Buy or Sell position.
This indicator calculates the next possible bar for each currency pair and timeframe. If the next possible Close will be greater than Open, the next possible bar will be in Aqua color. If the next possible Close will be less than Open, the next possible bar will be in Orange color. Of course, the next possible bar will not show the big price movement. This indicator is most useful in the quiet time.
The analyzer allows you to visually evaluate the margin level change when changing the price and position volume. The product shows the price level at which Stop Out, is activated, as well as the total buy and/or sell position level. The calculations are made only for the orders opened for the current chart's symbol. Impact of other orders is not considered. The panel allows you to quickly increase or decrease position volume in the most efficient way.
EwoMov 指标对于确定具有较高价格移动平均线周期(应高于 200)的趋势非常有用。
我在 M5-M30 图表上使用该指标进行波段交易。
该指标使用多个柱进行计算。它们都保存在外部参数中。正确的值为 5 - 13 - 34,但您可以更改它们。
它已为所有时间范围做好准备,但对 M5-H1 尽力而为。它旨在针对其他时间范围进行优化。
您可以在屏幕截图中找到一些说明。要使用它,找到 EWO 线、信号线和零线的交叉点,并结合您的最佳趋势指标,您可以确定入场点。
有关我的产品的更多信息,您可以通过 pm 与我联系。或电子邮件。 EwoMov 指标对于确定具有较高价格移动平均线周期(应高于 200)的趋势非常有用。
我在 M5-M30 图表上使用该指标进行波段交易。
该指标使用多个柱进行计算。它们都保存在外部参数中。正确的值为 5 - 13 - 34,但您可以更改它们。
它已为所有时间范围做好准备,但对 M5-H1 尽力而为。它旨在针对其他时间范围进行优化。
您可以在屏幕截图中找到一些说明。要使用它,找到 EWO 线、信号线和零线的交叉点,并结合您的最佳趋势指标,您可以确
The Expert Advisor is based on the momentum of the price rate of change. When the speed of the price begins to increase sharply, the EA opens an order in the direction of its movement. Rate of Change is defined as the distance of StepPrice ticks that the price has moved for the period of TimePrice seconds. In contrast to the standard algorithm, virtual levels are modified not only after the TimePrice time, but also after the change of direction of the price movement—momentum. The built-in filter
This Indicator will simplify your trading life. The Indicator has no input parameters. Red arrows indicate the beginning of the Down trend and it will be a good time to open a Short position. Green arrows indicate the beginning of the Up trend and it will be a good time to open a Long position.
This indicator was inspired by М & W Wave Patterns by A. Merrill. 5 extremums or 4 edges of ZigZag are enough to build M or W pattern at arbitrary offset in the history. The classical approach includes a table of predefined figures of ZigZag waves, which can transform into each other under special rules—so that next edge can be forecasted based on these rules. Unlike to this approach, the indicator analyses available history and builds statistics for all M and W patterns, which differ in their c
Trend Scraper features: The Stop Loss is invisible to the broker; Hidden algorithm for entering the market; Easy setup; Small drawdown; Any symbols at one time; Ultra-fast optimization; Entry at trend reversals; Breakeven function; A trend filter has been added to version 1.10; Version 1.11 "Pro" has improved ADX trend / flat filter.
Easy setup and use are the keys to the success of a trading system. Only two parameters for setup and optimization! The task of the robot is to "hack" the trend a
This indicator is designed for M1 timeframe and shows: sum of ticks when the price goes up divided by sum of ticks when the price goes down (red color); sum of points when the price goes up divided by sum of points when the price goes down (green color). The correlation between the number of ticks and the number of points for each and every minute will give enough data for scalping.
Description The Panel is designed to select top signals from the terminal database and the MQL5.community website. To allow web requests for the program, you need to enable the "Allow WebRequest for the following URL" option in the terminal settings and explicitly manually specify URL https://www.mql5.com/ .
Parameters The terminal tab — selecting signals form the terminal data base. sorting — choose a sorting field to select the best signals from the data base: NONE RATING DATESTART DRAWDOWN G
Description DealsCopyMaster opens additional positions on a single symbol in the appropriate amount and tracks them automatically. Opening additional positions may be necessary in case a subscriber starts to lag behind the provider dramatically in the volumes of the currently opened positions and in the volumes difference when provider's balance was at some moment of time equal to the current subscriber's one. In multicurrency/multisymbol mode, the EA is attached to the chart of each financial i
The main purpose of this indicator is to show 2 lines of possible Trailing Stop Loss values: Yellow/Aqua line for Trailing Stop Loss closer to the current price Orange/Blue line for more risky (but more profitable) Trailing Stop Loss. If the line (looks like a staircase) changed the colors from Yellow to Aqua (line #1) and/or from Orange to Blue (line #2) accordingly this mean that we have a situation when a trend changed its course to the opposite. So, this Indicator can be useful to open pos
This Indicator is based on the classical indicator "Relative Strength Index". IT draws 2 lines: Main blue line with input parameter RSIPeriod . Signal red line. Buy when the main line (Blue) falls below a specific level = 30 and then rises above that level and main line rises above the signal line (Red). Sell when the main line (Blue) rises above a specific level = 70 and then falls below that level and main line falls below the signal line (Red).
VR ATR Pro 是一款技术指标,旨在基于对先前交易时段的 统计分析 来确定目标价位。其核心是对选定时间段内的 平均价格波动 进行数学计算。 基于统计学的指标工作原理 该指标的运作基础是观察价格的每日行为:每个交易时段都有其特定的 波动幅度 ——价格从开盘点向上和向下运行一定的点数距离。 类似地,可以假设在每个新交易时段开始时,价格都有一个条件性的 "运行区间" ...通过简单的数学计算确定 平均值 ...这个平均值不能保证一定达到,但可以作为 参考基准 ,指示当前时段内价格可能运行的幅度。 因此,该指标应用了这一原则:它分析选定时间段内的 历史价格波动 ,计算 平均统计值 ,并在图表上显示相应的价位。这使交易者能够理解当前金融工具的 强度 和 "运行区间" 。 指标显示 该指标在图表上显示两个价位: 上方价位 —— 上涨行情 的计算目标。 下方价位 —— 下跌行情 的计算目标。 此外,价位也可以显示为 区域 ,以便考虑偏差并获得 目标价格范围 。 主要特点 信号在时段结束后 固定 ,之后不再更改。 适用于多种 资产类别 :货币对( Forex )、金属、指数( CFD )、期货和
This is a multi-timeframe (MTF) indicator displaying support and resistance lines. Support and Resistance lines are calculating automatically from three higher timeframes (TF). Traders may use Support and Resistance to enter positions and update a Stop Loss value.
Input Parameters bPeriod - use this parameter to optimize indicators for each timeframe; VisibleBars - for how many Bars (from the current one) the indicator's lines will be visible. Any changes are possible.
Introduction to Harmonic Pattern Scenario Planner
The present state of Forex market can go through many different possible price paths to reach its future destination. Future is dynamic. Therefore, planning your trade with possible future scenario is an important step for your success. To meet such a powerful concept, we introduce the Harmonic Pattern Scenario Planner, the first predictive Harmonic Pattern Tool in the world among its kind.
Main Features Predicting future patterns for scenario
Description One of the Dow theory tenets states: "Trends are confirmed by volume". This product is a multicurrency/multisymbol indicator that has been designed to define large and/or small tick volumes according to the mentioned tenet. The indicator may be used with any broker, irrespective of the name of the financial instrument since it is necessary to manually enter the name as an input parameter. If you enter a non-existent or incorrect name of a financial instrument, you will receive an err
SMARTMASS INDICATOR This indicator is different from all known volume indicators. It has a significant distinction; it is an algorithm that relates price movement to volume, attempting to find proportionality and efficient movement while filtering out noise and other movements that are more random and do not follow a trend or reversal. Ultimately, it reveals the true strength of the movement, indicating whether it has genuine support from bulls or bears or if it's merely a high-volume movement
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463
功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放,
This is a panel for market review and evaluation of multicurrency price movements. It shows main parameters for a user defined group of symbols in the form of a table. The following values are displayed: Symbol name; Ask price value; Bid price value; Spread size in pips; Stop level in pips - may be hidden by a user; Change of price in pips comparing to the day start; Current daily range (High - Low) in pips; Average daily range in pips for user defined number of days; Price change percentage dur
Smart Grid Executor is an Expert Advisor built for MetaTrader 4 platform only. Smart Grid Executor will work on all account types and sizes on MetaTrader 4 brokers (outside of NFA regulations). Recommended leverage >= 1:500.
Features Multicurrency EA Interval - H1 recommended Working with 4 and 5-digit brokers Working with Martingale Automatic multiplier Working with ECN
Input Parameters Name - Smart Grid Executor v 4.00 Start - Short & Long, Only Long, Only Short. Time Frame [Recommended H1]-
The indicator is designed for easy construction of synthetic charts based on data of various financial instruments. It will be useful both arbitrage and pair trading, as well as for analysis purposes. Its main advantage is simplicity and clarity. Each chart is given as a common mathematical formula. For example, if you want to plot the spread (difference) between EURUSD and GBPUSD with coefficients 4 and 3, then set the following formula: EURUSD * 4 - GBPUSD * 3 The resulting chart is shown in t
Do you use dynamic ranges (like Bollinger Bands or Envelopes) in your trading? Usually such calculations use a fixed period, but does it reflect the nature of the market? In fact, the price chart consists of a series of successive processes - trends and flats. In this case, we can talk about the internal development logic inside a single process only. Accordingly, the dynamic ranges built for the process occurring "here and now" suit the nature of the market better. The Growing Bands indicator u
MACD Converter is an analogue of the MACD Message with more advanced functionality: It has two signal lines: Signal Line 1 and Line 2, bar outlines are colored according to Line 1, it also triggers the trend notifications. MACD Converter converts the parameters of Fast MA, Slow MA and Signal Line 1 and Line 2 lines from the interval specified in the settings (Convert Time Frame) to smaller timeframes. This allows receiving a signal for making a decision within the specified (Convert Time Frame)
NewsMomentum is an indicator that monitors the market between the specified hours and sends an alert to potentially buy or sell when the momentum of the market increases such that there may be a reaction to the news for the observed currency pair. As always, it is best to confirm these movements with other factors such as support and resistance breaks. This indicator works on any timeframe but it is recommended to be used on a smaller timeframe, such as M5, due to the speed at which the news inf
This is a script for quick evaluation and selection of the most appropriate signals from the available database. The list can be sorted (ascending or descending) by the following criteria: Position in the Rating of Signals; The number of subscribers; Date of signal monitoring start; ROI (Return on Investment); Trading result in pips; Number of trades; Signal subscription price; Account balance; Account growth in percent; Maximum drawdown. Signals can be filtered by the following criteria: Accoun
FREE
新闻加载机专业版 是一款从若干在线数据源获取实时的详细信息,并自动更新财经新闻的工具。它采用了独特的技术,加载来自流行外汇交易网站的数据详情。在即将发布新闻时,发送提示到您的移动终端或邮箱。此外,它也在图表上标记新闻发布点,用于进一步查验和研究。 在外汇交易中,新闻可以说是推动市场的重要因素之一。关注新闻可以帮助您更好地做出交易决策, 如果您是新闻交易者, 更能助您进行正确的交易。 利用这款工具,整个新闻中心现在就可以加载到您的 MT4。 演示版: 由于这不是一个交易机器人, 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5897 参考: 高级版的新闻操盘手专业版, 可以自动进行新闻交易, 它在此提供: https://www.mql5.com/zh/market/product/5558 注:
您必须添加数据源的 URL, 选项 -> 智能程序 -> '允许 WebRequest 访问列出的 URL', 以便新闻加载机能够从数据源加载新闻数据。
请调整您的计算机时钟,以便新闻装载机可依据正确的定时器运行。
突出特点 支持
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the s ources of information of the technical analysis. Bearish CD HBT Osc (Bearish Convergence/Divergence High Bottom Top Oscillator) is a universal analytical bears convergence/divergence indicator between any of the twenty three st
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information of the technical analysis. Bearish CD HTB Osc (Bears Convergence/Divergence High Top Bottom Oscillator) is a universal analytical bears convergence/divergence indicator between any of the twenty three sta
热图指示器 此热图指标允许您显示在市场报价中选择的所有代码的“热图”。在此版本中,它显示了 相对于上次每日收盘价的价格变化百分比 ,可以快速了解市场概况。 这是一种工具,可帮助交易者确定一种货币相对于所有其他货币对的强度。这是一个可视化工具,不能在“EA 交易”中使用。从这个意义上说,它更像是一种自由交易者的工具,而不是自动交易者。因此,对于那些有兴趣使用此工具进行自动交易的人来说,很遗憾这是不可能的。 它对股票或期货市场特别有用,例如巴西交易所 Bovespa。
设置 热图指示器中有几个设置需要自定义: <头> 设置 可能的值
描述
隐藏图表? 真 /假
您可以完全隐藏图表或保持原样。当指标从图表中移除时,图表将恢复。
在前景中绘制的图表? 真/ 假
如果之前的设置为 True,您可以选择在前景 (true) 或背景 (false) 中显示图表。
自动排列热图? 真 /假
如果为 true,所有尺寸和排列都会自动完成。否则必须选择进一步的设置。
刷新时间(毫秒) >=1000
数据默认每 5 秒刷新一次。最小值为 1,000(1 秒)。
上色 任何颜色
默认为蓝色。此颜色用于指示具
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information of the technical analysis. Bullish CD LBT Osc (Bullish Convergence/Divergence Low Bottom Top Oscillator) is a universal analytical bulls convergence/divergence indicator between any of the twenty three sta
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information for technical analysis. Bullish CD LTB Osc (Bullish Convergence/Divergence Low Top Bottom Oscillator) is a universal analytical bulls convergence/divergence indicator between any of the twenty three stand
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Forex Calculators aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements 4 calculators in one single indicator. It is the first of it's kind on MT4 platform. Calculators implemented are: Lot (Trade or Contract Size) Calculator. Margin
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Lot Calculator aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements Lot (Trade or Contract Size) Calculator as an indicator on MT4 platform.
Lot Calculator (trade or contract size) A lot refers to a bundle of units in trade. In Fore
Indicator finds most prominent extremums (highs and lows) in history and displays their price levels for currently visible range of prices. 8 levels are shown at most. This is a tool for those who used to lookup the history for important levels formed by reversal points outliers. If price scale is changed manually or adjusted automatically for changes in time scale, indicator visualize all found levels (if any) inside visible area. The width (importance) of a level depends from a number of times
The difference between the arithmetic and geometric means at the specified range. Since the greater is the difference between the values, the greater the resulting figure is, actually the indicator shows volatility fluctuations. The arithmetic mean of a certain number of values is the sum of the values divided by their number. The geometric mean is the root of the power of the number of values extracted from the product of these values. If all values are equal, the arithmetic mean and th
Tick Chart — full-featured chart for MetaTrader 4. A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
An indicator of patterns #35 and #36 ("Pipe bottoms" and "Pipe tops") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - An indicator period (number of bars that form a top/a bottom) K1 - an additional parameter that influences the accuracy of pattern shape recognition K2 - an additional parameter that influences the accurac
An indicator of pattern #55 ("Dead cat bounce, inverted") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Auto5Digits - automatic multiplication of GapSize and ArrowVShift by 10 when
An indicator of pattern #54 ("Dead cat bounce") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Auto5Digits - automatic multiplication of GapSize and ArrowVShift by 10 when working w
An indicator of patterns #50 and #51 ("Triple Bottoms", "Triple Tops") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer patterns will b
An indicator of patterns #24, #25, #26 and #27 ("Head and Shoulders", "Complex Head and Shoulders") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should
An indicator of patterns #9 and #10 ("Cup with handle") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K1 - an additional parameter that influences the accuracy of recognition and pattern shape (the lower the value, the smoother the cup edge is) K2 - an additional parameter that influences the accuracy of
An indicator of patterns #13 - #20 ("Double Tops" and "Double Bottoms", types Adam-Adam, Adam-Eva, Eva-Adam, Eva-Eva) from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Adam - sharp tops/bottoms, Eva - flat ones. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smalle
An indicator of patterns #2 and #3 ("Broadening formation right-angled and ascending" and "Broadening formation right-angled and descending") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the
An indicator of patterns #1 and #4 ("Broadening Tops" and "Broadening Bottoms") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Version 1: bottom, top, bottom, top, top breakout. Version 2: top, bottom, top, bottom, top breakout.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) Variant1 - show version 1 of the pattern Variant2 - show version 2 of the pattern PeriodBars - indicator
An indicator of patterns #5 and #6 ("Wedges, ascending, broadening" and "Wedges, descending, broadening") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show levels ColUp - color of arrow up СolDn - color of
An indicator of patterns #52 and #53 ("Falling/rising wedges") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show lines
An indicator of patterns #21, #22, #23 ("Flag") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - period in bars K - an additional parameter that influences the accuracy of pattern shape recognition. The influence of the parameter will be visible if not all of the pattern variants are enabled (not all three parameters Expandin
Gap indicator (pattern #23) from Encyclopedia of Chart Patterns by Thomas N. Bulkowski.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Auto5Digits - automatic multiplication of GapSize and ArrowVShift by 10 when working with 5 and 3 digit quotes. Note. Arrows appear at the
An indicator of pattern #30 ("Island Reversal") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski (two gaps, the second gap is in the direction of the first one). Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show levels ColUp - color of an upward lin
An indicator of patterns #28 and #29 ("Horn bottoms" and "Horn tops") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) BarsInsideFrom - minimum number of bars between the tops BarsInsideAdd - the number of bars between the tops can be in the range from BarsInsideFrom to BarsInsideFrom+BarsInsideAdd-1. If the value is -1, the number of
An indicator of pattern #31 ("Long Island") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show levels ColUp - color of an upward line ColDn - color of a downward line Auto5Digits - automatic multi
An indicator of pattern #31 ("Long Island") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. The second gap is in the opposite direction.
Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show levels ColUp - color of an upward line ColDn - color of a
An indicator of patterns #32 and #33 ("Measured Move Up/Down") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period MinMovment - minimum movement value (in points) BackMovment - maximum value of return movement (as decimals) ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Sh
An indicator of patterns #7 and #8 ("Bump-and-Run" and "Bump-and-Run Reversal") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition ArrowType - Character: from 1 to 17 ArrowVShift - vertical shift of arrows in points Show
An indicator of patterns #37 and #38 ("Rectangle Tops" and "Rectangle Bottoms") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period VertexCount - the number of tops and bottoms: 2, 3, 4. ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points ShowLevels - show levels ColUp - colo
MetaTrader 市场 - 在您的交易程序端可以直接使用为交易者提供的自动交易和技术指标。
MQL5.community 支付系统 提供给MQL5.com 网站所有已注册用户用于MetaTrade服务方面的事务。您可以使用WebMoney,PayPal 或银行卡进行存取款。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录