Join our fan page
This version of Hull Moving Average makes the lag even lesser and still keeps the smoothing of the Hull Average thus making it even "faster".
Three indicators from different timeframes: iMACD (Moving Average Convergence/Divergence, MACD), iAlligator (Alligator), and iRSI (Relative Strength Index, RSI)
The Price Channel Indicator draws the price channel, its upper and lower boundaries are determined by maximal and minimal prices for a certain period.
The Relative Strength Index, applied to standard deviation of price.
The indicator shows the trend and allows to see a price range.
Trading signals of candlestick patterns with confirmation by Stochastic indicator.
Ergodic Mean Deviation Index (MDI) Oscillator by William Blau.
Schaff Trend Cycle indicator is a cyclical oscillator created by calculating the stochastic over MACD line using cycles. As a result, the developers managed to achieve more stable and reliable results of the indicator script operation.
Ease of Movement technical indicator is used to display the ratio between prices change rate and market volume.
The indicator gives trading signals using colored arrows on a chart. The signals are based on the WPR (Williams’ Percent Range) and RSI (Relative Strength Index) technical indicators.
CRSIOnArray class is designed for calculation of RSI (Relative Strength Index, RSI) values on indicator buffers. The example of use of the class is presented.
BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters.
Unnormalized symmetrical oscillator based on the linear regression algorithm with the simplest trend power indicator.
The sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.
Trading signals module for MQL5 Wizard. The moment, when PriceChannel_Stop indicator changes its color, indicates the time for market entry.
Expert Advisor that trades based on the AML indicator, at the intersection of the bar with the indicator line.
The class is designed for calculation the technical indicator On Balance Volume (On Balance Volume, OBV) using the algorithm of the ring buffer.
This is the classical trading system which consists in buying when MACD crosses above the waterline line and selling when crosses below it. This EA works along with a monetary management system which has a positive mathematical expectation.
An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.
IREA is an automated trade algorithm based on the idea of that an unusual impact in price changes will be adjusted by an inverse movement.
A trend indicator that uses the oscillator analogue of RSI and its signal line. It is drawn as a colored cloud.
A semaphore signal indicator that uses the values of Accelerator Oscillator and Bill William's Awesome Oscillator.
The BlauErgodicMDI indicator with the timeframe selection option available in input parameters.