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

Bibliothèque de code source MQL5 pour MetaTrader 5 - 67

icon

Il s'agit de la plus grande bibliothèque de code source gratuite pour les programmes de la plateforme MetaTrader 5. Vous y trouverez des Expert Advisors, des indicateurs techniques, des scripts et des bibliothèques prêts à l'emploi. Utilisez la bibliothèque de codes lors de l'apprentissage du langage MQL5 et développez vos propres applications de trading automatisé basées sur les codes fournis.

Vous pouvez librement télécharger et tester les codes publiés, ainsi que les lancer dans MetaTrader 5. La bibliothèque est également disponible directement depuis la plateforme MetaTrader 5 et l'environnement de développement MetaEditor.

Soumettre votre code

The indicator plots four horizontal lines: Two basic ones (red by default) above the High and below the Low of the "Bar number" bar and help lines (green by default) shifted from the basic ones.

TST

The Expert Advisor does not use any indicators. It only uses the current price and the OHLC of zero bar.

The EMAVFS indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

A utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks.

Indicator EMAVFS_channel with the timeframe selection option available in input parameters.

The trading system is based on a simple neural network.

Indicator EMAVFS with the timeframe selection option available in input parameters.

A channel using a non-smooth and steady approximation error, in which the exponential moving average with a variable smoothing factor is used as the midline.

The EA determines the overbought (OB) and oversold (OS) zones, for which it generates trading signals for selling or buying.

Indicator StopLoss Calculator.

TQ

Indicator Trend Quality.

PC

Indicator Price Cycle.

MI

Indicator MI (Mass Index).

EMV

Indicator Arms' Ease of Movement Value (EMV).

Exponential moving average with a variable smoothing factor.

The Coppock Indicator of Bullish Signals.

Average Modified Moving Average.

Sherman and Marian McClellan Summation Index.

Sherman and Marian McClellan Advances/Declines Indicator.

Sherman and Marian McClellan Oscillator.

A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors.

Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.

Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.

Sherman and Marian McClellan Ratio Adjusted Net Advances Indicator.

John Ehlers Modeling The Market Indicator.

An Expert Advisor based on indicator SAR.

A financial asset strength indicator as a candlestick chart.

The EA uses indicator Awesome Oscillator.

A trading system based on detecting the market volatility.

A trading system based on the KWAN_RDP indicator signals.

A trading system based on the KWAN_CCC indicator signals.

Placing Buy Stop and Sell Stop on the 5-minute timeframe.

A trading system based on the KWAN_NRP indicator signals.

Indicator XStdDevSpeed with the timeframe selection option in input parameters.

Smoothed standard deviation changing rate.

Indicator SSL2 with the timeframe selection option available in input parameters.

Two different-period indicators SSL, implemented as a colored cloud.

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

An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.

The EA compares the opening prices of the zeroth and the second bar. It moves positions to a breakeven and/or enables trailing.

1...606162636465666768697071727374...185