Rejoignez notre page de fans
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.
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.
L'indicateur MACD avec histogramme peut être appliqué à n'importe quel horizon temporel (supérieur ou inférieur à l'horizon temporel du graphique actuel).
Réinitialisation d'un graphique avec recalcul de tous les indicateurs, ainsi qu'un exemple simple et transparent, orienté objet, de traitement de tous les graphiques à partir d'un conseiller expert.
Le style de dessin DRAW_HISTOGRAM2 est utilisé pour tracer les valeurs des buffers de deux indicateurs sous forme d'histogramme.
VininI Cyber Cycle - Identifier les mouvements cycliques des prix, basé sur VininI_Cyber Cycle(V2).mq4 par 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.
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.
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.
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 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.
There are a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.