Unisciti alla nostra fan page
- Visualizzazioni:
- 6631
- Valutazioni:
- Pubblicato:
- 2013.01.21 15:46
- Aggiornato:
- 2023.03.29 13:42
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The real author:
MT-Coder
The Average Change indicator is the indicator of financial asset force and it shows the price impulse. It allows to know to what extent the market volatility is.
The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging price series for intermediate calculations without using additional buffers".
Fig.1 The MT-Coder indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1446

The indicator "The Trend Detection Index" is a changed TDI indicator.

This indicator was created by Edward Coppock in 1962. It displays the long term possibilities to buy or sell (in the original, only to buy).

The typical trend indicator drawn on the basis of three Moving Averages.

The trend indicator with divergence histogram.