Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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 - 9

Soumettre votre code

Modification of StopLoss of any positions. Trailing. Trailing.

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

Dans la version standard du terminal, il y a un gestionnaire de tic-tac mono-devise OnTick(). Nous proposons ici une variante de gestionnaire de tic-tac multidevises.

Les signaux de trading basés sur le croisement des prix avec un indicateur de moyenne mobile (CSignalMA de la bibliothèque standard MQL5) 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.

Mise en œuvre simplifiée d'un mode multidevise à part entière dans MetaTrader 5. Il n'est pas nécessaire de comprendre son fonctionnement. Un minimum de réglages simples. Un maximum de commodité pour les utilisateurs. Fonctionne dans le testeur.

Les signaux de trading basés sur le modèle de chandelier "Bullish Engulfing/Bearish Engulfing", confirmé par l'indicateur stochastique 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.

Les signaux de trading basés sur le modèle de chandelier "Bullish Engulfing/Bearish Engulfing", confirmé par l'indicateur de l'indice de facilitation du marché (MFI) 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.

The Exp_LeManTrend EA is based on the signals generated by the LeManTrend oscillator.

Trading system based on Bezier_StDev indicator signals.

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

The Exp_PercentageCrossover Expert Advisor is based on the change of the PercentageCrossover color, and provides the possibility to set a strict trading time interval.

An example of creating synthetic instruments for calculating the strength of RTS, USD, RUB based on futures contracts of the FORTS market.

The Expert Advisor allows checking the potential profitability of the ZigZagLW Addition indicator.

Nous proposons une variante du véritable panneau de contrôle en mode multidevise dans le terminal MetaTrader 5 pour les indicateurs multidevises et les Expert Advisors.

Réinitialisation d'un graphique avec recalcul de tous les indicateurs, ainsi qu'un exemple simple et transparent, orienté objet, de traitement de tous les graphiques à partir d'un conseiller expert.

L'Expert Advisor démontre l'utilisation de la bibliothèque gratuite Library for Custom Chart pour la connexion automatique des Expert Advisors et des indicateurs aux graphiques personnalisés d'iCustomChart créés sur la base de leurs propres fichiers d'historique.

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

The Exp_PPO_Cloud EA is based on the signals generated by the PPO_Cloud oscillator.

This Expert Advisor closes all positions if the total loss/profit exceeds a predefined limit.

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 trading system based on crossing of the DI+ and DI- lines of the Fractal_ADX_Cloud indicator.

EMA_WMA - Expert Advisor for MetaTrader 5. Intersection of two iMA (MA).

Analysis of bars, if they contain N consecutive bars of the same type.

Analysis of OHLC on 0, 1, 2 and 3 bars.

Trading system based on the signals of the ThreeCandles indicator

EMA

Intersection of two Moving Averages. Take Profit and Stop Loss levels are virtual.

The Exp_Stochastic_Chaikins_Volatility Expert Advisor based on the Stochastic_Chaikins_Volatility indicator color change.

The trading system is based on the PercentageCrossoverChannel_System indicator signals.

Closing all open positions with the specified profit percent.

ChannelEA1 - an Expert Advisor working in a channel, using pending limit orders

A trading system based on the KWAN_NRP indicator signals.

A trading system using oscillator BlauErgodicMDI with the option of strictly setting a trading time interval

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.

An Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs or the total losses on those positions exceeded the Stop Loss level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.

Three independent trading systems using ColorX2MA_Digit indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system

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

Expert Advisor based on iRSI (RSI) and iMA (Moving Average, MA).

Position volume calculation based on trading history. The Expert Advisor applies iCCI (Commodity Channel Index) and iMA (Moving Average) indicators. Trailing is present as well.

Two identical trading systems (for long and short deals) based on the ColorMaRsi-Trigger indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.

Ce bloc de code passe en revue toutes les positions ouvertes et effectue un suivi basé sur les cours acheteur et vendeur.

12345678910111213141516...40