• Preço
     - 
  • Redefinir
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
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?

Expert Advisors e Indicadores para MetaTrader 5 - 59

icon Use robôs de negociação e indicadores para aumentar os rendimentos com a negociação em Forex. Com ajuda de robôs de negociação, você pode automatizar o processo de abertura e fechamento de transações, por outra lado, os indicadores o ajudam a prever com mais precisão o comportamento futuro do mercado. A página contém um catálogo de aplicativos MetaTrader 5.
This indicator is based on the classical indicators: RSI (Relative Strength Index), CCI (Commodity Channel Index) and Stochastic . It will be helpful for those who love and know how to use the digital representation of the indicators. The 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 RSI, CCI and Stochastic for every timeframe. Parameters OverboughtLevel_R = 70 - RSI UpLevel OversoldLevel_R =
This indicator shows bands (flexible corridor) for a current price movement and the change of trend. The indicator can be used on any time frames and currency pairs. The following input parameters can be easily changed for your needs: nPeriod = 13; - number of bars which the indicator will use for calculation Deviation = 1.618; - coefficient for bands distance from the middle line MaShift = 0; - shift from current bar
This indicator shows an Up trend ( Green square ) if a parabolic SAR value is below the current price, and Down trend ( Red square ) if a parabolic SAR value is above the current price from all Time Frame for each currency pairs. Input parameters from Symb1 to Symb9 — You may change any of these Symbols to any legal currency pair existed on your platform. step=0.0; — Represents the acceleration factor for PSAR indicator. maximum=0.2; — Maximum value for the acceleration factor for PSAR indicator
This indicator shows an Up trend (Green square ) if a fast MA is above slow MA and Down trend (Red square) if a fast MA is below a slow MA from all Time Frame for each currency pairs. Input parameters From Symb1 to Symb9 — You may change any of these Symbols to any legal currency pair existed on your platform. Period_Fast=5 — Averaging period for the first MA1. Method_Fast=MODE_EMA — Smoothing type for MA1. Price_Fast=PRICE_CLOSE — The price used for MA1. Period_Slow=21 — Averaging period for th
RudimentarySAR
Andriy Sydoruk
This Expert Advisor is intended for the users who like simplicity. The EA operation is very simple, requiring minimum settings. Signals are produced by one indicator Parabolic SAR (Parabolic Stop and Reverse system). It has only one buffer. The entry signal is generated when the indicator direction changes. When points over the price no longer appear, and the first point appears below the price - this is a buy signal. If points below the price no longer appear, and the first point appears above
Ermou Street rather than an expert or an indicator is a all-in-one trading assistant easing your trading sessions by providing signals and notifications. It's an assistant rather than a robot - "an assisted steering rather than an autopilot", and now, it autoadjusts itself to any instrument, any timeframe & any circumstance. How to First, you should watch the video. Then here's some explanation: By default, attaching Ermou Street to a chart, you’ll get: A panel Signals: buy (default blue arrow
This indicator is based on the classical indicators: RSI (Relative Strangth Index) and 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 indicators. The indicator shows values from each timeframe. You will be able to change the main input parameters for each RSI and CCI for every TF. Parameters OverboughtLevel_R = 70; OversoldLevel_R = 30; OverboughtLevel_C = 100; OversoldLevel_C = -100; Example for M1: sTF1 =
GatorGibrid
Andriy Sydoruk
The signal is generated using standard Gator indicator. Gator Oscillator is based on Alligator and shows the degree of convergence/divergence of its balance lines (smoothed Moving Average). The upper histogram is the absolute difference between the values of blue and red lines. The lower histogram is the absolute difference between the values of red and green lines with the 'minus' sign since the histogram moves downwards. The EA works with any Forex symbol. Optimization is performed for one wee
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
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 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  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.
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 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.
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.
RobotEnvelopes
Andriy Sydoruk
This is a professional trading robot, which implements the classical Envelopes based trading strategy. A signal is generated when prices rolls back from the boundaries of the Envelopes. If the price pierces or touches the upper border of the Envelopes channel and then returns back, it's the signal to sell. If the price pierces or touches the lower border of the Envelopes channel, it's the signal to buy. The EA correctly processes errors and works reliably in the market. It is important to choose
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.
Divergence MACD indicator shows price and MACD indicator divergence. The indicator is not redrawn! The algorithm for detection of price and MACD extremums has been balanced for the earliest entry allowing you to use the smallest SL order possible. The indicator displays all types of divergences including the hidden one, while having the minimum number of settings. Find out more about the divergence types in Comments tab. Launch settings: Max Bars - number of bars calculated on the chart. Indent
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
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.
Trading Sessions Pro is a trading session indicator with extended settings + the ability to install and display the custom period. Main Advantages: The indicator allows you to conveniently manage display of trading sessions on the chart. There is no need to enter the settings each time. Just click the necessary trading session in the lower window and it is highlighted by the rectangle on the chart! The indicator has two modes of defining the trading terminal's time offset relative to UTC (GMT)
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.
Bollinger Bands strategy   An EA to help traders using Bollinger Bands in trading provides an opportunity to evaluate the effectiveness and optimize the three trading methods (strategies) described in John Bollinger’s book BOLLINGER ON BOLLINGER BANDS, with some additions.   I do not recommend using in the forex market. EA Parameters: Stop Loss, in pips Take Profit, in pips Trailing Stop Trailing Step Money management: Lot OR Risk Step trailing stop The value for "Money management" Deviation, in
This indicator is intended for visual multicurrency analysis. It allows synchronous scrolling and analysis of a few charts simultaneously and can also be used for pairs trading. The indicator works both on Forex and on 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 especiall
PZ Turtle Trading EA MT5
PZ TRADING SLU
2 (4)
Esse consultor especialista implementa o sistema de negociação Dennis e Eckhardt original, comumente conhecido como The Turtle Trader. É negociado exatamente como as tartarugas originais, e pode ser usado por traders experientes para capturar tendências nos mercados de alta ou baixa. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Fácil de usar e supervisionar Configurações de estratégia totalmente configuráveis Configurações de negociação totalment
"All MAs-13 jm" is a tool that allows accessing from a single control box 13 different types of MAs: 9 standard MAs in MetaTrader 5 (SMA, EMA, SMMA, LWMA, DEMA, TEMA, Frama, VIDYA, AMA ) and 4 non-standard (LRMA, HMA, JMA, SAYS) copyrights to which belong to Nikolay Kositsin (Godzilla), they can be found on the web (e.g. LRMA ). General Parameters Period MA: the number of bars to calculate the moving average. MA Method: select the type of moving average to show in the current graph. Applied Pric
UniversalTrader
Remi Passanello
4.64 (11)
Universal Trader (UT) This EA is part of the  RPTrade Pro Solutions  systems. UT  is a trading robot using a trend and oscillator indicators.  It's designed to be used by anyone, even the absolute beginner in trading can use it. Designed for every TimeFrames Uses Takes Profit, Stop Loss and Trailing stop. Can also work as a switch without SL/TP Works with any pairs How does it work UT is a trend follower.  It's using A build in Supertrend Indicator to find trades entries and Parabolic SAR to
DWMACD
Roman Sukhorukov
DWMACD - Divergence Wave MACD . The indicator displays divergences by changing the color of the MACD histogram. The indicator is easy to use and configure. For the calculation, a signal line or the values ​​of the standard MACD histogram can be used. You can change the calculation using the UsedLine parameter. It is advisable to use a signal line for calculation if the histogram often changes directions and has small values, forming a kind of flat. To smooth the histogram values ​​set the signa
This indicator is used to compare the relative strength of the trade on the chart against the other two selected symbols. By comparing the price movement of each traded variety based on the same base day, three trend lines of different directions can be seen, reflecting the strong and weak relationship between the three different traded varieties, so that we can have a clearer understanding of the market trend. For example, you can apply this indicator on a EurUSD chart and compare it with curre
ACPD – «Auto Candlestick Patterns Detected» - The indicator for automatic detection of candlestick patterns. The Indicator of Candlestick Patterns ACPD is Capable of: Determining 40 reversal candlestick patterns . Each signal is displayed with an arrow, direction of the arrow indicates the forecast direction of movement of the chart. Each caption of a pattern indicates: its name , the strength of the "S" signal (calculated in percentage terms using an empirical formula) that shows how close is t
A script for opening a grid of orders If you need to quickly open several pending orders (Buy Limit, Sell Limit, Buy Stop, Sell Stop) on a certain distance from the current price, this script will do all the routine for you! Allow AutoTrading before running the script. Usage: Run the script on a chart. Input Parameters: Language of messages displayed (EN, RU, DE, FR, ES) - language of the output messages (English, Russian, German, French, Spanish). Price for open - open price. If set to 0, the
This is visualization tool based on the Depth of Market. It works with the symbols that have the Depth of Market available. It's a visual indicator that shows the volume of each Bid/Ask price and ratio of total volume of Bids/Asks. Note: check if your broker supports DOM before purchasing. 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
This indicator is used to compare the relative strength of the trade on the chart against the other several selected symbols. By comparing the price movement of each traded variety based on the same base day, several trend lines of different directions can be seen, reflecting the strong and weak relationship between the several different traded varieties, so that we can have a clearer understanding of the market trend. For example, you can apply this indicator on a EurUSD chart and compare it
This product is used to check the foreign exchange market history datas. Good quality historical datas is important for traders to perform market analysis or back testing. But the quality of historical datas provided by various foreign exchange brokers is uneven. Sometimes we notice missing k-line sequences, but sometimes it is not easy to detect them. This product helps users locate these missing locations.If there are many gaps in a given period of time on a chart, you need to be careful about
This indicator let user clearly see Buy/Sell signals. When a bar is closed and conditions meet, arrow signal will come up at Close Price, up is Buy and down is Sell. It works on all Timeframes. And you can set sound alert when signals come up.
This script allows traders to easily close positions if their profit/loss reaches or exceeds a value specified in pips. The script allows users to easily close positions if their profit/loss reaches or exceeds a value specified in pips. Please set slippage value first. Sometimes some positions do not close due to high volatility of the market. Please set larger slippage or restart the script. ............................................................................................
TimeFilter
Andrej Nikitin
TimeFilter indicator allows to select visually bit masks (GoodHourOfDay, BadHoursOfDay, GoodDayOfWeek, BadDaysOfWeek), used in the Intraday Time Filter module of the Standard Library. The use of time filters allows to take into account the details of trade sessions. Parameters: GoodHourOfDay Number of the only hour of day (from 0 to 23) when trade signals will be enabled. If the value is -1, the signals will be enabled through the whole day. BadHoursOfDay The bit field. Each bit of this field c
The script allows to easily watch the date and time of several cities selected by the user from more than 30 important cities all over the world. It also shows GMT, Server time and Local time. The cities on the screen are automatically sorted by the date and time. You can save your setting on the Inputs tab and use them in future. Notice: Daylight saving time is not considered.

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.