Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
Acceda a CodeBase desde el terminal MetaTrader 5
¿No ha encontrado el código necesario? Deje su pedido en la sección Trabajo
Cómo escribir un Asesor Experto o un Indicador

Los mejores Asesores Expertos para MetaTrader 4 según el ranking de los usuarios - 7

Añadir código

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

A basic ea template with trailing stop for further development

The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.

The EA opens transactions when RSI is Upper or Below 50

The Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.

This EA will help you to set Stop Loss and Take Profit.

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

An antimartingale which tries to maximise the gain/risk ratio. I have a 5 digits account, let me know if you have any problem with this.

Este código de plantilla contiene características básicas y funciones necesarias para el desarrollo del EA.

Asesor sobre la base de la estrategia "Ha MaZi".

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

The SAW_system_1 Expert Advisor places pending orders on the basis of the volatility for the last N days.

The awo Holidays EA reports the status of the next day: working day, weekend or holiday.

The Expert Advisor that gains profit from the positive swaps + multi-currency arbitrage tactics.

The Dealers Trade v 7.51 RIVOT EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account.

El Asesor Experto que toma decisiones basándose en la lógica difusa (Fuzzy logic). Durante el desarrollo del clasificador y chequeo, para los rangos han sido utilizados los materiales de Nedosekin A. (http://sedok.narod.ru/scoring_USA.html).

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

A 15min intrday trading strategy

My first trading System using simple pattern.

Mail all order status periodically.

The Expert Advisor places pending limit orders at the specified distance from the price and trails them after the price with the specified step, applies martingale.

Stores and implements a basic hidden Stop Loss and Take Profit system.

The new version of the Mc_valute_v8_final EA. It works well on a flat market.

Sistema de trading de la ruptura de los niveles diarios de soporte/resistencia mediante el indicador Pivot.

El EA opera en los grandes movimientos de mercado y no utiliza ningún indicador.

This code is an Alternative of the missing OnTrade() event in MQL4.

Cuando el precio actual está por debajo de líneas de tendencia, el EA espera arrancar hacia arriba y viceversa.

Not really profitable but the code fits on one page.

Buscando la divisa fuerte y débil

Modificación de la primera versión del EA de rejilla.

Opens specified trades at the specified time

EA depend on distances for 9 orders opened with condition of Stoc 4H >80 sell &

Los datos de indicador de Media Móvil se utilizan para el trading. Si el precio sale de la media móvil cierto número de puntos, se coloca una orden en la dirección de la línea de la media móvil.

This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.

Impulsado con nivel igual a un conjunto de centimos (1.38 1.39 1.40 etc.)

Trailing-stop elemental, capaz de distinguir "sus propias" órdenes entre otras órdenes, según comentarios o número mágico. Asimismo, el trailing distingue el instrumento sobre el que hay que realizar el trailing.

Easy EA for closing positions of the symbol with profit or loss. You can use it for hidden SL too.

Utilidad de copiado de operaciones con un funcional mínimo.

1234567891011121314...29