MetaTrader Indicator CCI divergence

Developed by Donald Lambert, the forex indicator Commodity Channel Index (CCI) was designed to identify cyclical turns in commodities.The assumption behind the indicator is that commodities (or stocks or bonds) move in cycles, with highs and lows coming at periodic intervals

CCI calculation

      Calculate the last period's Typical Price (TP) = (H+L+C)/3 where H = high, L = low, and C = close.
      Calculate the 20-period Simple Moving Average of the Typical Price (SMATP).
      Calculate the Mean Deviation. First, calculate the absolute value of the difference between the last period's SMATP and the typical price for each of the past 20 periods. Add all of these absolute values together and divide by 20 to find the Mean Deviation.
      The final step is to apply the Typical Price (TP), the Simple Moving Average of the Typical Price (SMATP), the Mean Deviation and a

Constant (.015) to the following formula:

CCI = ( Typical Price - SMATP ) / ( .015 X Mean Deviation )

CCI Divergence shows divergence between CCI indicator and price.

The signal to buy comes when new Low-fractal is below the previous one, and corresponding CCI meaning is above the previous one The signal to sell comes when new Up-fractal is above the previous one and the corresponding CCI meaning is below the previous one. Learn more about divergence conception

GBPUSD H1 period: 24 Jun, 2010 -8 Jul, 2010




learn more about our divergence metatrader  indicators

regards,
http://iticsoftware.com

 

What did you think of this article?




Trackbacks
  • No trackbacks exist for this post.
Comments

  • 7/22/2010 6:25 PM LYM wrote:
    Hi Boris

    Is there an EA developed using CCI divergence indicator?
    Reply to this
    1. 7/29/2010 6:50 PM Boris F wrote:
      We can develop expert advisor based on your description. You can download and fill in forn from our mql4 coding page and we will estimate coding price and time.
      Reply to this
  • 9/22/2010 10:32 AM Natthapol wrote:
    I really would like to purchase this SSI Divergence indicator. I would like to know whether it is lagging indicator or not? and Is it repainting? I would like the indicator to show right after the bar close. Thank you.
    Reply to this
    1. 9/22/2010 11:44 AM Boris F wrote:
      > Is it repainting?
      No

      > it is lagging indicator or not?

      Learn more...

      Standard Bill William's fractals have period 2: 2+1+2 = 5 bars. We use extended version of fractals with custom period.
      In case Fractal.Period = 1 we get 1+1+1 = 3 bars model.
      In case Fractal.Period = 3 we get 3+1+3 = 7 bars model.
      In case Fractal.Period = 5 we get 5+1+5 = 11 bars model.
      etc.
      Reply to this
Leave a comment

Submitted comments are subject to moderation before being displayed.

 Enter the above security code (required)

 Name

 Email (will not be published)

 Website

Your comment is 0 characters limited to 3000 characters.