Unisciti alla nostra fan page
- Visualizzazioni:
- 4117
- Valutazioni:
- 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.2. ADL without the accumulative calculation algorithm
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20564

The US dollar index in form of Japanese candlesticks.

The US dollar index against a basket of basic currencies.

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

Modified Awesome Oscillator.