Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

CCI - experiment extended - indicateur pour MetaTrader 5

Vues:
6681
Note:
(21)
Publié:
2016.12.05 08:50
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

CCI "experiment" with a few things added that can completely modify the way CCI is calculated.


This version can be :

  • adaptive (using VHF - vertical horizontal filter - for adapting)
  • or "regular" CCI (no adapting).

Prices can be filtered - using one of the 4 basic average types :

  • simple moving average
  • exponential moving average
  • smoothed moving average
  • linear weighted moving average

or "raw" (when there is no price smoothing prior to cci calculation).

There is a choice of :

  • floating levels
  • quantile levels
  • or no levels

 Coloring can be chosen :

  • based on outer levels
  • based on middle level
  • or based on cci slope

Indicator is made multi time frame and with alerts (that are synchronized with colors change) already


Maksigen channels - 2 Maksigen channels - 2

Maksigen channels - extended version.

Holt's  double exponential smoothing Holt's double exponential smoothing

Holt's double exponential smoothing with linear forecasting

Recursive CCI Recursive CCI

Short description.

Holt's double exponential smoothing trend Holt's double exponential smoothing trend

Holt's double exponential smoothing - the trend component.