Conheça o Mercado MQL5 no YouTube, assista aos vídeos tutoriais
Como comprar um robô de negociação ou indicador?
Execute seu EA na
hospedagem virtual
hospedagem virtual
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?
Indicadores Técnicos para MetaTrader 4 - 45


This tool helps you to control the situation at other times and include them in your trades when analyzing the market This tool scans the market and reports the movement of the market at different times With the help of this tool, you can prevent many wrong analyzes With the help of this tool, you can have an overview of the market in the shortest time and save your time
FREE

基于股票软件黄金线指标改编。可根据需要调整参数值。具体使用规则请参考相关股票软件说明。 ////////////////////////////////////////////////////////////////////////////////////////// //股票公式源码如下:
VAR1:=(HIGH+LOW+OPEN+CLOSE)/4;
黄金线:EMA(3*VAR1-2*SMA(VAR1,2,1),13); //////////////////////////////////////////////////////////////////////////////////////////
声明 1 指标计算均基于价格变化而来, 不保证使用此指标的盈利性,作者不对使用此指标的任何损益负责。 2 本指标免费使用。
FREE

pappye indicator uses bolinger band to trigger it's signal ,it contain's pappye animation for alerting trading signals this alert is not continuous for the same arrow it will played 2 times only it could be used for any pair any time frame personally i prefer to inter a trade when there is to consecutive arrow in horizontal level after a breakout drift in a price but you could choose your way after trying the demo copy on your terminal
parameters fast : fast bolinger period slow : slow bolin
FREE

An indicator showing volumes with the addition of four moving averages of these volumes. What is this indicator for? When analyzing the Forex markets, metals, indices on the H1, H4 charts, at the beginning of the day and at the end of the trading day according to server time, the volumes are less than in the middle of the day. This indicator was created for this. It will help you compare trading volumes within the day. The indicator is distributed as is. Tags: Volume, Custom Volume, MA, Custom M
FREE

Arlene Sessions Background is an indicator that draws colored vertical background on the chart depending on your session. You can see the version 1 here: https://www.mql5.com/en/market/product/68822 You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller If you only want to paint a session on your chart, you must set the color "none" to deactivate it.
FREE

Основное удобство донного индикатора в том, что он не назойлив как большинство, он хорошо показывает среднюю цену на текущем графике. индикатор информирует о количестве открытых позиций по текущему инструменту, а так же по всем открытым инструментам в том числе. при расчете средней цены учитывает комиссию и свопы, показывает чистую цену. Отображается на графике внизу экрана, есть возможность менять цвет и размер шрифта.
FREE

The Tokyo Stock Exchange Session's Hours
This indicator facilitates observing the currency pair's quotations during subsequent parts of the stock exchange session live. Before the session starts, a rectangle is drawn on the chart but not filled in with color. It means the extent of the session duration. Before the first bar enters the rectangle of the session, a sound signal or pop-up window will notify us that the session will just start. When the price graph crosses the edge of the session r
FREE

Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Separate Window Free , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the separate chart window.
All indicators of the series Universal :
Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window
FREE

Ultimate pattern builder indicator
Allows you to build any pattern with up to 3 candlesticks (+ special fourth). This indicator is special because you can create any pattern you want, by modifying body and both wicks separately to your needs. If you ever wanted to create your own patterns , or just adjust any known popular pattern, then this is perfect for you. With this indicator you can learn how to build candles, testing it in strategy tester and get marked new candles on realtime charts, ho
FREE

Version History Date Version Changes 07/09/2022 1.10 Initial released Description The RedeeCash RSI is your typical RSI indicator with the three latest RSI calculations exposed as global variables for easier integration with scripts and expert advisors. Code Sample To invoke this indicator from an EA or script, call the iCustom metatrader function, iCustom ( Symbol (), PERIOD_CURRENT , "Market/RedeeCash RSI" , 14 , 1 , 0 ); string RSIVarName = StringConcatenate ( Symbol (), "_rsi" ); string RSIP
FREE

