Trading Guide
  • 👋 Introduction
  • 📈 Technical Analysis
  • 📙 Vocabulary
  • ⚙️ INDICATORS
    • What Are Indicators
    • Types of Indicators
    • Awesome Oscillator
    • Relative Strength Index (RSI)
    • Moving Averages (SMA, EMA)
    • Moving Average Convergence Divergence (MACD)
    • Moving Average of Oscillator (OsMA)
    • Alligator Indicators
    • Renko Bars
    • Average of ATR
    • Force Index
    • Relative Vigor Index (RVI)
    • Money Flow Index (MFI)
    • Williams Percent Range (WPRange)
    • Zig Zag
    • Market Facilitation Index
    • Commodity Channel Index (CCI)
    • Traders Dynamic Index (TDI)
    • Gator Oscillator Indicator
    • DeMarker
    • Ichimoku Kinko Hyo Indicator
    • Stochastic Oscillator
    • Average Directional Index (ADX)
    • Bollinger Bands
    • Envelopes
    • Fractals
    • Heikin-Ashi / Heikin-Ashi Smoothed
    • Weighted Moving Average (WMA)
    • Linear Weighted Moving Average (LWMA)
    • Murrey Levels
    • Ozymandias Indicator
    • BullsPower / BearsPower
    • Parabolic SAR
    • Standard Deviation
    • Momentum
    • Vortex
    • Accelerator Decelerator Oscillator
  • 🔍 PATTERNS
    • What are Patterns
    • 3 Types of Patterns
    • Double Top / Double Bottom
    • Ascending Triangle / Descending Triangle
    • Symmetrical Triangle
    • Rising Wedge / Falling Wedge
    • Bullish Flag / Bearish Flag
    • Triple Top / Triple Bottom
    • Head and Shoulders
    • Pennant
    • Rectangle
    • Rounding Top / Rounding Bottom
    • Spikes Pattern
    • Island Reversal
    • Cup & Handle
    • Diamond
  • 🧠 STRATEGIES
    • What Are Trading Strategies
    • The Outside Bar trading method
    • Two Stochastics
    • Murray + Trend
    • Ranger
    • Ozy
    • EMA + RVI
    • SMA Tunnel
    • 4UJ
    • The Momentum Elder
    • Envelopes + MACD
    • Parabolic SAR + MACD
    • The Holy Grail
    • The Kumo Breakout
    • The Sidus Approach
    • The Stochastic + Trend Trading Method
    • CDMA
    • BullDozer
    • ZigZag + MA + ZigZag
    • Fractals + OsMA
    • The Puria Method
    • The MACD Profitunity
    • The Rachek’s Method
    • Bollinger Bands Scalp
    • TDI System
    • EMA + Stochastic
    • The Universal Kit
    • Double MACD
    • Sten
    • The Profitunity Trading Approach
    • Sardar
    • For Yen Crosses
    • Over 80
    • Nial Fuller’s Three Oscillators
    • Forex Smart
    • HeikenAshi + TDI
    • Two Groups of SMA
    • CSBB
    • 2×2
    • CAW
    • UMI
  • ⚖️ RISK MANAGEMENT
    • Intro
    • Position sizing
    • Stop-Loss Orders
    • Risk-Reward Ratio
    • Diversification
    • Hedging
    • Trading Psychology
    • 📝 Risk Management Calculator
  • 💡 TIPS
    • 25 Trading Tips
  • ⚠️ INFO
    • Disclaimer
    • Content Used
  • 🔗 LINKS
    • Useful Links
    • 🔒 Algorithmic Trading: How to automate your strategies with trading bots
Powered by GitBook
On this page
  • How CCI Works
  • Interpreting the CCI Indicator
  • Using CCI in Trading
  • Exercise
  1. ⚙️ INDICATORS

Commodity Channel Index (CCI)

PreviousMarket Facilitation IndexNextTraders Dynamic Index (TDI)

Last updated 4 months ago

The Commodity Channel Index, or CCI, is a tool that helps traders understand the strength of a trend and spot potential price reversals. Introduced by Donald R. Lambert in 1980, CCI was originally developed for the commodity markets but is now widely used in various trading environments, including stocks, forex, and cryptocurrencies.

Traders use CCI to identify cyclical trends and measure the deviation of an asset's price from its average. When the price moves far from its average, CCI can signal that the asset is either overbought or oversold, suggesting a possible change in direction. This makes CCI a valuable tool for timing entry and exit points in trades.

How CCI Works

CCI compares the current price to an average price over a set period. Here’s a simple way to understand it:

  1. Typical Price Calculation. First, find the typical price for each period by averaging the high, low, and closing prices.

    javaCopy codeTypical Price = (High + Low + Close) / 3
  2. Moving Average. Next, calculate the simple moving average (SMA) of the typical price over a chosen number of periods, usually 20.

  3. Deviation. Determine how much the typical price deviates from this moving average.

  4. CCI Formula. Finally, apply the CCI formula to scale the deviation:

    scssCopy codeCCI = (Typical Price - SMA) / (0.015 × Mean Deviation)

    The constant 0.015 ensures that about 70-80% of CCI values fall between -100 and +100.

Interpreting the CCI Indicator

CCI values oscillate around zero, ranging typically from -100 to +100. Here's what the values mean:

  • Above +100: the asset may be overbought, indicating a potential price drop.

  • Below -100: the asset may be oversold, suggesting a possible price rise.

  • Around Zero: indicates a neutral market with no clear trend.

When CCI moves beyond these thresholds, it signals that the price may soon reverse direction.

Using CCI in Trading

CCI is versatile and can be used in various ways to inform trading decisions:

When CCI exceeds +100 or drops below -100, it may signal that the asset is overextended in its current trend. Traders might consider selling when CCI is high and buying when it is low.

If the price is rising but CCI starts to decline, it could indicate weakening momentum and a possible reversal. Similarly, if the price is falling but CCI begins to rise, a reversal upward might be on the horizon.

CCI can help confirm the strength of a trend. Consistently high or low CCI values support the continuation of the current trend.

Exercise

Objective: use the CCI indicator to identify potential buy and sell signals on a daily chart.

Scenario: Trading Tesla Inc. (TSLA) Stock

  1. Set Up the Indicator:

    • Open your trading platform and select the daily chart of Tesla Inc. (TSLA).

    • Add the CCI indicator with a 20-period setting.

  2. Identify Overbought Condition:

    • Notice when CCI rises above +100. This suggests that TSLA may be overbought.

    • Watch for the CCI to start declining back below +100 while the price is still high.

  3. Spot a Sell Signal:

    • When CCI crosses below +100, consider selling TSLA, anticipating a price drop.

  4. Identify Oversold Condition:

    • Observe when CCI falls below -100, indicating that TSLA may be oversold.

    • Look for CCI to rise back above -100 as the price begins to recover.

  5. Spot a Buy Signal:

    • When CCI crosses above -100, consider buying TSLA, expecting a price rise.

Review Your Trades:

  • Track your buy and sell decisions based on CCI signals.

  • Note how often these signals lead to profitable trades and adjust your strategy accordingly.

Theory is nothing without practice.