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

CCI Candles of Averages - indicatore per MetaTrader 5

Visualizzazioni:
4127
Valutazioni:
(12)
Pubblicato:
2018.06.13 13:37
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

CCI indicator made as candles.

Four different CCIs are calculated:

  • CCI of smoothed High
  • CCI of smoothed Low
  • CCI of smoothed Open
  • CCI of smoothed Close

Those 4 values are then combined into a "candles" display of CCI. It can be used as usual CCI (using some significant levels) or you can check when the zero line is crossed by the candles in order to check for trend change signal.

Using the prices smoothing makes the CCI values significantly smoother. If, by any case, you wish to turn the prices smoothing off, simply set the smoothing period to less than or equal to 1.

For smoothing you can use one of the 4 basic types of averages: SMA, EMA, SMMA or LWMA. Regardless of the smoothing type, this version of CCI is still using the SMA (that is the usual way to calculate mean deviation when CCI is calculated).

CCI Candles CCI Candles

Four different CCIs combined into a "candles" display of CCI.

RSI Candles - Smoothed RSI Candles - Smoothed

Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles with additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination.

QQE - Multi TimeFrame QQE - Multi TimeFrame

The QQE (Quantitative Qualitative Estimator) made multi timeframe.

RSI Candles with Trend Envelopes RSI Candles with Trend Envelopes

RSI Candles (RSI that calculates RSI of High, Low Open and Close and displays those values as candles) with an addition of Trend Envelopes.