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

Soumettre votre code

A price channel based on a bar of user-defined duration (timeframe).

PdfMA based awesome oscillator

BB stops - Hull average based with multiple stops included

Adaptive ATR channel

TRIX (using fast EMA for calculation)

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading

Ichimoku beginner tutorial to learn how to code in MQL5

Six bulls or six bear continuous candles

L'indicateur d'Accumulation/Distribution est déterminé par les changements de prix et de volume.

Calculates fractals and lets you specify the number of bars separately before and after the current High / Low (fractal).

The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.

The function allows checking whether a new bar has appeared on the specified timeframe.

MACD indicator with MACD line, Signal line and multi-color histogram.

The panel simplifies manual trading and trailing of the opened position.

The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.

The "Support and Resistance" indicator shows the support and resistance levels using the Fractals indicator by Bill Williams.

This trend indicator shows the current trend direction and moments for closing of the opened position.

CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.

Slightly modified history load function from MetaQuotes.

The indicator which fixes Pin Bars in the chart

The MA will automatically recalculate the period if there are any changes in time frame.

Trading system using the Digital_MACD indicator.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

The indicator shows correlation between currencies.

Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.

The Expert Advisor averages losing positions based on a particular algorithm.

Extended swing line indicator

VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.

The Expert Advisor trades inside a channel, reversing positions at the channel borders.

Measuring the net performance of MetaTrader 4/5 strategy testers.

Information about profit, points, percent, spread and time remaining until the close the bar on the current currency pair and timeframe in a compact and convenient form.

Laguerre filter - without the usage of gamma parameter

Volatility ratio - standard deviations based

Perfect Trend Line 2

Demonstration of Canvas's capabilities using 3D spiral quotes as an example.

L'indicateur Relative Strength Index (RSI) est un oscillateur de suivi des prix qui varie entre 0 et 100.

The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.

Les signaux de trading basés sur le modèle de chandelier "Hammer/Hanging Man", 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.

Le style DRAW_LINE est utilisé pour tracer les valeurs du bufer de l'indicateur sous forme de ligne.

Le style de dessin DRAW_FILLING trace la zone remplie entre les valeurs de deux tampons indicateurs. En fait, il trace deux lignes et remplit la zone entre elles avec la couleur spécifiée.

1...262728293031323334353637383940...184