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 - 2

Añadir código

Ichimoku Edge is based on the standard Ichimoku Kinko Hyo indicator with default settings. It generates Buy and Sell signals from the cross of the Chikou Span with the price, confirmed by the position of price and Chikou Span relative to the Kumo (cloud).

This EA is intended to test a popular trading strategy. My own backtest shows that this strategy does not work as it was intended

RiskSizer Panel Lite is a simple MT4 trading panel that calculates an estimated lot size based on your risk percent. Drag two chart lines to set SL/TP, then use one-click BUY/SELL for fast manual execution.

Utility MT4 EA that sends BUY/SELL deal notifications to Telegram via Bot API (WebRequest)

Th Expert will set the TP based on the SL manually set using the input multiplier. Using this you can set 2,3,4 etc times the SL set.

Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit.

Simple one click trade panel, typically useful for scalpers and day traders.

Trading and analysis dashboard which usually provides great trading opportunities during daytime.

Asesor Experto a base del indicador ZigAndZag.

Opens and closes orders using parabolic SAR signals

The Double Bollinger Band Strategy makes use of two Bollinger Bands in order to filter entries and exits in the forex market.

Trailing_StopLoss_for All_orders_and_symbols

This is a simple code to mimic onTradeTransaction Event handler defined in MQL5

Este AE realiza scalping utilizando el Indicador de Fuerza Relativa (RSI), el Indicador del Oscilador Estocástico y el Indicador de las Bandas de Bollinger para identificar oportunidades de tendencia o contra tendencia. Como EA multipar, escanea múltiples pares de divisas en busca de señales. Este EA viene con una variedad de características, incluyendo Trailing, Gestión de Riesgo, Gestión de Dinero, Modo de Restricción, y mucho más. Con la configuración adecuada, tiene el potencial de generar beneficios significativos.

Close all trades after reaching defined profit or loss

Backtesting Trade Assistant Panel

Abrir y cerrar órdenes usando las líneas móviles

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

Asesor MaxMin SMC en 1200.

Asesor Firebird v0.60. Utiliza el indicador de MA.

La estrategia de trading que trabaja a base del patrón MACD “cabeza y hombros”.

El EA utiliza 5 indicadores.

Imports live trades and orders from the firepips twitter page

I got this EA from a friend. It is based on the previous day's open and close price, but I would want it to close all trade on friday at a certain time.

Auto Magic Nr. Calc The Magic Nr. per ASC II Code from Symbols

Start balance 10000$, trade on eur/usd ,Daily timeframe, only short

I wrote a new indicator to find the range bound period, then we can place order when the price break the range bound.

Hello everyone, this is my first contribution to this lovely place. This expert advisor that catches the gaps. Really I like to thank this company for here efforts in making all these options and facilities that help the traders.

Close all positions on a basket of currencies when the profit target has been reached.

Crypto EA for ETH/USD pair.

The Expert will help you change the TP/SL of all open orders by setting the TP/SL based on the input percentage value.

This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to understand how chartevents work or you wan't to create graphical interfaces, you can learn a lot from this.

Symbol Swap Panel: Effortlessly switch the active symbol on your chart while simultaneously adding the new symbol to Market Watch. This tool ensures seamless integration and access to real-time market data, optimizing your trading workflow.

SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.

When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.

Virtual SL TP Pending with SL Trailing for Symbol Chart

EA for Automatic StopLoss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden.

Trade using Renko Boxes in MetaTrader 4.

This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.

123456789...30