This indicator allows to hide MACD oscillator (on all MT4 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Fast EMA Period Slow EMA Period Signal SMA Period Apply To Information on "MACD" indicator is available here: https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/macd ************************************************************* Hey traders!! Give me your feeds! We are a community h
FREE

The Bombay Stock Exchange Session's Hours
This indicator facilitates observing the currency pair's quotations during subsequent parts of the stock exchange session live. Before the session starts, a rectangle is drawn on the chart but not filled in with color. It means the extent of the session duration. Before the first bar enters the rectangle of the session, a sound signal or pop-up window will notify us that the session will just start. When the price graph crosses the edge of the session
FREE

The Shenzhen Stock Exchange Session's Hours
This indicator facilitates observing the currency pair's quotations during subsequent parts of the stock exchange session live. Before the session starts, a rectangle is drawn on the chart but not filled in with color. It means the extent of the session duration. Before the first bar enters the rectangle of the session, a sound signal or pop-up window will notify us that the session will just start. When the price graph crosses the edge of the sessio
FREE

The Toronto Stock Exchange Session's Hours
This indicator facilitates observing the currency pair's quotations during subsequent parts of the stock exchange session live. Before the session starts, a rectangle is drawn on the chart but not filled in with color. It means the extent of the session duration. Before the first bar enters the rectangle of the session, a sound signal or pop-up window will notify us that the session will just start. When the price graph crosses the edge of the session
FREE

Индикатор суммируеn две средние скользящие, заданные в настройках и умножает на 2. (A + B)/2; Сдвиг на графике - смещает линию на графике.(ВАЖНО! учитывайте сдвиг на графике и сдвиг линии они суммируются, Т.Е. если смешение линий задано 50 и смещение на графике заданно 50 суммарно сдвинется на 100). Метод усреднения и тип цены классические как в средних скользящих. Период - колицество свечей для расчета. По умолчанию индикатор показывает среднею скользящию с периодом 26.
FREE

This indicator calculate the minimum,maximum,average and relative (to points of the bar) spread in the chart applied period. The indicator must be applied to one or more different period on a Pair and analyze the spread for all the Pairs available by the Broker. The csv output for one minute chart is something like this https://gofile.io/?c=K5JtN9 This video will show how to apply the indicator https://youtu.be/2cOE-pFrud8 Free version works only for GBPNZD
FREE

Tibors Timer - Indikator zur Übersicht und Klarheit im Chart
Dieser Indikator wurde von mir geschrieben, da ich oftmals die wichtigsten Informationen während eines Trades bzw. im Chart mühevoll suchen musste. Bitte täglich neu in den Chart ziehen. Er zeigt folgendes an: - Akuteller Kurs - Aktuelles Handelspaar - Die Zeiteinheit - Die Restzeit zur nächsten Kerzenbildung - Die Nummer des Handelskontos - Die Frei Verfügbare Margin - Margin auf 1 Lot - Der Aktuelle Hebel - Der Aktuelle Spprea
FREE

Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Main Window Free , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the main chart window.
All indicators of the series Universal :
Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT
FREE

The indicator detects the following types of Japanese candlesticks: Doji, Hammer and/or Hanging Man, Shooting Star and/or Inverted Hammer, Spinning Top, Maribozu. The indicator is intended for manual and/or automated trading within an Expert Advisor. There is a possibility to choose colors for bullish and bearish candlesticks. For automated trading, use any indicator buffer of the double type: 0, 1, 2 or 3, whose value is not zero!

The indicator is intended for detecting big (long) and/or small (short) candlesticks. There is possibility of coloring the bullish and bearish candlesticks. The indicator can be used for manual and/or automated trading within an Expert Advisor. The indicator data that can be used for automated trading can be taken from one of four buffers of the double type: 0, 1, 2 or 3. Values must not be equal to zero.

The algorithm of this indicator is based on a high-performance digital filter. The unique digital filtering algorithm allows receiving timely trading signals and estimating the current situation objectively while conducting technical analysis. The indicator is effective on small and big timeframes. Unlike common classic indicators, digital filtering method can significantly reduce the phase lag, which in turn allows obtaining a clear signal earlier than when using other indicators.

The indicator of DeMark fractals. The indicator can be drawn on the basis of price data and on the basis of a moving average. There is a possibility to color the up and down fractals. The indicator can be used for manual and for automated trading within an Expert Advisor. For automated trading, use any indicator buffer of the double type: 0 - up fractals, 1 - down fractals! Values of the buffers must not be equal to zero. A moving average is drawn on the basis of input parameters: Calc_Method

Description A universal colored indicator Stochastic. The rising and falling lines and the levels of the indicator can be colored. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following nineteen other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Volume - tick volume indicator. AC - indicator of acceleration. AO

Description A universal colored indicator MACD Histo. The rising and falling of the indicator histogram can be colored. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following twelve other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Volume - tick volume indicator. Force - Force Index indicator. MFI - Money Flow

Description A colored universal indicator MACD Line (MA convergence-divergence indicator, shown as a histogram). The rising and falling of the indicator histogram can be colored. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following twelve other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Volume - tick volume i

Este indicador detecta reversões de preços em zigue-zague, usando apenas análise de ação de preços e um canal donchiano. Ele foi projetado especificamente para negociações de curto prazo, sem repintar ou retroceder. É uma ferramenta fantástica para traders astutos, com o objetivo de aumentar o tempo de suas operações. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ]
Surpreendentemente fácil de negociar Fornece valor em cada período de tempo Impleme

