Join our fan page
Ichimoku with Moving Average instead middle Price channel (Donchian channel) .
Any symbol Bid, LastDayDiff(% or pip), Spread, Swap, Hi-Lo Today, Hi-Lo Week, Hi-Lo Mounth view to separate window.
The indicator draws support & resistance levels based on the last MN1, W1, D1, H4 and H1 fractals.
MACD Momentum indicator (The Red line is the Momentum 10 of the histogram MACD, smoothed 3).
BB_OsMA indicator is the OsMA indicator in the form of spheroid with a deviation as the upper and lower bands.
When two Moving Averages cross the indicator will alert once per cross between crosses and mark the cross point with down or up arrow.
This is the improved version of the "HarmonikManual", with more attractive and easier to use.
Saves all historical bar data (Open timestamp, Open, High, Low, Volume) and every new tick to CSV of your choice.
The Commodity Channel Index indicator, in which the indicator period is calculated automatically using the number of bars of the current day.
Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment. The version 1.01 is made with the normal average, instead of the moving average.
Show full information: price, symbol, timeframe, date, time, spread, swap, stop out level, your name...
This indicator uses various SMA to indicate a possible reversal point.
Improved version inspired by RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968
Indicador de medias móviles Hull (HMA) para Metatrader 4 que cambia de color dependiendo de la tendencia. La HMA es una media móvil diseñada para seguir de cerca la acción del precio más reciente pero sin perder el efecto de suavizado. Puede resultar muy útil para el análisis de tendencias.
An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].
Price Alert MetaTrader indicator — can issue any type of alert when the price reaches certain levels set by a trader. There are three types of price levels: the first one is used when the price rises above certain level (displayed with the green line on the chart), the second one is used when the price falls below certain level (displayed with the red line on the chart), and the third one is used when the price reaches the certain level exactly (displayed with the yellow line). Three alert types include: native (popup), email, and push-notification. For email and push-notification alert features to work, you need to set up the email or MetaQuotes ID settings in your MetaTrader platform options window. The indicator is available for both MT4 and MT5.
An indicator that uses a Feed Forward Neural Network to predict the next few open prices. The network is trained using a Backpropagation method. The training is set up automatically, resulting in a self-trained network and a self-learning indicator.
The Indicator ZeroLag MACD is an indicator Moving Average Convergence/Divergence, MACD with zero delay.
Displaying ATR (Average True Range) value in pips or points with option for setting multiplier.
The ZeroLag MACD Colored indicator is a modification of the ZeroLag MACD. Added coloring of the histogram bars relative to the previous bar, if the previous bar is below/above the current.
There are many algorithms of smoothing. This given indicator is for smoothing of standard indicator ADX. The code was translated from Easy Language.