• 指标类型
  • 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

适用于MetaTrader 5的技术指标 - 29

icon 技术指标的信号外汇和股票市场的开仓交易和平仓交易起着至关重要的作用。指标的本质就是一种交易品种的数学转换,旨在预测未来的价格变化。 测试技术指标可以更有利于预测市场行为并从中获利。
R2 oscilator
Jose Miguel Soriano
R2 (R-squared) represents the square of the correlation coefficient between current prices and deducted from the linear regression. It is the statistical measure of how well the regression line is  adjusted to the actual data, and therefore it measures the strength of the prevailing trend without distinguishing between ascending and descending one. The R2 value varies between 0 and 1, therefore it is an oscillator of bands that can show signs of saturation (overbought / oversold). The more the v
If instead of giving the regression value indicator end of the regression line (LRMA), we give the value of its slope, we obtain LRS or Linear Regression Slope Indicator. Since the slope is positive when prices rise, zero when they are in range and negative when they are lowered, LRS provides us the data on the price trend. Calculation                       sum(XY, n) - avg(Y, n)*sum(X, n)   Y= a + mX;      m=  --------------------------------        a= avg(Y, n) - m*avg(X, n)                   
The indicator is an inter-week hourly filter. When executing trading operations, the indicator allows considering time features of each trading session. Permissive and restrictive filter intervals are set in string form. The used format is [first day]-[last day]:[first hour]-[last hour]. See the screenshots for examples. Parameters: Good Time for trade - intervals when trading is allowed. Bad Time for trade - intervals when trading is forbidden. time filter shift (hours) - hourly shift. percent
Moving Average Bars is a self-explanatory indicator with one input parameter: nPeriod. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high.   When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is designed for M1 timeframe and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram).  In other words, by the number and ratio of bullish points to bearish ones, you can do a technical analysis of the state of the market. If the green histogram prevails over the red one, you can conclude that at the moment the buyers are stronger than the sellers, and vice versa, if the red histogram prevails over the green, the s
This indicator draws the Keltner Channel using the rates chart calculated from any other timeframe. The available Moving Averages are: Simple Moving Average Exponential Moving Average Smoothed Moving Average Linear Weighted Moving Average Tillson's Moving Average Moving Average line is coded into RED or BLUE according to its direction from the previous candle. Example: User can display the Keltner Channel calculated on the basis of a Daily (D1) chart on a H4 chart. NOTE: Timeframe must be higher
This indicator is based on the same idea as https://www.mql5.com/en/market/product/2565 , but instead of Average Bars it uses series or Fibonacci sequence. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high. When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is based on the Fibonacci sequence.  The input parameters  fiboNum  is responsible for the number in the integer sequence. When the previous Price Close is above the ribbon, the probability to go Long is very high. When the previous Price Close is under the ribbon, the probability to go Short is very high. 
Chart CCI 5
Leonid Basis
This indicator is a combination of 2 classical indicators: MA and CCI. Two moving averages form Upper and Lower bands. The input parameter  nPeriod  is used for MA and CCI calculations. The PaleGreen clouds characterize Up and Down trends. The moment a cloud appears above or under upper or lower bound is the time to enter the market.
Trend Bands 5
Leonid Basis
Bands are a form of technical analysis that traders use to plot trend lines that are two standard deviations away from the simple moving average price of a security. The goal is to help a trader know when to enter or exit a position by identifying when an asset has been overbought or oversold. This indicator will show upper and lover bands. You can change input parameters nPeriod and  nMethod to calculate those bands for each timeframe. Aqua clouds represent up or down trends.
This Indicator is created for a M15 time frame. The Zero-Line means a flat market ( A flat market can refer to a   trade in which the currency pair has not moved significantly up or down   and, therefore, has no large gain or loss attributed to the forex trading position. Usually traders not trading when the market is flat).   The positive and negative impulses indicate the Long and Short movements accordingly.
Flat Market 5
Leonid Basis
A flat market can refer to a   trade in which the currency pair has not moved significantly up or down   and, therefore, has no large gain or loss attributed to the forex trading position. Usually traders not trading when the market is flat. This is a self-explanatory indicator - do nothing when the current price in a "cloud". The input parameters  nPeriod  and nMethod are used for calculating aqua clouds.
This indicator displays a main Moving Average line with input parameters nPeriod, nMethod and nPrice. The second line is calculated as a Moving Average from the data of the first line, in addition it has nPeriod_2 and nMethod_2 parameters. The third line is calculated as a Moving Average from the data of the second line, in addition it has nPeriod_3 and nMethod_3 parameters.
In finance, a moving average (MA) is a stock indicator that is commonly used in   technical analysis . The reason for calculating the moving average of a stock is to help smooth out the price data by creating a constantly updated   average price . This Indicator determines the current time frame and calculates 3 moving averages from the next 3 available time frames. You can put this indicator on M1, M5, M15, M30, H1 and H4 TF. Blue and Magenta Arrows show the moment to go Long or Short accordi
Power MT5
Vladimir Gotsulenko
本指标会读取两个指标: 多头能量和空头能量。它清晰地表明买卖双方力量平衡。入场交易的信号是穿越零轴线和/或背离线。当启用交易量过滤, 黄色直方图柱线现实低交易量 (低于之前的 50 根柱线的均值)。 输入参数: Period - 计算周期, 13 为省缺; CalculatedBar - 显示背离的柱线数量, 300 为省缺; Filter by volume - 交易量过滤, false 为省缺。如果已启用,则背离信号不出现,并且在交易量小于前 50 根柱线均值的情况下,直方图柱线被着色为黄色。三种模式可用: False, True, Auto。在 Auto 模式, 过滤器自动在 M30 和更低的时间帧里启用; 并且在高于 M30 的时间帧里它被禁用; Display divergence alert - 启用背离通知, true 为省缺; Display cross zero alert - 启用零轴穿越通知, true 为省缺; Draw indicator trend lines - 启用背离期间显示指标的趋势线, true 为省缺; Draw price trend line
Fibonacci sequence is defined by integer sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ... By definition, it starts from 0 and 1, the next number is calculated as a sum of two previous numbers. Instead of the standard moving average, the indicator uses the following calculation of average price: Bar0 + Bar1 + Bar2 + Bar3 + Bar5 + Bar8 + Bar13 + Bar21 + ... Input parameters: fiboNum - numbers in the following integer sequence for Fibo Moving Average 1. 5 on default. fiboNum2 - numbers i
ZigZagLW
Gayrat Madumarov
ZigZagLW - Brief Description This is an implementation of an idea described in Larry Williams' "Long-Term Secrets to Short-Term Trading". The first figure displaying the basic principle has been taken from that book. Operation Principles The indicator applies optimized calculation algorithms with the maximum possible speed for non-redrawable indicator. In other words, the zigzag's last shoulder is formed right after the appropriate conditions occur on the market. The shoulder does not change i
ATR channel all MAs
Jose Miguel Soriano
"ATR channel all MAs jm" is a indicator that allows displaying on a chart the ATR channel calculated according to the moving average selected. You can select 9 standard MAs available in MetaTrader 5 - SMA, EMA, SMMA, LWMA, DEMA, TEMA, Frama, VIDYA, AMA, TRIX, and 4 non-standard - LRMA, HMA, JMA, AFIRMA. General Parameters: Channel type - true: channel ATR, false: channel price. Method MA - select the type of moving average to show in the current graph. Period MA - the number of bars to calcula
Bollinger Bands all MAs
Jose Miguel Soriano
"Bollinger Bands all MAs" is an indicator that allows drawing Bollinger Bands calculated according to the selected moving average. You can select 9 standard MAs available in MetaTrader 5 - SMA, EMA, SMMA, LWMA, DEMA, TEMA, Frama, VIDYA, AMA, TRIX, and 4 non-standard ones - LRMA, HMA, JMA, AFIRMA. General Parameters Method MA - select the type of moving average to be displayed in the current graph. Period MA - the number of bars to calculate the MA. Width bands - the width of the bands expresse
This indicator is designed for M1 time frame and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram).  In other words, by the number and ratio of bullish points to bearish ones, you can do a technical analysis of the state of the market. If the green histogram prevails over the red one, you can conclude that at the moment the buyers are stronger than the sellers, and vice versa, if the red histogram prevails over the green, the
A moving average is commonly used with time series data to smooth out short-term fluctuations and determine longer-term trends. The proposed indicator has an ability to increasing a smooth-effect. This indicator could play an important role in determining support and resistance. An input parameter nPeriod determines number of Bars for Moving AboveAverage calculation.
Вертикальная гистограмма объема -  отображает распределение объема по уровням. Гистограмма рассчитывается от объема ( реального или тикового), при этом объем соответствующий бару переносится на уровень H-L бара. Таким образом, при распределении объема за сутки по вертикали - формируются максимумы гистограммы показывающие области проторговки. Настройки индикатора: Timeframe Set -  период в пределах которого производится расчет. (рекомендуется D1) Step's - количество отображаемых периодов. Amplit
This indicator is based on the classical Envelopes indicator. The proposed indicator has the ability to increase a smooth-effect in the Envelopes Indicator. This indicator could play an important role in determining support and resistance. nPeriod input parameter determines the number of Bars for Moving Above Envelopes calculation.
Four Bands
Leonid Basis
Optimistic trader may enter the market when the price crosses the Aqua line. More reliable entry will be when the price crosses the Blue line. When the price comes back and crosses the Red line you can open a position in the course of price movements.
High And Low MT5
Dmitriy Parfenovich
On the current chart, this indicator displays candlestick highs and lows of another time frame. Input Parameters: TimeFrame - chart time frame whose data will be displayed on the current price chart (by default, H12). Time Zone - shift of the indicator by time zone relative to the broker's time (by default, Broker-1). If the broker's time zone is UTC+1 and the Time Zone parameter is set to Broker-1, the bends of the indicator will be plotted in multiples of Greenwich Time. Indicator buffer value
This indicator is based on the classical Alligator indicator which is a trend trading indicator. Stay in the trade as long as the candlesticks ride above or below the Alligator.  When the lines converge or cross, it is time to consider entering or exiting The proposed indicator has the ability to increase a smooth-effect in Alligator Indicator. This indicator could play an important role in determining support and resistance. 
The Fibonacci series.  This number sequence is formed as each subsequent number is a sum of the previous two. it turns out that it refers to its neighbors in the ratio 0.618 and 1.618 The most commonly used method for measuring and forecasting the length of the price movement is along the last wave, which ended in the opposite direction The Fibonacci Waves indicator could be used by traders to determine areas where they will wish to take profits in the next leg of an Up or Down trend.
该指标扩展了标准分形的功能,允许您查找、显示和使用它们,计算任何奇数长度,即 3、5、7、9 等柱线。分形不仅可以通过柱线价格来计算,还可以通过给定时期的移动平均线的值来计算。 所有类型的警报都在指标中分别针对上分形和下分形实施。 设置使用条的数量,在settings中设置Left fractal bars count变量(默认值为2),其中的number设置一侧不包括中央条的条数,即等于到 2 表示 5 个条形的标准分形(2 个条形 * 2 个边 + 1 个中心 = 5 个用于查找和确定分形的条形)。 参数: Period price MA   - 用于计算分形价格的移动平均线的周期(值 1 - 对应于没有平均的分形的通常计算) Method price MA - 计算分形价格的移动平均法 Price High   - 价格寻找高点 Price Low   - 寻找低点的价格 Left fractal bars count   - 一侧分形中的条数,不包括顶部,即对于 5 个条的标准分形,值为 2 Arrow shift from extremum   - 从分形极值的点偏移以突出显
Angle DeMarker MT5
Vladimir Gotsulenko
The indicator shows the angle of the DeMarker indicator line, which allows you to identify possible price extrema more accurately. Histogram bar color and size indicate the direction and angle of the DeMarker line. When the trade volume control is enabled, a yellow bar is an indication of the volume being lower than average over the past 50 bars. The color of the main indicator line shows whether the price has reached an overbought/oversold level in accordance with DeMarker indicator values. The
The indicator is designed for visual multicurrency analysis. It allows synchronous scrolling and analysis of a few charts simultaneously. The product can also be used for pairs trading. The indicator works both on Forex and Russian FORTS market. The product has a very important property - if there are skipped bars at the symbols, the synchronism of charts on the time axis is fully preserved . Each chart point is strictly synchronous with the others on the time axis at any time frame. This is esp
RBC Range Bar Chart
Dmitriy Zabudskiy
RBC 范围柱线图表 是一款经典范围柱线指标。本指标的功能是提供价格区间图表: 最高价/最低价区间是一个经典的用于分析的选项。它也有开盘价, 最高价, 最低价和收盘价。在第一个选项里, ;两个价格数值同时被分析, 而其它选项只使用一个。以往,范围柱线使用即时报价绘制,但由于即时报价数据未在服务器上提供,图表只可能基于标准时间帧的柱线数据。您应该记住,时间帧越大,图表越粗糙。本指标实现通过标准时间帧选择。 在首次运行时, 您应该按下 R 键 或等待在设置里指定的 'Update period chart'。这将初始化图表。如果指标给出拷贝错误,这意味着正在从服务器拷贝数据的过程中,这可能需要一些时间,您可稍后重试。 注: 如果您选择了一个十分大的时间段来进行分析 (早于开始日期), 则图表需要很长时间, 因为事实上指标在开始阶段要从服务器上拷贝大量数据; 当在策略测试员里进行测试时, 分析的开始数据应早于开始时间一周或一个月 (依赖指定的步长)。 指标设置 Magic number - 独有指标数字,如果同时运行多个指标此数字很有必要 (每个指标必须有自己的魔幻数字); Period o
“Keltner 通道”指标的扩展版本。这是一种分析工具,可让您确定价格头寸相对于其波动率的比率。 您可以使用 26 种移动平均线和 11 种价格选项来计算指标的中线。当价格触及通道的上边界或下边界时,可配置的警报将通知您。 可用平均线类型:简单移动平均线、指数移动平均线、Wilder 指数移动平均线、线性加权移动平均线、正弦加权移动平均线、三角移动平均线、最小二乘移动平均线(或 EPMA、线性回归线)、平滑移动平均线、赫尔移动平均线Alan Hull 的平均值,零滞后指数移动平均线,Patrick Mulloy 的双指数移动平均线,T. Tillson 的 T3,J.Ehlers 的瞬时趋势线,移动中值,几何平均值,Chris Satchwell 的正则化 EMA,线性回归斜率的积分, LSMA 和 ILRS 的组合,J.Ehlers 概括的三角移动平均线,Mark Jurik 的成交量加权移动平均线,平滑。 计算价格选项:收盘价、开盘价、最高价、最低价、中间价=(最高价+最低价)/2、典型价格=(最高价+最低价+收盘价)/3、加权收盘价=(最高价+最低价+收盘价*2)/4 , He
The indicator draws lines that can serve as support/resistance levels. They work both on Forex and FORTS. The main and additional levels are displayed as lines, with the color and style defined by the user. Additional levels are only displayed for currency pairs without JPY. Please see the AUDUSD chart below. Yellow ovals indicate some characteristic points where price reaches one of the levels. The second screenshot shows a FORTS instrument chart with the characteristic points. Simply watch the
The indicator creates 2 dot lines representing an upper and lower bands and the main indicator aqua line as the price power. If the main line is swimming inside the bands, then you should wait and watch before entering the market. When the main line jumps out or in the bands, then you should make a long or a short position.
This is an open interest indicator for the Russian FORTS futures market. Now, you can receive data on the open interest in real time in МТ5 terminal. This allows you to develop brand new trading strategies or considerably improve the existing ones. The data on the open interest is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved and uploaded to the chart when the terminal is
交易水平支撐和阻力的概念是技術分析中討論最多的屬性之一。 作為分析圖表模式的一部分,交易者使用這些術語來指代圖表上的價格水平,這些水平往往充當障礙,防止資產價格被推向某個方向。 指标计算 nBars(n根柱线) 的距离,并绘制支撑和阻力线。 技術分析師使用支撐位和阻力位來確定圖表上的價格點,其中的概率有利於當前趨勢的暫停或逆轉。 支撐出現在由於需求集中而預期下降趨勢暫停的地方。 由於供應集中,在預計上漲趨勢將暫時暫停的地方會出現阻力。 市場心理起著重要作用,因為交易者和投資者記住過去並對不斷變化的情況做出反應以預測未來的市場走勢。 可以使用趨勢線和移動平均線在圖表上識別支撐和阻力區域。 如果输入参数 Fibo = true 则在线间出现菲波纳奇(黄金分割)线。
This indicator is intended to guard your open position at any time frame and currency pair.  Long position In case the current price goes above the Take Profit price or below the Stop Loss price of the opened position and the Dealing Desk does not close this position, the indicator creates an Excel file with the name: Buy-TP_Symbol_Date_PositionID.csv or Buy-SL_Symbol_Date_PositionID.csv  which will be placed in the folder: C:\Program Files\ ........\MQL5\Files Excel file for Buy-TP: You will
Self Explanatory Indicator: buy when the Aqua line crossing the Yellow line upward and Sell when the Aqua line crossing the Yellow line downwards.  Input parameters: Period1 = 13. Method1 = 2. MODE_SMA=0, MODE_EMA=1, MODE_SMMA=2, MODE_LWMA=3. Period2 = 5. Method2 = 0. MODE_SMA=0, MODE_EMA=1, MODE_SMMA=2, MODE_LWMA=3.
This indicator is designed for H1 timeframe and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram).  In other words, by the number and ratio of bullish points to bearish ones, you can do a technical analysis of the state of the market. If the green histogram prevails over the red one, you can conclude that at the moment the buyers are stronger than the sellers, and vice versa, if the red histogram prevails over the green, the s
Indicator Cloud is drawing "clouds" on the chart. If the current price is behind the cloud then no actions should be done. If the current price departs from the cloud then one should consider to go Long or Short according to the price movement. Input parameters: Period1 and Method1 could be used as indicator settings for each TimeFrame and Currency pairs.
"Support" and "Resistance" levels - points at which an exchange rate trend may be interrupted and reversed - are widely used for short-term exchange rate forecasting. One can use this indicator as Buy/Sell signals when the current price goes above or beyond Resistance/ Support levels respectively and as a StopLoss value for the opened position. 
Trend is   the direction that prices are moving in, based on where they have been in the past . Trends are made up of peaks and troughs. It is the direction of those peaks and troughs that constitute a market's trend. Whether those peaks and troughs are moving up, down, or sideways indicates the direction of the trend. The indicator PineTrees is sensitive enough (one has to use input parameter nPeriod) to show UP (green line) and DOWN (red line) trend.
Optimistic trader may enter the market when the price crosses the blue line. More reliable entry will be when the price crosses the yellow line. When the price comes back and crosses the red line you can open a position in the course of price movements. If the price is moving between aqua lines - stay out of the market.
When the bands come close together, constricting the moving average, it is called a squeeze. A squeeze signals a period of low volatility and is considered by traders to be a potential sign of future increased volatility and possible trading opportunities. Conversely, the wider apart the bands move, the more likely the chance of a decrease in volatility and the greater the possibility of exiting a trade. This indicator can be used at any time frames and currency pairs. The following input parame
The three basic types of trends are up, down, and sideways. An uptrend is marked by an overall increase in price. Nothing moves straight up for long, so there will always be oscillations, but the overall direction needs to be higher. A downtrend occurs when the price of an asset moves lower over a period of time. This is a separate window indicator without any input parameters. Green Histogram is representing an Up-Trend and Red Histogram is representing a Down-Trend.
Fibonacci Arcs in the full circles are based on the previous day's candle (High - Low). These arcs intersect the base line at the 23.6%, 38.2%, 50%, 61.8%, and 78.6%. Fibonacci arcs represent areas of potential support and resistance.  Reference point - the closing price of the previous day. These circles will stay still all day long until the beginning of the new trading day when the indicator will automatically build a new set of the Fibonacci Arcs.
Support and resistance represent key junctures where the forces of supply and demand meet. On an interesting note, resistance levels can often turn into support areas once they have been breached. This indicator is calculating and drawing 5 pairs of "Support and Resistance" lines as "High and Low" from the current and 4 previous days.
The Bull and Bear Power indicators identify whether the buyers or sellers in the market have the power, and as such lead to price breakout in the respective directions. Bulls Power   vs.   Bears Power   is a unique tool that displays on each candle the balance between the   bears   (sellers) and the   bulls   (buyers).   This particular indicator will be especially very effective when the narrow histogram and the wide histogram reside on the same side (above or under the Zero line)
This indicator is a visual combination of 2 classical indicators: Bears and MACD. Usage of this indicator  could be the same as both classical indicators separately or combine.  Input parameters: input int BearsPeriod = 9;  input ENUM_MA_METHOD maMethod = MODE_SMA; input ENUM_APPLIED_PRICE maPrice = PRICE_CLOSE; input int SignalPeriod = 5.
This indicator is a visual combination of 2 classical indicators: Bulls and MACD. Usage of this indicator could be the same as both classical indicators separately or combined.  Input parameters: BearsPeriod = 9; ENUM_MA_METHOD maMethod = MODE_SMA; ENUM_APPLIED_PRICE maPrice = PRICE_CLOSE; SignalPeriod = 5.
Trend indicators   tell you which direction the market is moving in , if there is a trend at all  because they tend to move between high and low values like a wave This indicator shows Up Trend (Green Histogram), Down Trend (Red Histogram) and Sideways Trend (Yellow Histogram). Only one input parameter: ActionLevel. This parameter depends of the length of the shown sideways trend.
该指标基于动态锯齿形调整浪 (https://www.mql5.com/en/market/product/5356   ) 在图表上显示谐波模式,几乎是著名 korHarmonics 版本之一的完整模拟。该指标识别以下形态及其品种:ABCD、Gartley(蝴蝶、螃蟹、蝙蝠)、3Drives、5-0、Batman、SHS、One2One、Camel、Triangles、WXY、Fibo 和 Vibrations。默认情况下,设置中仅启用 ABCD 和 Gartley 模式的显示。反向线允许定义固定相反顶点的时刻。提供了大量可定制的参数。 МetaТrader 5 版本:   https://www.mql5.com/en/market/product/5195 描述可供 下载 的参数。
MA Crossing
Pavel Gotkevitch
MA Crossing displays two moving averages on the chart painting their crossing points in different colors - blue (buy) and red (sell). The indicator clearly defines the trend direction and power and simplifies the perception of market signals. The indicator may be useful in the strategies involving two moving averages' crossing method. The indicator's input parameters allow you to select the following settings for each moving average: period (Fast Period, Slow Period); smoothing period (Simple, E
Currency Power Meter 显示了主要货币对彼此的力量。该指标显示货币/对当前时刻在一段时间内的相对强度(每天,每周,每月)。它是日间交易,波段交易和适期期权头寸交易者有用。 货币的权力是市场走势的真正原因:对最弱货币最强的货币将结合成一个最趋势对。我们知道,趋势使得货币和所有的交易者喜欢趋势。 你 有没有问过自己,为什么有些行业似乎有一个良好的信号,但仍然会失败?原因是你只看到个别的信号在您喜欢的一双,但没有对所有的人,这是更好地做出决定货 币权力的忽视。因此,这一指标显示哪些货币是最强的,哪些是最薄弱的,因此最趋势对。它也让你知道哪些货币(因而对)是中性的,你应该避免进行交易了。 突出特点:     实时和主要货币的视觉存在对他人的权力。     每日,每周,每月:分析周期之间切换。     提示信息时,货币或对改变它的电源。     通知发送到移动和电子邮件时货币或对改变它的电源。     选择字号以适应你的屏幕分辨率。 注: 指标可能需要一段时间来分析和安排货币细胞在第一次加载新的时间表,所以请等待,直到它完成。 用户指南:     指标得出的主要
与标准之字折线指标的区别如下:它不是根据柱线的数量计算新的极值点,而是使用高点和低点之间的距离来计算极值点。此外,此距离是在默认情况下动态计算的,并取决于选定时期的价格波动和乘数。距离可以设置为一个固定的数字。 此外,它还显示反转线,到达前一个极值点是固定的,之字形改变方向(第一个屏幕截图上的蓝线)。与所有锯齿形调整浪一样,最后一个(即当前极值点)不是固定的,因此不会被绘制为一个点(如果启用了极值点的显示,默认情况下是启用的)。相邻的极值点也由一条线连接,计算相对于三个相邻点的百分比变化和它们之间的差异(以条形表示)。主锯齿线的长度以点和条的形式显示。可以禁用任何信息(默认情况下启用所有详细信息)。 完整的参数列表可以在这里下载:   https://c.mql5.com/31/679/ParamZigZagEng.zip 统计设置: Calculate statistic - 启用统计计算 Statistic extremum count - 要分析的顶点数 Statistic X shift - X 轴上的偏移 Statistic Y shift - Y 轴上的偏移 Statist
XOATRHIST 5
Ainur Sharipov
3 (1)
Version for MetaTrader 5. The indicator is based on point and figure chart, but their period is equal to ATR indicator values. Displays in the form of steps. Steps above zero indicate an uptrend. Below zero on a downtrend. Parameters: ATRPeriod - ATR period for calculation of steps. Note: The indicator uses closes price, thus it is recommended to consider completed bars.
Rooster MT5
Irek Gilmutdinov
Rooster - is a handy tool that allows you to receive alerts from your favorite indicators: Supports up to 3 indicators, built-in and custom; Supports up to 4 different signals at the same time; Able to show pop-up alerts, send e-mail and push notifications. This is version for MetaTrader 5, version for MetaTrader 4 is here . Detailed manual is sent on request. Default settings demonstrate MACD lines crossing signal.
The TimePeriodAlarm indicator shows time till closure of a bar. If the 'Time period' is specified explicitly (i.e. not 'current'), the indicator displays the time till bar closure of the current period and the explicitly specified period. Ten seconds before the closure of the bar (at the period specified explicitly), a preliminary sound alert is played and a color alert is generated, then the main signal (can be set by the user) in the parameter 'Sound file(.wav)' is played. The sound file shoul
Heatmap 105
Alain Verleyen
5 (2)
热图指示器 此热图指标允许您显示在市场报价中选择的所有代码的“热图”。在此版本中,它显示了 相对于上次每日收盘价的价格变化百分比 ,可以快速了解市场概况。 这是一种工具,可帮助交易者确定一种货币相对于所有其他货币对的强度。这是一个可视化工具,不能在“EA 交易”中使用。从这个意义上说,它更像是一种自由交易者的工具,而不是自动交易者。因此,对于那些有兴趣使用此工具进行自动交易的人来说,很遗憾这是不可能的。 它对股票或期货市场特别有用,例如巴西交易所 Bovespa。 设置 热图指示器中有几个设置需要自定义: <头> 设置 可能的值 描述 隐藏图表? 真 /假 您可以完全隐藏图表或保持原样。当指标从图表中移除时,图表将恢复。 在前景中绘制的图表? 真/ 假 如果之前的设置为 True,您可以选择在前景 (true) 或背景 (false) 中显示图表。 自动排列热图? 真 /假 如果为 true,所有尺寸和排列都会自动完成。否则必须选择进一步的设置。 刷新时间(毫秒) >=1000 数据默认每 5 秒刷新一次。最小值为 1,000(1 秒)。 上色 任何颜色 默认
This indicator shows the ratio of the number of buyers'/sellers' orders for the Russian FORTS futures market. Now, you can receive this information in real time in your МetaТrader 5 terminal. This allows you to develop brand new trading strategies or improve the existing ones. The data on the ratio of the orders number is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved and u
This indicator shows the ratio of the volume of buyers'/sellers' orders for the Russian FORTS futures market. Now, you can receive this information in real time in your МetaТrader 5 terminal. This allows you to develop brand new trading strategies or improve the existing ones. The data on the ratio of the volumes of orders is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved 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.
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.
著名的移动平均收敛/发散 (MACD) 指标的扩展版本,以 4 种颜色分布:增长、高于和低于 0。 26 个平滑移动平均线的选项,11 种价格。 禁用颜色变化警报   可选警报模式:仅当跨越零值或任何颜色变化(上升/下降变化和 0 交叉)时。 平滑选项:简单、指数、怀尔德指数、线性加权、正弦加权、三角形、最小二乘、平滑、赫尔、零滞后指数、双指数、T3、瞬时趋势线、中值、几何平均值、正则化 EMA、积分线性回归斜率、LSMA 和 ILRS 的组合、三角形、体积加权、M.Jurik 的平滑、简化的 SMA、Arnaud Legoux 移动平均线、Patrick Mulloy 的三重指数移动平均线、TTillson 的 T3 正确版本、J.Ehlers 的 Laguerre 过滤器。 价格:收盘价、开盘价、最高价、最低价、中间价、典型价、加权价、Heiken Ashi(收盘价、开盘价、最高价、最低价)。
The Zig-Zag indicator is extremely useful for determining price trends, support and resistance areas, and classic chart patterns like head and shoulders, double bottoms and double tops. This indicator is a Multi Time Frame indicator. The indicator is automatically calculate the 3 next available TF and sows ZigZag from those TimeFrames. You cannot use this indicator for the TF greater than D1 (daily). You have to have ZigZag indicator in the Indicators/Examples tab. 
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
This indicator is based on the classical indicator  CCI (Commodity Channel Index)  and will be helpful for those who love and know how to use not a visual but digital representation of the indicator.  All TimeFrames CCI MT5  indicator shows values from each timeframe. You will be able to change the main input parameters for each CCI for every TF. Example for M1: sTF1_____ = "M1"; Period1 = 13; Price1 = PRICE_CLOSE.
This indicator is based on the classical STOCHASTIC indicator and will be helpful for those who love and know how to use not a visual, but digital representation of the indicator.  All TimeFrames Stochastic MT4  indicator shows values from each timeframe (M1, M5, M15, M30, H1, H4, D1, W1 and MN1). You will be able to change the main input parameters for each Stochastic from every TF. Example for M1: sTF1_____ = M1 K_Period1 = 5 D_Period1 = 3 S_Period1 = 3 Method1 = MODE_EMA
This indicator is based on the classical indicator  Parabolic SAR  and will be helpful for those who love and know how to use not a visual, but digital representation of the indicator.  All TimeFrames PSAR MT5  indicator shows values from each timeframe (M1, M5, M15, M30, H1, H4, D1, W1 and MN1). You will be able to change the main input parameters for each Stochastic from every TF. Example for M1: sTF1 = M1 pStep1 = 0.02 pMax1 = 0.2
This indicator is based on the classical indicator RSI (Relative Strangth Index) and will be helpful for those who love and know how to use not a visual but digital representation of the indicator. All TimeFrames RSI MT5 indicator shows values from each timeframe. You will be able to change the main input parameters for each RSI for every TF. Example for M1: sTF1_____ - label (string) of M1 TF. Period1 - number of bars used for the indicator calculations. Price1 - price used. Can be any of the p

MetaTrader 市场 - 在您的交易程序端可以直接使用为交易者提供的自动交易和技术指标。

MQL5.community 支付系统 提供给MQL5.com 网站所有已注册用户用于MetaTrade服务方面的事务。您可以使用WebMoney,PayPal 或银行卡进行存取款。