Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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

Advance_Decline_Line - indicatore per MetaTrader 5

Visualizzazioni:
3534
Valutazioni:
(7)
Pubblicato:
2018.06.16 10:05
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Indicator Advance Decline Line shows the trend strength line. It can also detect possible changes in its direction.

It has two input parameters:

  • Period - calculation period;
  • Cumulative - calculation algorithm using the accumulated values over the Period.

Two components of the candlesticks over the period of time, i.e., the positive one and the negative one, are used for calculations. The resulting value is the difference between these two components. When using the accumulative algorithm, the indicator value calculated on the preceding bar is added to the result.

Fig.1. ADL with the accumulative calculation algorithm

Fig.1. ADL with the accumulative calculation algorithm

Fig.2. ADL without the accumulative calculation algorithm

Fig.2. ADL without the accumulative calculation algorithm

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

USDX_Candle USDX_Candle

The US dollar index in form of Japanese candlesticks.

USDX USDX

The US dollar index against a basket of basic currencies.

Absorption Absorption

The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.

AwesomeMod AwesomeMod

Modified Awesome Oscillator.