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 - 143

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

This is Bollinger Bands %b indicator for MetaTrader 5.

The indicator is designed to show how the seven major currencies have moved against the US dollar.

The indicator counts Bull and Bear candles in Bar_Period bars and calculates percent.

This EA is based on SMA, ADX and SAR indicators.

Fast FrAMA, in contrast to the version from MQL5 suite, has more wide applied price constant choose and, what's the main difference, calculation speed is increased by a factor of 30 to 100.

A script to place straddle orders around current price level to catch price spikes around announcements.

This technical indicator detects constant price zones and draws resistance and support lines.

Advanced ADX indicator.

Example code on how to draw an horizontal line for maximum and minimum prices of the last 2 years.

The EA for trailing along a price channel.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.

The HighsLowsSignal indicator with the timeframe selection option available in input parameters.

A trading system using the HighsLowsSignal semaphore arrow indicator.

The StochasticCGOscillator indicator with the timeframe selection option available in input parameters.

The Exp_StochasticCGOscillator EA is based on the signals generated by the StochasticCGOscillator oscillator.

The MinusDi indicator processed through the Laguerre filter.

The PlusDi indicator processed through the Laguerre filter.

The Exp_ColorTSI-Oscillator EA is based on the signals generated by the ColorTSI-Oscillator oscillator.

A semaphore signal indicator determining the moments of a directional price change on several bars, the number of bars is specified in the indicator input parameters.

The StepMA_Stoch_KV1_Signal indicator shows information on the current trend using the values of the StepMA_Stoch_KV1 indicator with a fixed timeframe.

The StepMA_Stoch_KV1 indicator with the timeframe selection option available in input parameters.

A non-normalized oscillator implemented in the form of a seven-color histogram.

The indicator shows fractals of different time periods on one chart.

The AsymmetricStochNR indicator with the timeframe selection option available in input parameters.

The indicator shows the minimum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for.

The indicator shows the maximum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for.

The indicator shows the minimum price for the period fixed in the input parameters of the indicator.

The indicator shows the maximum price for the period specified in the input parameters of the indicator.

Three MFI (Money Flow Index) oscillators with three different timeframes on one chart.

The Exp_AFIRMA Expert Advisor is based on the signals of the AFIRMA (Autoregressive Finite Impulse Response Moving Average) indicator.

The iMirror indicator shows a prices mirrored upside down. When the mouse is on the indicator, its color changes to the chart color, while the chart is dimmed. When you click on the indicator, it remains in the foreground till another click.

Four semaphore signal indicators based on MFI oscillators with different periods on one price chart.

The VolatilityPivot_Signal indicator shows information on the current trend using the values of the VolatilityPivot indicator with a fixed timeframe.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the VolatilityPivot indicator.

The indicator draws the slow and fast ССI and colors bars for determining patterns and trends.

The VolatilityPivot indicator with the timeframe selection option available in input parameters.

A trading system that uses the VolatilityPivot NRTR indicator.

The trend indicator made as NRTR (Nick Rypock Trailing Reverse).

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the XD-RangeSwitch indicator.

1...136137138139140141142143144145146147148149150...183