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 Expert Advisors para MetaTrader 4 segundo a avaliação dos usuários - 8

Adicionar código

When the order reaches the specified profit, then EA automatically moves StopLoss to BreakEven.

This isn't an operating EA, but profit management EA.

This is my first Expert Advisor so please give feedback on how I can improve it to make the best possible EA. Thanks for the inputs in advance and happy trading.

This EA is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor".

The EA looks for trend using three MAs (period 200, 50, 25 or other) and opens orders using the Parabolic SAR indicator. There is martingale in an Expert Advisor, the lot is calculated in percents from a deposit depending on Stop Loss.

O Expert Advisor observa as ordens de mercado e gera um sinal sonoro depois de um tempo pré-definido a partir do momento da abertura ordem.

EA opens trades from support and resistance levels, which were set by a trader, and revolves them at another levels.

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

Expert Advisor created using hedge function and the moving average indicator.

Expert Advisor for pyramiding into big and fast market movements.

Simple program using the moving average as bias and providing many trade and money management options.

Ichimoku EA trades with "Ichimoku " and "Parabolic" indicators,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

1H Bolinger Bands EA trades according to the "Bolinger Bands" indicator and two MA's,has Trailing Stop Loss &Take Profit works best on 1H and 4H time frame major forex pairs and stocks NASDAQ.

"Harami" trades with 2 Moving Averages and an Harami pattern has Trailing Stop Loss &Take Profit works on 4H & 1D time frames major forex pairs and stocks NASDAQ.

"Andrews Pitchfork" EA draws Andrews Pitchfork on chart and trades with its trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

This is strictly for daily chart and any symbol with spread low enough for its operation

With "Cycle Lines" EA you can draw Cycle Lines on the chart and trade with price breakthrough,has 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.

"Triangle" EA draws 2 Trend Lines with fractals on chart and trades When a triangle is formed,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

Support and Resistance lines are used with the Standard Deviation indicator for generating trade signals.

Search for positive swaps.

This EA will scan all the open trades and then print the nth trade from the end

This EA will scan all the closed trades and then print the nth trade from the end

Implementação de um sistema de negociação baseado na detecção de divergência.

Simple EA, but such efficiency for the year 2007!

O indicador Moving Average do Expert Adviser usa como sinal de negociação uma média móvel.

Reforçado com nível igual a centavos (1,38 1,39 1,40 etc.)

Os dados do indicador Média Móvel são usados para a negociação. Se o preço se afasta da média móvel por um certo número de pontos, em seguida, é colocado uma ordem na direção da linha da Média Móvel.

This an H1 strategy. This EA will execute at the new bar if the last bar has broken through the point that we set.

O Expert Advisor coloca uma grade de ordens pendentes em ambos as direções, vários minutos antes do tempo especificado e coloca as ordens Stop Losses após a execução das ordens.

neuronirvamanEA works with neural networks . stoplloss

Not really profitable but the code fits on one page.

This EA can do Grid trading and has useful functions for Gridtrading included

A Donchian Channel Strategy breakout EA Scalper. Best results at H1.

using Stochastic m5, m15 and m30

EA to find gaps in history data.

The SuperTake implements the strategy of Martingale by Take Profit.

Este Expert Advisor usa três indicadores: MA(150), RSI(3) com os níveis 80 e 20, Stochastic (6, 3, 3) com os níveis 70 e 30. A direção das aberturas de ordens é baseada no indicador MA. Entradas pelo RSI e Stochastic. Saída pelo Stochastic.

It is a recovery system implemented in EA. But you can copy it to any other EAs.

This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings.

Expert Advisor to trade Yen Crosses based on Major Pairs and USDJPY divergence/convergence.

123456789101112131415...29