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

Soumettre votre code

version 1 of bindings to zeromq library

Different view of the figures and the patterns of the day ....

Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.

This indicator is a small modification of classical Fractals Indicator. You can choose the number or left/right bars to have a new top or bottom as well a shift parameter.

With this indicator you can follow the evolution of account profit.

Clear All StopLoss n TakeProfit on All Orders.

"How much is a 1 pip movement on EURUSD (or any pair) worth in my currency?" - here's the answer!

MQL4 library that allows authenticating into a MetaTrader 4 account programmatically in release 880+.

Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.

Building a moving line by a polynomial of the 4th degree. Extrapolate a sine curve and its axis. One value on each bar is removed from the drawn lines and a sliding line of extrapolated values is drawn, which is not redrawn.

With the help of this library it is possible to implement the ability to maintain positions with a simple trailing stop in any Expert Advisor.

YURAZ's library, determining the switch to dayllight saving time and revert to standard time

L'indicateur Ichimoku Kinko Hyo est prédéfini pour caractériser la tendance du marché, les niveaux de support et de résistance, et pour générer des signaux d'achat et de vente.

Utilisez ce script pour créer vos propres périodes non standard.

The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.

A set of scripts that are intended for the automation of some routine operations in the terminal.

Indicator Vegas.

The indicator searches for the patterns, displays the end of the D and C points on the screen.

An example of automatic running of the script when the timeframe or symbol is changed.

The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart.

The indicator is similar to 4Hour Vegas Model.

Drag & Drop the script at chart on point where StopLoss should stay. Script will compare desired StopLoss with the current price and determine the type of the order - Buy or Sell. The next step is calculating the volume according Free Margin and the Risk

Display Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)

Script closes all opened and pending positions.

Ichimoku indicator based on RSI values that displays in your sub-window.

This is the standard MACD indicator drawing two flat lines instead of a signal line. It allows you to detect and trade flat markets.

This is an updated version of b Clock.

This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means.

All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.

When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.

Center of Gravity est un oscillateur développé par John F. Ehlers et présenté dans son article du magazine Stocks & Commodities (mai 2002).

This script will plot Fibonacci golden spiral on the chart.

In classical literature, the relative strength index is described as the "price-following oscillator that ranges between 0 and 100, and signals the market sentiment to change the trend at high (close to 100%) or low (close to 0%)...

The Price Channel indicator calculates the highest high and lowest low of the trailing number of bars specified by the input Length.

Another version of popular ZigZag.

An indicator by the Natuseko Protrader 4H Strategy

MM Lines are drawn where support and resistance is.

It's an instrument for spread monitoring for a real and synthetic currency pairs.

A brand-new version of Channel ZZ indicator

De nombreux développeurs sont confrontés au même problème : comment accéder au bac à sable du terminal de trading sans utiliser de DLL non sécurisées. L'une des méthodes les plus simples et les plus sûres consiste à utiliser des pipes nommés standard qui fonctionnent comme des opérations de fichier normales.

1...456789101112131415161718...102