Join our fan page
An indicator of support and resistance levels. The levels themselves are not calculated, as for example the pivot ones, but they are read from the text file of a specific format.
This is the updated version of the indicator i uploaded previously at http://codebase.mql4.com/7121.
This indicator combines two groups of six exponential moving averages of different periods to elucidate the direction and the strength of the short-term and long-term trend.
The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels.
The spread_on_chart indicator shows the current values of spread, stop and freeze levels.
BBMACD_v2 is the Bollinger Bands® and MACD indicator in the same place at separate window version 2.
This is an indicator on Daily Pivot Points and Support and Resistance levels.
Here, the focus is on the middle part of the price series. In fact, they are double-smoothed simple moving averages. The simple Moving Averages' length depends on evenness or oddness of the chosen number of periods.
Indicator Impulse CD (Color) is a sequel of impulse approach. By users' requests, colors and signal line are added.
Shows the Max and Min levels of the previos day and today's open price. Change the "up" and "dn" parameters to see the day candle.
The indicator registers the price level breakout moments and the significance of these levels.
This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
In the case of weighted moving average, the latest data is of more value than more early data. Weighted moving average is calculated by multiplying each one of the closing prices within the considered series, by a certain weight coefficient.
This is a very simplistic method, one of the best in the signal processing and target tracking.