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

Soumettre votre code

The Percentage Price Oscillator (PPO) is a technical Momentum indicator showing the relationship between two Moving Averages. To calculate the PPO, subtract the 26-day Exponential Moving Average (EMA) from the nine-day EMA, and then divide this difference by the 26-day EMA. The end result is a percentage that tells the trader where the short-term average is relative to the longer-term average.

One more from the creations of John Ehlers - nonlinear Kalman filter.

The Congestion Index attempts to identify the market's character by dividing the actual percentage that the market has changed in the past x days by the extreme range.

An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.

This version of Bollinger Bands does not use standard deviation for Upper and Lower Bands, but uses the EMA deviation.

Unlike the Heiken Ashi Smoothed, this indicator is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.

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

Choppy market index

ATR adaptive smooth Laguerre RSI with dynamic levels

Corrected volume weighted moving average

Rocket RSI

Indicator Advanced Fractal Overlay

Stochastic with support / resistance levels

Squeeze indicator

Smoothed CCI

Calculates the phase and amplitude of the expected wave

Tortured small print in the terminal? This indicator makes price numbers visible!

Le point principal de l'indicateur Relative Vigor Index (RVI) est que sur le marché haussier, le prix de clôture est, en règle générale, plus élevé que le prix d'ouverture.

Moyenne mobile basée sur un filtre numérique.

L'indicateur MACD avec histogramme peut être appliqué à n'importe quel horizon temporel (supérieur ou inférieur à l'horizon temporel du graphique actuel).

Chart reinitialization with recalculation of all chart indicators.

Le style de dessin DRAW_HISTOGRAM2 est utilisé pour tracer les valeurs des buffers de deux indicateurs sous forme d'histogramme.

VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)

Le style de dessin DRAW_COLOR_SECTION est utilisé pour tracer des sections avec différentes couleurs, les couleurs sont spécifiées dans le tampon de couleurs.

Le style DRAW_COLOR_BARS dessine des barres basées sur les valeurs de quatre indicateurs tampons, contenant les prix d'ouverture, haut, bas et de clôture. Il s'agit de la version avancée du style DRAW_BARS, qui vous permet de spécifier une couleur individuelle pour chaque barre à partir d'un jeu de couleurs prédéfini.

Set of Keltner Channels based on the universal smoothing.

Combined power and trend direction indicator.

Range Expansion Index (REI) is an oscillator that measures price changing rate and signals about overbought/oversold areas, in case a price shows weakness or strength.

Autotrendlinien generates a channel in the direction of an existing trend.

StepMA made as the Nick Rypock Trailing Reverse (NRTR) indicator.

Moving average with the linear regression algorithm.

The hybrid of digital and analog filters that displays larger timeframe values at a smaller one in a minimized way.

CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.

Candlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.

The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of custom history files.

Multi-Williams Percent Range trend indicator.

The indicator displays a series of internal, external and single directed closing and prompts exit points on short-term trend trading

Adaptive filter with the ability to calculate the Laguerre polynomial of any order

The indicator to determine the trend and its directions.

The class is designed for calculation of a technical indicator Average Directional Movement Index Wilder (Average Directional Movement Index Wilder, ADX Wilder) using the algorithm of the ring buffer.

1...303132333435363738394041424344...190