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

Soumettre votre code

The MetaTrader 4/5 library allows generating reports based on the trading history.

An example of a template for developing automated trading systems.

This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his equation(s), I created this library for the Geometric Mean version of Optimal f.

The indicator sets indexes for candlesticks in the price movement direction.

Two identical trading systems based on the crossover of the CMO indicator and the zero line, for long and short trades, which can be configured in different ways in one Expert Advisor.

An Expert Advisor based on the "Arrows&Curves" indicator.

Woodies CCI is a momentum indicator that was developed by Ken Woods. It's based on a 14 period Commodity Channel Index (CCI).

The indicator searches for divergences and displays them on the chart of the custom CCI indicator.

Smoothed Positive Volume Index

Four different CCIs combined into a "candles" display of CCI. For smoothing you can use one of the 4 basic types of averages: SMA, EMA, SMMA or LWMA.

NEF

Indicator Nonlinear Ehlers Filter

DBB

Indicator Distance from Bollinger Bands.

An Expert Advisor based on iFractals (Fractals) and on custom indicator ExVol.

Oscillator Adaptable_CCI. Along with the calculation price and period, this indicator, unlike the standard one, allows you to change parameters, such as calculation range, correction coefficient, and smoothing method.

VC

Indicator VC (Volatility Channel by Larry Williams).

SuperTrend Dot indicator

Channel balance indicator

FX Trend trend-following indicator

Multi JMA Slopes indicator checks slopes of 5 (different period) Jurik Moving Averages (JMA) and adds them up to show overall trend.

The Mirror MA indicator features two mirrored moving averages in a separate chart window calculated based on a difference between two MAs with different calculation data, and one signal line calculated based on a direct moving average data.

Choppy market index - smoothed

Corrected JMA

MACD Flat Trend indicator

DSL synthetic super smoother momentum

Bollinger Bands Outside Candle Alert indicator

Perfect trend line

Double smoothed stochastic

Rsi of average (rsioma) on chart version

Self Advance Decline line - with floating levels

The script exports summary of closed trades grouped by each trading day to .csv file

Correlation phasor

A basic container for storing an ordered list of objects.

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

Tutoriel d'initiation aux enveloppes pour apprendre à coder en MQL5

Un zigzag basé sur le changement de tendance du sar parabolique

Je partage mon code pour le conseiller expert babi ngepet

L'indicateur Force Index a été développé par Alexander Elder. Cet indice mesure le Bulls Power (Puissance des Haussiers) à chaque augmentation, et le Bulls Power (Puissance des Baissiers) à chaque diminution.

L'indicateur A/D de Williams est la somme cumulée des mouvements de prix positifs "d'accumulation" et négatifs "de distribution". Les divergences entre l'indiateur et le prix sont des signaux.

L'indicateur détermine si les haussiers ou les baissiers dominent le marché et leur force.

Le graal du testeur pour les modes "aux prix d'ouverture" et "OHLC sur M1".

1...293031323334353637383940414243...198