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

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

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

Trading system based on Volume_Weighted_MA_Digit_System indicator signals.

Trading system based on JFatl_Digit_System indicator signals.

Trading system based on Fisher_org_v1_Sign indicator signals.

Semaphore arrow signal indicator based on the Fisher_org_v1 oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.

The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of Volume_Weighted_MA_Digit.

The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of JFatl_Digit.

The Volume_Weighted_MA indicator implemented as a sequence of candlesticks.

Semaphore arrow signal indicator based on the Fisher_org_v1 oscillator leaving the overbought and oversold areas.

The Exp_Fisher_org_v1 EA is based on the signals generated by the Fisher_org_v1 oscillator.

Extracting trend and filtering noises using the method of singular spectrum analysis. Adjusting the indicator parameters allows to control the smoothness of the extracted trend and noise filtering threshold.

The Volume_Weighted_MA indicator that fills the chart space with a colored background and displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.

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

The Fisher Transform indicator. It displays the current movements, and the set levels often act as turning points.

Oscillator can be used on multiple symbols and multiple timeframes.

Made some changes compared to the originally Momentum Pinball

The classic Aroon Oscillator in the new visual form.

Adaptive Laguerre filter with the usual set of 20 types of prices.

Blau T3 ergodic candlestick oscillator with new display types and styles

ALMA with floating levels and additional filters.

Another version of the RSI using smoothed prices.

Middle-High-Low Average - a correlation of two averages.

The oscillator based on RSI with adjustable period and color scheme.

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.

The indicator shows the areas, where fast MA and slow MA cross.

Indicator sends the alert when new bar is formed.

This indicator is constructing "bands" using 3 quantile values.

This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.

This is one more possible way of making MACD — as a candles, without the price and signal line.

This is an indicator that generates simulated data for any period - but in seconds

Class for working with AES-256 encryption.

Simple average spread per hour statistics output.

PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).

The script displays the monthly and weekly levels on the chart.

Byte-wise operation with structures and standard data types.

Script for drawing a price markup.

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

Trading system based on STLMCandle indicator signals.

Indicator based on two moving averages from the "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading" book by John Ehlers.

1...100101102103104105106107108109110111112113114...183