© PRoSkYNeT-EE Based on improvements from "Kitti-Playbook Action Zone V.4.2.0.3 for Stock Market" Based on improvements from "CDC Action Zone V3 2020 by piriya33" Based on Triple MACD crossover between 9/15, 21/28, 15/28 for filter error signal (noise) from CDC ActionZone V3 MACDs generated from the execution of millions of times in the "Brute Force...
This indicator is based on ema cross-over (12,26). In Thailand, the ema 12,26 Cross over is well known as the CDC-ACTION ZONE indicator. . The definition of a bullish trend in this indicator is when the fast ema crosses up the slow ema . The definition of a bearish trend is when the fast ema crosses down the slow ema . . When fast ema is over slow ema the column...
This is proof-of-concept for using single screen displaying triggering signal of multiple stock/crypto This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org 1. Original CDC Action Zone v3 2020 by © piriya33 Source of original indicator : 2. Table concept/part of code is pulled from Portfolio Tracker ...
Same coding only coloring and information panel was added. CDC ATR Trailing Stop V2.1 (2013) //Barcolor Green = Trail1 > Trail2 and close > Trail2 and low > Trail2 Blue = Trail1 > Trail2 and close > Trail2 and low < Trail2 Red = Trail2 > Trail1 and close < Trail2 and high < Trail2 Yellow = Trail2 > Trail1 and close < Trail2 and high > Trail2 //It gives White...
ATR is an indicator that has been removed and replaced with a moving average.Bar colors and infopanel have been added. //Barcolor Green = ExMov > Most and close > Most and low > Most Blue = ExMov > Most and close > Most and low < Most Red = Most > ExMov and close < Most and high < Most Yellow = Most > ExMov and close < Most and high > Most //It gives White color...
## CDC ActionZone V3 2020 ## This is an update to my earlier script, CDC ActionZone V2 The two scripts works slightly differently with V3 reacting slightly faster. The main update is focused around conforming the standard to Pine Script V4. ## How it works ## ActionZone is a very simple system, utilizing just two exponential moving averages. The 'Zones' in...
วิธีใช้ให้ตั้งค่า ดังนี้ Condition = CDC Action Zone V.2 Alert = Short หรือ Long (ขาย หรือ ซื้อ) = Crossing Down = Value = 0.9 หมายเหตุ : ที่ต้องเลือก Crossing Down เพื่อให้มีการยืนยันแท่งเขียวแรกก่อน ซึ่งจะตรงกับ strategy ด้วย Strategy Ref:
Base on CDC Action Zone V.2 by piriya33 Purpose for backtest. Ref :
CDC ATR Trailing Stop V2.1 The indicator / system was developed a few years ago. Contains two ATR trailing stop lines, fast and slow. The slow ATR SL line is the same as the one in a normal ATR trailing stop loss indicator. The fast one is created to generate buy/sell signals To use the signals, activate them from the indicator's settings (gear icon next to...
Based on the standard ATR trailing stop indicator. A few minor tweaks as used in Chaloke.com's community
CDC Actionzone V2 is a simple 2MA system with small modification. There are 4 Action Zones: Green : Buy Red : Sell Blue : Prebuy - use with other indicators (eg. RSI Divergence) to comfirm. Yellow : Presell - use with other indicators (eg. RSI Divergence) to comfirm. Buy signalafter presell can be used for pyramiding in an vice-versa.
An updated version of CDC RSI Divergence The last version have fixed reversal amount to weed out false signal. The reversal amount, however, needs to be calibrated to different chart. The new one uses ATR instead, user can customize the ATR multiplier. THIS IS NOT A TRADING SIGNAL SYSTEM though it can be used in such a way it is not designed to. The system...
This script alerts when a bullish or bearish divergence occurs. The alert have minor repainting so do not use this as an entry / exit signal but rather a guideline to be considered with other indicators. (MACD for example)