Description A universal indicator RSI together with moving averages based on it. Depending on the need, moving averages can be disabled. You can color the indicator lines and levels: lines of RSI, moving average lines and thresholds of overbought and oversold levels. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following eighteen other indicators included in the standard package of the MT4 terminal: AD - an indicator of accu

Description A universal indicator CCI together with moving averages based on it. Depending on the need, moving averages can be disabled. You can color the indicator lines and levels: lines of CCI, moving average lines and thresholds of overbought and oversold levels. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following eighteen other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicato

Description A multi-purpose multi-colored/multi-symbol indicator, which is a set of standard tools from the MetaTrader 4 terminal. The difference is that below the basic price chart it allows to calculate and build in a separate window any of the twenty indicators in a colored form, painting bulls and bears in different colors, for any financial instrument in accordance with the list below: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Force - Force Inde

Description A colored universal indicator AO (Awesome Oscillator). The rising and falling of the indicator histogram can be colored. The indicator can be calculated as the standard one or as a derivative on the basis of the following eleven other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Volume - tick volume indicator. Force - Force Index indicator. MFI - Money Flow Index. ATR

This Multi TimeFrame indicator is based on the "Fractals" classical indicator. 2 Inputs: TimeFrame1; TimeFrame2; You can put any available TimeFrame values (from M1 (Period_M1) to MN1 (Period_MN1)) equal or greater ( >= ) than the Period of the current Time Frame. The last Fractals will shown as color lines (Dots Line) of Support and Resistance for the Price moving.

O Pz Oscillator é um acelerômetro muito suave e sensível que fornece uma série de informações úteis e detecta automaticamente as divergências . É uma grande confirmação de negociação e pode ser usado para identificar a direção e força da tendência. Ele foi projetado como um complemento para as nossas ferramentas de negociação.
Direção de tendência O oscilador plota duas médias móveis para mostrar a direção da tendência. Se a média móvel rápida está acima da média móvel lenta, o mercado está em

This is a Multi-Time indicator which allows to display RSI and Stochastic indicators from upper timeframes on a single chart. As an example: a single chart EURUSD M5 and RSI (blue line) and Stochastic (yellow line) from H1.
Red Histogram is representing Lower trend and Green Histogram is representing Upper trend.

When you put this Multi TimeFrame Parabolic SAR indicator on the chart it will automatically use Parabolic SAR from next available 3 timeframes. Green arrow will show the beginning of Up trend and Red arrow will show the beginning of Down trend. If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator will send you an eMail with the same text

