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

Smoothed CCI - indicatore per MetaTrader 5

Visualizzazioni:
21677
Valutazioni:
(49)
Pubblicato:
2019.06.23 13:40
Aggiornato:
2019.06.23 13:40
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Original CCI (Commodity Channel Index) is calculated using what is known as mean absolute deviation. This version is using standard deviation instead. Also, in order to make it less "nervous" (which is probably one of the greatest reasons why CCI is not more popular than it is now), pre-smoothing using double smoothed Wilders EMA added and signals are generated on zero crosses

PS: it is one in the "need-for-speed" series - suitable for usage using custom calls. Setting the ema period to <=1 will produce something similar to "regular" CCI, but do not confuse it with it : since in this one standard deviation is used, it is not and will not be the same as the built in CCI


Class CRandom Class CRandom

Random number generation using the 32-bit PCG generator.

GbpChf GbpChf

Advisor for trading Gbp/Chf. Algorithm for bar opening prices. Timeframe H1.

RSI candles - lite ressource RSI candles - lite ressource

Improved version based on RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968

PriceSpeed PriceSpeed

This indicator shows average and peak speeds of price changes per minute.