Join our fan page
This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.
The Triple Exponential Moving Average indicator implemented as a sequence of candlesticks.
The FX5_SelfAdjustingWPR indicator with the timeframe selection option available in the input parameters.
The indicator demonstrates the operation of obtaining the ticks using the "CopyTicks", and allows to compare the three modes of obtaining ticks.
The auto envelope automatically sizes channels by calculating a standard deviation for the last n bars.
The Boa_ZigZag_Arrows indicator with the timeframe selection option available in the indicator input parameters.
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.
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.
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!
The main point of the Relative Vigor Index Indicator (RVI) is that on the bull market the closing price is, as a rule, higher, than the opening price.
MACD indicator with histogram, can be applied any timeframe (higher or lower than the current chart's timeframe).
The DRAW_HISTOGRAM2 drawing style is used for plotting the values of two indicator's buffers as a histogram.
VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)
The DRAW_COLOR_BARS style draws bars based on values of four indicator buffers, containing Open, High, Low and Close prices. This is the advanced version of the DRAW_BARS style, that allows you to specify individual color for each bar from predefined color set.