The zero line is characterized the Flat trend.
V-shaped impulse indicates the entrance to the opposite direction. U-shaped impulse = entry orders in the same direction.
If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this:
"Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid;
If eMailEnabled = true the indicator will send you an eMail with the same text an Alert message with subject: "Trinity-Impolse" (of course you have to chec

The indicator displays the usual Moving Average with input parameters: maPeriod_1; maMethod_1; maAppPrice_1. Then it calculates and displays MA on MA1 with input parameters: maPeriod_2; maMethod_2. Then it calculates and displays MA on MA2 with input parameters: maPeriod_3; maMethod_3. If AlertsEnabled = true the Indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator w

Description A colored universal indicator MACD Classic (MA convergence-divergence indicator) that combines two indicators: MACD Line and MACD Histo. The rising and falling lines, the signal line and the indicator histogram can be colored. The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following twelve other indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distributio

Description The universal colored multicurrency/multisymbol indicator MACD Classic, consisting of two MACD indicators: MACD Line and MACD Histo. 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 error message that this financial instrument is unknown (does not exist).
Inputs Currency_Nam

Multi TimeFrame Indicator "MTF CCI Trigger" based on the Commodity Channel Index from the upper TF (input parameter "TimeFrame") yellow line. Aqua line is representing ATR envelopes from the current TF. Green and Red arrows is triggered by CCI and represented UP and DOWN trends accordingly.

The BBImpulse indicator is based on the standard Moving Average indicator. You have MA input parameters:
maPeriod - Moving Average period;
maMODE - Moving Average mode (0 = MODE_SMA; 1 = MODE_EMA; 2 = MODE_SMMA; 3 = MODE_LWMA); maPRICE - Applied price (0=PRICE_CLOSE; 1=PRICE_OPEN; 2=PRICE_HIGH; 3=PRICE_LOW; 4=PRICE_MEDIAN; 5=PRICE_TYPICAL; 6=PRICE_WEIGHTED). Green Histogram is representing an UP-trend, Red Histogram is representing a Down-trend.

Multi TimeFrame indicator MTF ADX with Histogram shows ADX indicator data from the TF by your choice. You may choose a TimeFrame equal or greater than current TF. Yellow line is representing a price trend from the upper TF. Green line is representing +DI from the upper TF. Red line is representing -DI from the upper TF. Green histogram is displaying an Up-trend. Red histogram is displaying a Down-trend.

Description A colored universal indicator/oscillator based on crossing moving averages. The rising and falling lines of the indicator histogram can be colored. The combined use of the line and the histogram increases the level of the analysis when making a decision to open or close deals. The indicator can be calculated as the standard Price Oscillator or as a derivative on the basis of the following eleven other indicators included in the standard package of the MetaTrader 4 terminal: AD - an i

Description A universal colored multicurrency/multi-symbol indicator RAVI. Was proposed by T. Chand as a trend indicator. RAVI means Range Action Verification Index. 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 error message that this financial instrument is unknown (does not exist).

Description A colored multicurrency/multisymbol oscillator of the market mood. The oscillator is designed for detecting the continuation or change of the market mood prior to its occurrence. An excellent example is the screenshots that show all the features of the oscillator. The oscillator 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 fin

Description The indicator determines the appearance of internal bars on the chart, and paints them in accordance with the bullish and/or bearish mood. The indicator can notify of the appearance of a formed internal bar by playing a beep, as well as display the time remaining until the end of the formation of the current bar in the format of <d:h:m:s, where: < means the current bar. d - days. h - hours. m - minutes. s - seconds. The bullish and bearish mood can be colored.
Inputs Sound_Play - a

This Indicator creates 2 white lines based on Exponential Moving Averag e of High and Low prices. You can regulate how many bars will be involved in the calculation with input parameter HL_Period. Red and Blue arrows are displaying the moment to go Short and Long trades accordingly.

The most common way to interpreting the price Moving Average is to compare its dynamics to the price action.
When the instrument price rises above its Moving Average, a buy signal appears, if the price falls below its moving average, what we have is a sell signal. To avoid a spontaneous entries one may use this update from Moving Average Indicator = Stepper-MA.

Envelopes technical Indicator is formed with two Moving Averages one of which is shifted upward and another one is shifted downward. Envelopes define the upper and the lower margins of the price range. Signal to sell appears when the price reaches the upper margin of the band; signal to buy appears when the price reaches the lower margin. To avoid a spontaneous entries one may use this update from Envelopes Indicator = Envelopes-Stepper.

The interpretation of the Bollinger Bands is based on the fact that the prices tend to remain in between the top and the bottom line of the bands. Abrupt changes in prices tend to happen after the band has contracted due to decrease of volatility;
If prices break through the upper band, a continuation of the current trend is to be expected;
If the pikes and hollows outside the band are followed by pikes and hollows inside the band, a reverse of trend may occur;
The price movement that has starte

Fibonacci sequence is defined by integer sequence: 0, 1, 1, 2, 3, 5, 8, 13, 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 caluclation of average price in form:
Bar0 + Bar1 + Bar2 + Bar3 + Bar5 + Bar8 + Bar13 +... Input parameters: FiboNumPeriod (15) - Fibonacci period; nAppliedPrice (0) - applied price (PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW=

This indicator present a main Moving Average line with input parameters maPeriod_1, maMethod_1 and maAppPrice_1. The second line will be a calculation of the Moving Average data of a first line with input parameters maPeriod_2, maMethod_2. The third line will be a calculation of the Moving Average data of a second line with input parameters maPeriod_3, maMethod_3. To avoid a spontaneous entries one may use this indicator-stepper.

Description The indicator determines the appearance of the bars that signal of a reversal of current local moods and plays a beep. It also paints these bars in accordance with the bullish and/or bearish priority. You can select the color for bullish and bearish moods.
Inputs Sound_Play - a flag that allows the sound notification.
Use Detection of the reversal bar can be a signal to perform appropriate trading activities. The indicator can be used for manual or automated trading in an Expert A

Description The indicator determines the appearance of bars that notify of the reversal of the current trend, and paints them in accordance with the bullish and/or bearish mood. The indicator can notify of the appearance of a formed reversal bar by playing a beep, as well as display the time remaining until the end of the formation of the current bar in the format of <d:h:m:s, where: < means the current bar. d - days. h - hours. m - minutes. s - seconds. You can select the color for bullish and

Description A universal colored multicurrency/multi-symbol indicator of moving averages: Moving Average, Double Moving Average, Triple Moving Average . The indicator is drawn in a separate window, so below the main trading chart a user can see the development of another financial instrument. It is very useful when considering the combined values of various moving averages for different financial instruments below the main trading chart. The indicator may be used with any broker, irrespective of

Description A universal colored indicator of moving averages: Moving Average, Double Moving Average, Triple Moving Average . The indicator provides various opportunities for the analysis of prices based on different ways of constructing moving averages in the window of the main financial instrument. You can color bullish and bearish moods.
Inputs MA_Type - type of multiplicity: Moving Average. Double Moving Average. Triple Moving Average. MA_Period - the MA period. MA_Method - the averaging met

Description A colored universal multicurrency/multi-symbol indicator Bollinger Bands to be drawn in a separate window below the main financial instrument. The rising and falling line of the main indicator and Bollinger Bands can be colored. The indicator can be calculated based on one of the eleven basic indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution of volume. OBV - On Balance Volume. Force - Force Index indicator. MF

Description A colored universal multicurrency/multi-symbol indicator Channel to be drawn in a separate window below the main financial instrument. The indicator uses the calculation method of the Price Channel indicator. The rising and falling line of the main indicator and the Channel lines can be colored. The indicator can be calculated based on one of the eleven basic indicators included in the standard package of the MetaTrader 4 terminal: AD - an indicator of accumulation and distribution o

This indicator (as almost all others) is based on classical Moving Averages. It shows the Average Bar under the current bar colored in aqua or over the current bar colored in orange. Input Parameters: ma_Period and ma_Method. The Average Bar maybe helpful to predict where the price will move in the nearest future. Of course, this "near future" depends of the current time frame.

Description A colored universal multicurrency/multi-symbol indicator ZigZag to be drawn in a separate window below the main financial instrument. 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 error message that this financial instrument is unknown (does not exist). The indicator can

Description A colored channel indicator Price Channel to be drawn on the main chart of a financial symbol. It can color bullish and bearish moods based on the middle line of the indicator, as well as change the color of the upper and lower lines of the channel.
Purpose The indicator can be used for manual or automated trading in an Expert Advisor. Values of indicator buffer of the double type can be used for automated trading: The middle line of the indicator - buffer 4. The upper line of the

Description Candlesticks is a colored multicurrency/multy-symbol indicator. It shows a financial instrument as a candlestick chart in a separate window below the chart of the main financial symbo. 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 error message that this financial instrume

Buy when the market is falling and sell when the market is rising. When the market is moving down you start observing and looking for buy signals. When the market is moving up you start looking for sell signals. This indicator points to the moments to Buy (Blue arrow) and to Sell (Orange arrow). Two input parameters: barsNumber and step for optimization (depending on symbol and Time Frame).

This indicator shows: A green light in case the price goes up; A red light in case the price goes down; A yellow light in case there are a sideways trend. A sideways trend is the horizontal price movement that occurs when the forces of supply and demand are nearly equal. This typically occurs during a period of consolidation before the price continues a prior trend or reverses into a new trend

This indicator is created for M1 timeframe. It shows how many ticks has occurred during current minute and ( after the slash) the sum of points Up (aqua color) and Down (orange color). In times of a high trading activity a grow up number of ticks Up and Down will signal of a big move of the price in the near future. In times of a high trading activity a grow up number of sum of points Up and Down will signal of a big move of the price in the near future too.

Description Candlestick Tools is a colored multicurrency/multy-symbol indicator. It shows one of four standard indicators as a candlestick chart in a separate window below the chart of the main financial symbol. The indicator is calculated based on one of two indicators included in the standard package of the МetaТrader 4 terminal: CCI - Commodity Channel Index. RSI - Relative Strength Index. The default indicator is Commodity Channel Index. The indicator may be used with any broker, irrespecti

Two yellow lines. This is similar to classical Envelopes but with automatic deviation. The Envelopes indicator is a tool that attempts to identify the upper and lower bands of a trading range. Aqua line. This is a classical Commodity Channel Index added to the Envelopes on the chart, not in a separate window. The Commodity Channel Index ( CCI ) is a technical indicator that measures the difference between the current price and the historical average price.

Probability deals with the likelihood of an event happening. Forex probability indicates a possibility at a specific time. This is because the forex market is highly volatile, and predicting future events affecting it is impossible. This indicator will show a positive number above the current High or negative number under the current Low as a probability of the trend. Higher time frames usually show a higher probability, even more then 100%.

Description Pivot Pro is a universal color indicator of the Pivot Points levels systems. You can select one of its three versions: Standard Old , Standard New and Fibo . The system will automatically calculate the Pivot Point on the basis of market data for the previous day ( PERIOD_D1 ) and the system of support and resistance levels, three in each. It can also display price tags for each level. You can color the indicator lines. Only a method of calculation of the third level of supp

Description The indicator is intended for labeling the chart using horizontal levels and/or half-round prices. The indicator works on any financial instrument regardless of the name and the number of digits. A user can choose colors for the indicator lines.
Input Parameters Calc_Method - method of calculation of the lines: levels of round prices. levels of half-round prices. Digits_Accepted - flag for calculating the levels according to number of decimal places in the quotes of a financial inst

Description A colored universal multicurrency/multi-symbol indicator MACD Line Smart (the indicator moving average convergence divergence is displayed as a histogram) based on double or triple moving average . Comparing to the standard MACD this indicator is more sensitive to what allows generating advance signals. he 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
O Mercado MetaTrader é um site simples e prático, onde os desenvolvedores podem vender seus aplicativos de negociação.
Nós iremos ajudá-lo a postar e explicar como descrever o seu produto para o mercado. Todos os aplicativos no Mercado são protegidos por criptografia e somente podem ser executados no computador de um comprador. Cópia ilegal é impossível.

Você está perdendo oportunidades de negociação:
- Aplicativos de negociação gratuitos
- 8 000+ sinais para cópia
- Notícias econômicas para análise dos mercados financeiros
Registro
Login
Se você não tem uma conta, por favor registre-se
Para login e uso do site MQL5.com, você deve ativar o uso de cookies.
Ative esta opção no seu navegador, caso contrário você não poderá fazer login.