Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Les meilleurs Expert Advisors pour MetaTrader 5 selon les notes des utilisateurs - 8

Soumettre votre code

The EA trades using the Rectangle, EMA and SMA indicators.

KA-Gold Bot est un conseiller en trading avancé spécialement conçu pour l'or, utilisant la puissante combinaison de la stratégie du canal de Keltner et de deux moyennes mobiles exponentielles (EMA) - l'EMA à 10 périodes et l'EMA à 200 périodes. Principe de fonctionnement : L'EMA 10 périodes représente la moyenne des prix au-dessus/en dessous de la bande de Keltner, confirmant une tendance haussière/baissière. Le fait que le cours soit supérieur à la moyenne mobile des 200 périodes confirme la tendance haussière/baissière. Cela indique que la tendance haussière/baissière a été plus forte que les 10 périodes précédentes, compte tenu de la volatilité sur les 50 dernières périodes - Cadre temporel : M15

Expert Advisor Stratégie Butterfly Cet Expert Advisor (EA) met en œuvre la figure harmonique Butterfly sur plusieurs échelles de temps (M2 à D1) pour le trading automatisé sur le marché des changes. Il détecte les modèles Butterfly haussiers et baissiers à l'aide de points pivots et exécute des transactions avec une gestion du risque personnalisable et plusieurs niveaux de take-profit.

Simplification de la négociation manuelle et de la gestion des positions

Exemple d'utilisation d'une DLL pour travailler avec des fonctions de mappage de fichiers. Dans cet exemple, le conseiller expert lancé crée un fichier virtuel dans la mémoire et commence à mettre à jour la cotation du symbole dans ce fichier. Lorsque des conseillers experts sont lancés sur d'autres terminaux, ils ouvrent le fichier créé et commencent à y mettre à jour leurs cotations. Ainsi, les conseillers experts échangent leurs cotations par le biais d'un fichier commun.

The Expert Advisor drawn on the basis of the TrendEnvelopes semaphore, signal indicator

Works based on the iMACD (MACD) indicators

The Expert Advisor plays sound alerts when candlestick size exceeds a certain value.

Crossing of the two iMAs. Lot calculation based on the risk value as a percentage of margin.

Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.

The trading system is based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator)

Information about profit, points, percent, spread and time remaining until the close the bar on the current currency pair and timeframe in a compact and convenient form.

Trend-following trading system Exp_AbsolutelyNoLagLwma_X2 based on the signals of two indicators AbsolutelyNoLagLwma

Virtual Trailing Stop.

Stop loss and take profit initial setting. Trailing.

An Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions, in case of a loss. Improvement of the version 1.0

The strategy is based on two indicators calculated on two timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscillator, Stoh) on H1.

to display trade history files(.csv) on charts.

Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'indicateur Commodity Channel Index (CCI) sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.

A trading system using the AltrTrend_Signal_v2_2 semaphore signal indicator.

Well Martin EA is based on two indicators: Bollinger Bands and ADX.

Night scalper, trades until 0 am terminal time within a narrow range.

The Exp_Delta_MFI Expert Advisor is based on the Delta_MFI indicator color change.

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

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

The Exp_ChandelExitSign_ReOpen trading system based on the signals of the ChandelExitSign indicator with trend following scaling.

The Expert Advisor closes all the current symbol positions opened on the account, if the current server time has exceeded the time limit specified in the input variables.

The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA).

Présentation de l'exemple de visualisation des résultats d'optimisation en temps réel (dynamique de la courbe d'équilibre et paramètres statistiques d'un Expert Advisor).

Trading system based on the signals of the PA_Oscillator indicator.

A trading system based on the signals of the WPR_Histogram indicator.

Trading system based on Elliott_Wave_Oscillator indicator signals.

Simple code that illustrates trading based on the OnTimer event. When the timer triggers, the robot alternately performs buy and sell deals with fixed stop loss and take profit values.

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

The Exp_i-SpectrAnalysis_RVI EA is based on the signals generated by the i-SpectrAnalysis_RVI oscillator.

The Exp_RVIDiff Expert Advisor is based on change of direction of the RVIDiff indicator.

The Exp_CenterOfGravityCandles Expert Advisor is based on signals of the CenterOfGravityCandles indicator.

The Expert Advisor moves a position to a breakeven when a predefined profit is reached.

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

Modification of StopLoss of any positions. Trailing. Trailing.

123456789101112131415...40