Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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

Codici sorgente MQL5 di Expert Advisors per MetaTrader 5 - 25

icon

Gli Expert Advisors analizzano i grafici dei prezzi e fanno trading automatizzato, seguendo le regole di riferimento. Qui troverai i codici sorgente MQL5 i quali porranno aiutarti a risolvere un gran numero di problemi. Potrai selezionare sia dei semplici Expert Advisor basati sull'incrocio di medie mobili, sia Expert Advisor più complessi che comprendono algoritmi di generazione di segnali e protezione contro gli errori di trading.

È possibile scaricare e lanciare gli Expert Advisors disponibili in MetaTrader 5. Ti raccomandiamo di testare e ottimizzare i robot di trading nello Strategy Tester prima di usarli. La libreria di Expert Advisor è anche disponibile direttamente dalla piattaforma MetaTrader 5 e dall'ambiente di sviluppo MetaEditor.

Invia il tuo codice

The Expert Advisor trades based on two iMA: iMA(5) and iMA(4) on the M5 timeframe.

The simplest EA based on the fractal WPR.

The Expert Advisor processes signals from four iWPR indicators with different averaging periods.

The Expert Advisor manages positions using labels.

The Expert Advisor uses the iStochastic (Stochastic) Oscillator, iWPR (Larry Williams' Percent Range) indicators.

The Expert Advisor opens trades based on the Bollinger Bands indicator.

The Expert Advisor which uses the AO and AC indicators in its operation, which were proposed by the Bill Williams.

Uses the iStochastic (Stochastic) indicator from three different timeframes.

Trades using the pending Sell Limit and Buy Limit orders. Removes all orders and closes positions at 23:59.

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

GO

Signals based on four iMA (MA) indicators, by PRICE_OPEN, PRICE_HIGH, PRICE_LOW, PRICE_CLOSE prices. Trades only on hedge accounts.

Works based on the iMACD (MACD) indicators

The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.

Intersection of two iMA (MA). Uses the iATR indicator.

The Exp_FisherTransform_X2 trend trading system based on the signals from two FisherTransform indicators.

The simplest EA based on the fractal RSI.

The Exp_AdaptiveCGOscillator_X2 trend trading system based on the signals from two AdaptiveCGOscillator indicators.

Works only on the hedge accounts! Martin, martingale. Doubling the lot at loss.

The semi-automated Expert Advisor using a trend line (TrendLIne).

Only for hedge accounts. Opening two opposite positions on a new bar.

Expert NEWS - MetaTrader 5 Expert Advisor. BuyStop and SellStop pending orders.

VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.

The Exp_JBrainTrend1Stop_ReOpen trading system is based on the JBrainTrend1Stop indicator color change with adding to trend-following positions.

The Expert Advisor works comparing iCCI and iMACD indicators.

The Expert Advisor opens and closes at a certain time comparing two iMA indicators having different periods. A trade having a specified volume is opened at a specified symbol. Setting Stop Loss and Take Profit. Select position type: Buy or Sell.

The Exp_Bezier_ReOpen trading system is based on the Bezier indicator color change with adding to trend-following positions.

The Expert Advisor is based on moving averages crossing.

The Exp_ColorJFatl_Digit_ReOpen trading system is based on the ColorJFatl_Digit indicator color change with adding to trend-following positions.

The Expert Advisor opens an initial position in the current candle's direction and increases its volume if profit in points increases a threshold fixed in the EA inputs.

The simplest Expert Advisor based on WPR.

Original Turtle Rule Trader Expert Advisor implements a trading system described in the book "The Original Turtle Trading Rules". The EA code implements the visual display of the three Donchian channels, money management, opening and adding trades and moving stop levels.

CandelsHighOpen Expert Advisor is based on the Candels High Open indicator trading signals module. The EA features trading market and pending orders, as well as trailing stop based on Parabolic SAR.

The simplest Expert Advisor based on MFI.

The simplest Expert Advisor based on RSI.

The Expert Advisor uses Fibo levels and iSAR indicator - Parabolic Stop and Reverse system. Trading is performed using BuyLimit and SellLimit orders.

Crossing of the two iMAs.

The Expert Advisor increases the volume of an open position if profit in points from the last trade increases a threshold fixed in the EA inputs.

The Expert Advisor moves a stop loss to a predefined fixed distance from the current price.

Scalpel EA for MetaTrader 5

The Expert Advisor opens trades when the price approaches an integer cent, for example, 1.39, 1.40 or 1.41.

1...181920212223242526272829303132...37