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

The Exp_XMACandles Expert Advisor is based on signals of the XMACandles indicator.

An example of receiving the High and Low prices of bars over the past 24 hours.

The EveningStar Expert Advisor trades the "Evening Star" pattern. Lot is calculated based on the risk value as a percentage of free margin.

A multi-currency Expert Advisor based on the iStochastic (Stochastic Oscillator) indicator signals.

Martingale and anti-martingale.

Trading on several candlestick patterns. The levels of Take Profit, Stop Loss, and Trailing are separate for BUY and SELL.

Two identical trading systems based on the signals of BrainTrend2_V2, for long and short trades, which can be configured in different ways within one Expert Advisor.

The EA performs initial opening in both directions. Then it tries to pull the remaining side into profit.

The trading system based on CandleStop_System indicator signals with the possibility to set a fixed position holding time.

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)

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.

1...8910111213141516171819202122...36