Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
Participe de nossa página de fãs
Acesse o CodeBase em seu terminal MetaTrader 5
Não encontrou o código mais adequado? Encomende-o na seção Freelance
Como escrever um Expert Advisor ou um indicador

Melhores códigos fonte MQL4 e MQL5 segundo a avaliação dos usuários - 2

Adicionar código

Simple banner showing Symbol Spread Equity Profit Banner

Virtual SL TP Pending with SL Trailing for Symbol Chart

a very convenient way to filter out unnecessary signals of crossing levels

This is an indicator to calculate 14 types of moving averages based on close price.

Versão modificada do indicador Chande & Kroll's Stop. O autor considera que ChandelierStops_v1 são muito parecidas e, ao mesmo tempo, têm melhor aparência do que Chande & Kroll's Stop.

Parabólica modificada. Dependendo do estado do mercado, reajusta os pontos de entrada e de saída

Indicador ToR_1.20. O indicador mostra o desenvolvimento de um par de moedas.

Indicador Chin Breakout Alert.

Mais um indicador Demarker, está baseado na comparação da Máxima de preço de uma barra corrente com a Máxima de uma barra anterior.

Now with more options. Opens and closes orders on first parabolic SAR signals.

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

This indicator reflects the positive difference between the High and Low of the period.

This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.

standart RSI with dynamic levels

improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

To assist traders who wish to open multiple buy orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Buy is the number trades the trader wish to open instantly. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple buy orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Pertence ao grupo (PIVOT) - Ponto de reversão.

Indicador modificado HMA.

three indicators to use with the Raghee Horner method

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.

Ferramenta Linear de Regressão Personalizada. Os valores de linha LR e as linhas Suporte e Resistência são em buffers.

Indicador 2 Extreme4U Grid Builder.

Indicador Pivot Fibs

It is designed to create a non-standard symbol period based on the use of the standard period.

Funções para processamento das ordens de pares de moedas com preço a vista (Spot), ouro e prata "Spot" com manipulador de erros. Revisão 1: OrderModify2() e OrderProcess() (corrigidos), OrderProcess() e OrderSend2() (melhorados).

O indicador InnBar_mtf.

O script UploadExport é uma ferramenta universal de programa . Foi desenvolvido para facilitar o trabalho do analista e do trader em relação às ações de rotinas diárias de análise de onda, utilizando o programa ELWAVE.

Gives Buy, Sell and Exit signals based on EMA

Often times I find my chart is too cluttered with indicators to see the price action, however I still need those reference points. My solution was to create an indicator which displays the current level of some of the MA's of the current candle.

Based on Zigzag Indicator.

This indicator is a tool to show history orders on the chart. Indicator show open time and price, close time and price and profit in pips on the chart. It helps the trader to see all history orders which are opened either manually or by an automated system on chart. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/33657

Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.

Gaussian Filter Multi Pole smoother of price data

With these classes you can create and test your signals runtime.

a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.

This time, we're providing a sample that enters based on the Golden Cross and Dead Cross of the moving averages. If you want to see a sample where a long entry is made when the closing price of the candlestick crosses above the moving average, please refer to this article.

The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.

123456789...102