Unisciti alla nostra fan page
- Visualizzazioni:
- 33762
- Valutazioni:
- Pubblicato:
- 2010.07.14 17:17
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.
Also you can select the mode (one or two color) and the uptrend and downtrend color.
The number of bars to plot is also can be changed.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/135

Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)

This indicator finds the nearest neighbor by using a weighted correlation coefficient, in which more recent prices have larger weights. The weight decays linearly from newer to older prices within a price pattern.

The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.

The Hodrick-Prescott Filter.