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

Soumettre votre code

Fine Fractals can show important price curves, highs and lows in the cases where the standard Fractals indicator fails.

Superposition of RSI and DeMarker technical indicators.

Simple script to randomize all colors of your chart. Just click on it and see results yourself!

The indicator calculates perfect market entry signals, which can be used for neural network training.

Point and Figure indicator shown in bars and displayed in the separate window.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox.

The function that identifies extremums over a given period of history.

Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up an entry with the trend.

The simplest script to send instant PUSH-notifications to smartphone

Trading system using the AsimmetricStochNR indicator.

This script attempts to demonstrate the power of using support vector machines in solving classification style problems.

This indicator uses support vector machines to analyse indicator data and signal future trades. Buy trades are signalled by a green ‘up’ arrow with sell trades signalled by a red ‘down’ arrow.

The Expert Advisor to perform global Stop Loss on all open positions

The indicator which displays the beginning and the end of the trend

The indicator of the minimum sum of price changes which forms signals after flat movements and before potential breakthrough in this or that side

The script demonstrates the example of using the FileWriteArray() function

The indicator of patterns. It is based on the smoothed Commodity Channel Index and Bollinger Bands.

The NRTR trend indicator that sends alerts and Push messages

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

This indicator is useful for correlation analysis and also for cross pair analysis.

An indicator that uses tick volume for calculations.

Stochastic Oscillator (based on Stochastic Momentum) from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.

The indicator draws Heiken Ashi candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the ColorLaguerre indicator.

Another variation of Bollinger Bands. In this indicator prices High and Low are used instead Close for calculating Standard Deviation.

The MinusDi indicator processed through the Laguerre filter.

Trading signals module based on Ozymandias.

All-In-One candlestick chart.

The MultiDeMarkerTrend_x10 indicator shows information on the current trends using the DeMarker oscillator position from then different timeframes

The RVI Oscillator in the main chart window relative to the Moving Average indicator.

This version is showing the channel that needs to be broken if the trend is going to be changed.

A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders".

An ExpertAdvisor based on the T3MA-ALARM indicator.

Trade direction is chosen based on a random number generator. Stop Loss and Take Profit are set based on the random number generator. Lot calculation based on the risk value as a percentage of free margin. The code contains protection against the "not enough money" error.

A module of trading signals based on the Moving Average indicator signal module.

A trend indicator SSL, marking trend change moments using colored icons, with the possibility to generate alerts, send emails and push-notifications.

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Advisor on the signals of the indicators Bollinger Bands and Moving Average.

An indicator of ticks (Bid and Ask). Displays the last 300 ticks.

Laguerre stripped of RSI "experiment".

1...9293949596979899100101102103104105106...190