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

The Exp_i-CAi Expert Advisor is based on change of direction of the i-CAi indicator.

Trading system based on the signals of the RSI_Slowdown indicator.

An Expert Advisor based on two indicators iMA (Moving Average, MA). At crossing, we move back from the price at a certain distance and then expect the level obtained to be broken through.

Trades using indicators: iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI).

The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin.

The implementation of the MACD pattern "Trend continuation".

A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.

The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.

A breakout trading system based on the signals of the Color_PEMA_Envelopes_Digit_System indicator.

An Expert Advisor without a single indicator. Uses lot and step increase.

The МТ45 Expert Advisor is based on the Martingale strategy. It is designed for trading in the МetaТrader 4 and МetaТrader 5 terminals.

Simple Expert Advisor based on the Larry Conners RSI 2 strategy.

A trading system based on iMA (Moving Average, MA) with the averaging period of 55 (the averaging period is hardcoded and is not available in input parameters).

The Expert Advisor is based on the RSI Custom Smoothing indicator.

Two identical trading systems (for long and short deals) based on the ColorMETRO 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.

The EA compares the difference between the Close price of bar #1 and the Close price of bar #Candle shift.

Amélioré MartGreg.

Les signaux de trading basés sur le modèle de chandelier "Harami haussier/Harami baissier", confirmés 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.

Expert Advisor de l'Automated Trading Championship 2011.

Ask Bid Ticks is a high-precision, real-time tick data solution for microstructure analysis (a tick data collector). It works with local computer time.

The Expert Advisor controls and limits the overall loss for the account, and the loss for every deal. It includes Trailing Stop for the account.

The Exp_derivative Expert Advisor is based on the breakthrough of the zero level by the Derivative indicator.

Trading system based on BinaryWave_StDev indicator signals.

MACD based Expert Advisor

The EA searches for N identical candlesticks in a row. If the found candlesticks are bullish, it buys. I they are bearish, the EA sells.

Three independent trading systems using AbsolutelyNoLagLwma_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

A trading system using the Ang_Zad_C trend-following indicator with the possibility to set a strict trading time interval and change the volume of a forthcoming trade depending on the results of the previous trades.

The trading system based on i-AnyRangeCldTail_System indicator signals with the possibility to set a fixed position holding time

Defining a signal based on several indicators: iMA (Moving Average, MA), iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator), iOsMA (Moving Average of Oscillator, OsMA) and iAO (Awesome Oscillator, AO). The indicators are surveyed in a certain sequence.

Trading strategy based on iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators. Martingale is applied.

This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.

Les signaux de trading basés sur le croisement des prix avec l'indicateur de moyenne mobile confirmé par l'ADX 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 Expert Advisor based on the following indicators: Laguerre, CCI and MA.

A multi-currency trading system, based on Bollinger Bands and trend catching technique. Capable of trading up to 6 currencies simultaneously. System has build in optimization parameter sharing.

Trading system based on PChannel_System indicator signals.

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

A trading system based on the Vortex Oscillator signals.

The Expert Advisor places pending Buy Stop and Sell Stop orders. If orders execute, the trailing stop is run for the positions.

It calculates the Typical prices for bars #1, #2, and #3

Ce bloc de code détecte une nouvelle barre ou une nouvelle bougie lorsqu'il a été reçu.

12345678910111213141516...39