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

CCI - double smoothed Wilder's EMA filtered - MetaTrader 5용 지표

조회수:
6523
평가:
(12)
게시됨:
2019.02.13 21:59
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

This CCI (Commodities Channel Index) indicator deviates from "regular" CCI in two main points :

  • it is using standard deviations for calculations (instead of using mean absolute deviation)
  • it is allowing us to use double smoothed Wilder's EMA for price filtering (and that way it filters out some false signals)

Usage :

You can use it as any regular CCI



Export trade history to CSV Export trade history to CSV

This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.

Bollinger bands breakout Bollinger bands breakout

Bollinger bands breakout

CCI - double smoothed Wilder's EMA filtered with floating levels CCI - double smoothed Wilder's EMA filtered with floating levels

CCI - double smoothed Wilder's EMA filtered with floating levels

Engulfing Stochastic Engulfing Stochastic

Detect bullish and bearish engulfing candles when entering the overbought or oversold territory. We have all seen a currency pair enter the overbought or oversold territory and stay there for long periods of time. What this indicator does is gives you the emphasis. So if you are looking for reversals then you may want to take notice when oversold territory is entered into with a bullish engulfing candle or if the trend is your thing then check for bearish engulfing candles while entering oversold.