Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

I migliori Expert Advisors per MetaTrader5 in base ai giudizi degli utenti - 15

Invia il tuo codice

An Expert Advisor based on the iWPR (Williams' Percent Range, %R) indicator with the operation time control.

Two identical trading systems (for long and short positions) based on the signals of the VortexIndicator indicator, which can be configured in different ways within one Expert Advisor

The Expert Advisor uses iMA (Moving Average, MA), iAO (Awesome Oscillator, AO) and custom Laguerre indicators.

RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.

This code block loops through all opened position and do trailing based on Ask and Bid prices.

Vengono presi in considerazione i segnali di trading basati sul pattern di candele "Bullish Harami/Bearish Harami", confermato dall'indicatore Relative Strength Index (RSI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.

The Exp_Instantaneous_TrendFilter Expert Advisor enters the market when the Instantaneous_TrendFilter indicator cloud changes its color.

The extensive use of standard library classes and the uniform code for data acquisition from iMACD, iStochastic, iSAR and iMomentum indicators.

Simultaneous opening of oppositely directed positions

Three indicators from different timeframes: iMACD (Moving Average Convergence/Divergence, MACD), iAlligator (Alligator), and iRSI (Relative Strength Index, RSI)

The eInTradePanel is a panel for manual trading, it has some useful functions. It needs the minimum space on the chart.

Vengono presi in considerazione i segnali di trading basati sul pattern candlestick "Hammer/Hanging Man", confermato dall'indicatore Commodity Channel Index (CCI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.

Segnali di trading di patterns di candele confermati dall' indicatore Stocastico.

IREA is an automated trade algorithm based on the idea of that an unusual impact in price changes will be adjusted by an inverse movement.

The Exp_ColorZerolagRVI Expert Advisor enters the market when the ColorZerolagRVI indicator cloud changes its color.

The Exp_DecEMA Expert Advisor is based on the reversal of the DecEMA moving average direction.

Trading system based on the signals of the Laguerre_ROC indicator.

An example of using the MasterWindows library for creating a multicurrency game trade panel.

Analyzing iBullsPower and iBearsPower indicators on the first bar.

An Expert Advisor for 4 currency pairs, including EURUSD, GBPUSD, USDCHF and USDJPY. It is based on four-hour moving averages.

The trading system is based on the NRTR_ATR_STOP indicator signals.

The Price Channel trading system.

Universal trailing of positions and pending orders.

A trading system based on indicator signals Parabolic Stop and Reverse system with the possibility to set a fixed position holding time.

Exp_XHullTrend_Digit is based on signals generated by XHullTrend_Digit indicator

Two identical trading systems (for long and short positions) based on the signals of indicator RJTX_Matches_Smoothed, which can be configured in different ways within one Expert Advisor

Brief Description

The trading system based on SpearmanRankCorrelation_Histogram indicator signals

The DD_Relative function calculates the drawdown (relative loss) of the current trading account in percentage. To do this, it uses the Current_LossOrProfit() function to get the current profit or loss for all open positions and divides it by the current account balance. The result is rounded to two decimal places and displayed in the chart comment. The Current_LossOrProfit() function loops through all open positions in the account and adds the commission, swap, and current profit or loss for each position. The result is rounded to two decimal places and returned as the current profit or loss of all open positions.

The Expert Advisor used on such indicators as the Moving Average, the CCI, stochastic

Trading system based on the signals of the Dots indicator.

The Exp_ColorZerolagMomentum_X2 trend trading system based on the signals from two ColorZerolagMomentum indicators.

An Expert Advisor based on the "RPoint" indicator. The chart layout in X-points reversal. A high-quality ZigZag based on HiLo.

The Expert Advisor trades based on signals generated by Stochastic Oscillator. Averaging. A limited number of positions. Trailing.

A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).

A further development of code "Dealers Trade v 7.74 MACD" (https://www.mql5.com/en/code/19535). "Zero-lag MACD" (https://www.mql5.com/en/code/170) is used. When the number of positions increases, the following is also increased: step between positions, lot size, take profit (martingale).

The EA waits for a gap on a specified timeframe.

Have a look at the daily bar #1. Position trailing.

Three timeframes. One iMA (Moving Average, MA) and one iStochastic (Stochastic Oscillator) on each timeframe

Trading system using the FigurelliSeries trend indicator

1...8910111213141516171819202122...36