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

Les meilleurs codes sources MQL4 et MQL5 selon les notes des utilisateurs - 53

Soumettre votre code

Adaptive Movinga Average - generalized version

First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.

Just for experiment and to demonstrate the possibilities of Canvas. The price is drawn in the polar coordinate system by winding circles.

Market Profile MetaTrader indicator — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a free-draw rectangle session to create a custom market profile on any timeframe. Six different color schemes are available to draw the profile's blocks. Drawing profiles as a plain color histogram is also possible. Alternatively, you may choose to color the profile based on bullish/bearish bars. This indicator is based on bare price action and does not use any standard indicators. It is available for MetaTrader 4, MetaTrader 5

Cet indicateur est destiné à la stratégie Breakout. Il n'imprime pas d'objets sur le graphique.

L'indicateur ColorCandlesDaily dessine des bougies de différentes couleurs selon le jour de la semaine.

La TEMA peut être utilisé à la place des moyennes mobiles traditionnelles. Elle peut être utilisé pour lisser les données de prix, ainsi que pour lisser d'autres indicateurs.

Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'Indice de Facilitation du Marché (MFI, Market Facilitation Index) 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 indicator shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit.

Comparative study of sorting algorithms.

The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.

A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.

The linear regression line with data placed in the indicator buffer.

The indicator shows information about size of candle in pips and size of the shadow too.

The indicator of price levels with round numbers 00, 20, 50, 80.

Trading system using the Ozymandias indicator.

Another version of the RSI using smoothed prices.

The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.

Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.

An simple Indicator displaying daily opening line.

A set of thirty popular candlestick patterns.

Trading by RSI and Moving Average. Moving Average is used as a trend filter on H1.

The MFI normalized indicator

Un Expert Advisor qui vous permet non seulement de sauvegarder les informations sur les ticks dans un fichier, mais aussi d'enregistrer les ticks modélisés par le testeur.

This indicator is a combination of moving average and ATR indicators.

The indicator plots a channel using the linear regression model: y=b+a*x.

This Expert Advisor performs the synchronization of charts.

Les signaux de trading basés sur le modèle de chandelier "Dark Cloud Cover/Piercing Line", 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.

Moving average indicator with the linear regression smoothing algorithm.

Center of gravity is the oscillator developed by John Ehlers and presented in the "Stocks & Commodities" magazine (May, 2002).

This indicator paints the candlesticks in different colors depending on a trend power and direction.

BB XMACD is a simple MACD indicator variation.

Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.

Non-linear regression with interpolation of a price chart future values.

The indicator displays trend power and direction.

Trading signals module for MQL5 Wizard. The moment, when the oscillator line formed by ColorLaguerre changes its color, indicates the time for market entry.

Parkinson's historical volatility.

There's a lot of Fibonacci indicators out there but I decided to make my own indicator for you.

The classic CCI with the colored signal levels. For the moments of time, when the CCI indicator is in oversold and overbought zones, there are change of the indicator color corresponding to the trend direction. The growing trend colors the indicator in lettuce green, the falling into the red one.

A set of Fibo levels (pivot points) drawn on day candlesticks.

1...464748495051525354555657585960...190