거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Smoothed CCI - MetaTrader 5용 지표

조회수:
21667
평가:
(49)
게시됨:
2019.06.23 13:40
업데이트됨:
2019.06.23 13:40
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.