Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
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 - 8

Adicionar código

Indicador de alerta que permite mover o sinal através do mouse.

Variable Index Dynamic Average indicator

Ele abre e fecha posições usando o cruzamento das linhas móveis.

The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.

Close all trades after reaching defined profit or loss

Verifica todas as posições fechadas no MQL5 dentro do gráfico.

Connecting to MySQL server from new MQL4.

O objetivo do presente código é demonstrar a facilidade de criar escalas de cores, gradientes de cor e heatmaps com a linguagem e as funções MQL4.

The script closes all charts for the specified symbol.

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop

O Mass Index (Índice de Massa) é voltado para a detecção de viradas na tendência com base nas mudanças da largura da banda entre o valor máximo e mínimo do preço. Se a largura de banda se expande, o índice de massa aumenta, se estreita, o índice diminui.

O indicador OsMACD é uma fusão dos indicadores em cores Moving Average of Oscillator(OsMA) e Moving Average Convergence/Divergence(MACD).

Instrumento universal de tendência para de previsões estreitas e de tomada de decisões em ordens "Stops" e/ou "Stop/reversões".

Conjunto de scripts para desenho rápido das ondas de Elliot.

CustomCandle desenha candles de um período de tempo maior e não-padrão (para MT4) no gráfico atual.

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.

Novos Níveis de Máxima e Mínima todos os dias.. são níveis perfeitos

Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.

Record the performance of individual strategies real time in offline charts.

This script opens a pending sell order by just point and drop the script in the place you want.

YangTrader is a good indicator, it core is price moving and return, when the value crosses 15, maybe it's the best buy time and down cross 80 it's the sell time.

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.

Export text to Excel in real time using native DDE library provided by Windows

Gravação, armazenamento e exibição de dados, gráfico de tick completo no MetaTrader.

This is a Class for the new MQL4 that parses JSON. It requires the Hash.mqh class.

The indicator displays the equity and balance charts.

This MT4 indicator is to count down the remaining time as the format HH:MM:SS

O indicador constrói no gráfico uma espiral dourada de Fibonacci.

Stdlib - exemplo de biblioteca

Мультивалютный "мониторинговый" индикатор.

Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed.

Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.

The indicator shows candle end time and current spread.

Detrended Synthetic Price (bars form).

Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.

Hull moving average (ema based)

Indicador i-5days que marca a primeira barra de cada novo dia.

Indicador Maloma 4 vicont 1-2-3

O indicador constrói quatro fibo diferentes segundo os quatro últimos ZigZag. É útil para aplicar em períodos grandes.

Calcula o ponto de reversão.

123456789101112131415...104