All indicators

CDC ActionZone V3 2020

Apr 28, 2020

Static chart image
SignalsOscillatorsDashboardMoving Averages

The CDC ActionZone V3 2020 indicator provides a trend-following system that categorizes market phases into color-coded zones to simplify entry and exit decisions based on exponential moving average relationships.

Usage

The Usage section describes how the script can be used to identify market trends and momentum shifts. The system primarily functions by changing the bar colors based on the relationship between price, a fast EMA, and a slow EMA.

  • Primary Signals: The most basic application involves following the green and red color changes. A buy signal is generated when a bar closes in the green zone, and a sell signal is generated when a bar closes in the red zone.
  • Zone Interpretations:
    • Green: Bullish trend; standard buy zone.
    • Red: Bearish trend; standard sell zone.
    • Blue/Light Blue: Pre-buy or rally phases, often used to identify early trend shifts or bullish momentum within a bearish structure.
    • Orange/Yellow: Pre-sell or dip phases, indicating weakening bullish momentum or potential reversals.
  • Advanced Trading: The zones can be used to filter biases for other systems. For example, a trader might only look for long setups using RSI divergences when the ActionZone is in a bullish phase (Green, Yellow, or Orange).
  • Fixed Timeframe Mode: This allows users to plot higher timeframe trend zones onto a lower timeframe chart. For instance, viewing Daily ActionZone colors while trading on a 1-hour chart to ensure alignment with the primary trend.

Details

The script is built using two Exponential Moving Averages (EMAs), typically set to 12 and 26 periods. The "Zones" are determined by the relative position of the price to these EMAs and the crossover state of the EMAs themselves.

  • Logic: A "Bullish" state is defined when the fast EMA is above the slow EMA, while a "Bearish" state is defined when the fast EMA is below the slow EMA.
  • V3 Improvements: This version is updated for Pine Script V4 compatibility and features faster reaction times compared to its predecessors. It includes integrated momentum signals based on Stochastic RSI to identify potential "Buy More" or "Sell More" opportunities within an established trend.
  • Smoothing: The script includes a smoothing parameter for the source data, allowing users to filter out minor price noise before the EMA calculations are applied.

Settings

Core Settings

  • Source Data: The price source used for calculations (default is Close).
  • Fast EMA period: The lookback period for the shorter exponential moving average.
  • Slow EMA period: The lookback period for the longer exponential moving average.
  • Smoothing period: Applies a pre-calculation EMA to the source data to reduce noise.

Visuals & Alerts

  • Paint Bar Colors: Toggles the color-coding of price bars based on active zones.
  • Show fast/slow moving average line: Toggles the visibility of the underlying EMA lines.
  • Turn on assistive text: Displays a label indicating the current trend status and price.
  • Plot Buy/Sell Signals: Displays circle markers on the chart when trend reversals are confirmed.
  • Plot Buy/Sell Ribbon: Adds a colored ribbon at the top or bottom of the chart to visualize the current trend bias.

Advanced Features

  • Use Fixed time frame Mode: Enables the calculation of signals based on a specific timeframe rather than the chart timeframe.
  • Fix chart to which time frame?: Sets the timeframe used for the Fixed Timeframe Mode.
  • Plot momentum based Buy/Sell Signals: Enables secondary triangle signals based on Stochastic RSI momentum.
  • Set signal threshold: Adjusts the strictness of the momentum signals (0 or 1).

FAQ

How do I interpret the different colors on the bars? Green indicates a confirmed bullish trend, while Red indicates a confirmed bearish trend. Blue and Aqua represent bullish recovery or pre-buy phases, while Yellow and Orange represent bullish exhaustion or pre-sell phases.

What is the benefit of the Fixed Timeframe mode? It allows you to maintain awareness of the long-term trend (e.g., Daily) while looking for specific entries on shorter timeframes (e.g., 1-hour or 15-minute), helping to avoid trading against the primary market direction.

How do I access this tool? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.