Rejoignez notre page de fans
This version of RSI is "experimenting" with different ways how internally the RSI is calculated.
Fractal moving average with indication of the last value with a price label with the ability to change the averaging algorithm.
Holt's double exponential smoothing - the trend component.
The smoothed DeMark oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.
A simple trend indicator based on the smoothed Average Directional Movement Index drawn in the main chart window.
This time-series library brings lightning-fast timeseries access to MQL5 for time-sensitive applications while implementing the familiar methods of MQL4, e.g. iBarShift.
The indicator draws a channel based on the value of the breakout of channel levels.
Kase DevStops. What all of this boils down to is that we need to take variance and skew into consideration when we are establishing a system for setting stops. Three steps that we can take in order to both better define and to minimize the threshold of uncertainty in setting stops are: 1. Consideration of the variance or the standard deviation of range. 2. Consideration of the skew, or more simply, the amount at which range can spike in the opposite direction of the trend. 3. Reformation of our data to be more consistent (this step is examined in detail in Chapter 81, while minimizing the degree of uncertainty as much as possible).
Instead of using "raw" prices" for calculations, Heiken Ashi Smoothed indicator is using smoothed/filtered/averaged prices instead.
A simple indicator that calculates rounded volatility of a financial asset. Volatility is calculated in points based on the maximum and minimum prices
Le Market Facilitation Index (BW MFI) est l'indicateur qui montre le changement de prix pour un tick.
L'écart type (StdDev) mesure la volatilité du marché. Cet indicateur caractérise l'ampleur des variations de prix relatives à la moyenne mobile.
La bibliothèque cIntBMP permet la création d'images graphiques BMP. Nous considérerons l'exemple de son utilisation dans la création d'ensembles fractals auto-similaires à l'aide du système de fonctions itérées (IFS).
Extrapolator is a result of a long-term research in the field of Timeseries Forecasting. This indicator forecasts future price behavior.
ZigZag indicator built using the values of the Parabolic SAR technical indicator with the added possibility to build Fibo levels on the last two indicator peaks and the channel generated with the use of three successive zigzag peaks with selection of these peaks.
This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation.
Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").
The panel for the display of statistical parameters calculated based on the trade history.
EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.
The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.
The MultiChandelierStops_v1Trend_x10 indicator shows information on current trends using the ChandelierStops_v1 indicator position from ten different timeframes.
The i-CAi_Digit indicator with the timeframe selection option available in input parameters.
The Exp_ColorXvaMA_Digit Expert Advisor is based on the ColorXvaMA_Digit indicator color change.
The Exp_ColorJSatl_Digit Expert Advisor is based on the ColorJSatl_Digit indicator color change.