Stock Portfolio Organizer

The ultimate porfolio management solution.

Shares, Margin, CFD's, Futures and Forex
EOD and Realtime
Dividends and Trust Distributions
And Much More ....
For Portfolio Manager Click Here

WiseTrader Toolbox

#1 Selling Amibroker Plugin featuring:

Advanced Adaptive Indicators
Advanced Pattern Exploration
Neural Networks
And Much More ....
Find Out More Here

Coppock Curve - CCT for Metastock
roszyk
about 13 years ago
Metastock

Rating:
5 / 5 (Votes 2)
Tags:
oscillator, metastock

The CCT Coppock Curve is a formula that was introduced in Barron’s in 1962. It was devised by a San Antonio, TX -based technician named Edwin Sedgwick Coppock. Since then, the Coppock momentum oscillator has been adopted and adapted by technicians around the world.

Similar Indicators / Formulas

Guppy MMA Divergence Oscillator
Submitted by kaiji about 14 years ago
Schaff Trend Cycle Oscillator
Submitted by kaiji over 13 years ago
3-10 Oscillator
Submitted by mayurs over 11 years ago
Relative Vigor Index
Submitted by vargasc1 almost 13 years ago
Bull and Bear Balance Indicator
Submitted by kaiji about 14 years ago

Indicator / Formula

Copy & Paste Friendly
(ROC(CLOSE,14,percent ) * 10 + ROC(CLOSE,11,percent) * 10 + 
ROC(Ref(CLOSE,-1),14,percent) * 9 + ROC(Ref(CLOSE,-1),11,percent) * 9 + 
ROC(Ref(CLOSE,-2),14,percent) * 8 + ROC(Ref(CLOSE,-2),11,percent) * 8 + 
ROC(Ref(CLOSE,-3),14,percent) * 7 + ROC(Ref(CLOSE,-3),11,percent) * 7 + 
ROC(Ref(CLOSE,-4),14,percent) * 6 + ROC(Ref(CLOSE,-4),11,percent) * 6 + 
ROC(Ref(CLOSE,-5),14,percent) * 5 + ROC(Ref(CLOSE,-5),11,percent) * 5 + 
ROC(Ref(CLOSE,-6),14,percent) * 4 + ROC(Ref(CLOSE,-6),11,percent) * 4 + 
ROC(Ref(CLOSE,-7),14,percent) * 3 + ROC(Ref(CLOSE,-7),11,percent) * 3 + 
ROC(Ref(CLOSE,-8),14,percent) * 2 + ROC(Ref(CLOSE,-8),11,percent) * 2 + 
ROC(Ref(CLOSE,-9),14,percent) + ROC(Ref(CLOSE,-9),11,percent)) / 2 

0 comments

Leave Comment

Please login here to leave a comment.

Back