Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

MACD_Divergence - indicatore per MetaTrader 5

Visualizzazioni:
7090
Valutazioni:
(15)
Pubblicato:
2018.03.01 11:58
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The custom MACD_Divergence indicator draws the MACD indicator line in a separate window and displays found divergences in the indicator window and on the price chart.

Unlike the standard MACD, the indicator draws a simple line instead of the MACD histogram.

The indicator has five input parameters:

  • Fast EMA - the fast EMA period;
  • Slow EMA - the slow EMA period;
  • Applied price - the calculation price;
  • Bullish color - the color of bullish signal arrows and lines;
  • Bearish color - the color of bearish signal arrows and lines;

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19955

GeoMean_MA GeoMean_MA

Geometric Mean Moving Average is a simple moving average calculated by the geometric mean method.

D_Oscillator D_Oscillator

RSI+CCI in one window.

MACD_Signal_Divergence MACD_Signal_Divergence

The indicator searches for divergences and displays them on the chart of the signal line of the custom MACD indicator.

MinMax_MA MinMax_MA

A moving average based in High and Low prices.