Join our fan page
Heiken Ashi Zone Trade indicator is based on 3 indicators: Heiken Ashi, Accelerator Oscillator, and Awesome Oscillator.
The EA works in the quietest hours (upon closing the American session and before opening the Asian session).
Oscillator MACD Squeeze similar to indicator Trade The Markets Squeeze, but based on MACD.
A trading strategy based on indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
Indicator RMI (Running Median Indicator) is a moving average with the "Running Median" filtering algorithm.
Indicator XPeriodCandle supplemented by Bollinger Bands, based on their candlesticks, and indicating with the bright candlestick color if the candlesticks go beyond the bands.
Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar, based on the Bear_Bulls_Power_Candle indicator candlesticks.
The EA is based on two iMAs (Moving Average, MA) and iMomentum (Momentum) filter crossing.
Multi timeframe version of the Trend Trigger Factor indicator.
Deviation Oscillator - a volatility oscillator which represents a difference between the price and the MA, normalized within the selected range.
This version of Jurik Velocity extends the original by allowing you to change the "power" of the calculated averages used for velocity calculation.
Ultra Trend indicator that uses a "fast" (fast in response to market changes) Zero Lag DEMA for trend calculations.
Trend Envelopes indicator that uses ATR for the price change calculation and is adding prices smoothing prior to be used in calculations.
The Expert Advisor applies iADX (Average Directional Movement Index, ADX) and iBands (Bollinger Bands, BB) indicators
SpearmanRankCorrelation_Histogram indicator with the timeframe selection option available in input parameters
Indicator Heiken_Ashi_Smoothed_VolatilityStep without rounding, multiplied by the averaged volumes
The script calculates the autocorrelation and partial autocorrelation functions and displays them on a graph
This indicator is based on simple MACD but allows you to choose also timeframe of indicator, different from current. You can choose current timeframe of chart (then indicator shows the same values as common MACD) or any higher timeframe.
There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries. This version of Price Channel looks like in MetaTrader 4.
Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The DRAW_COLOR_ARROW drawing style plots the color arrows (symbols from Windings font).
The Mass Index is intended for detection of trend reversals based on changes in the bandwidth between the highest and the lowest prices.
CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.