DITMTrader 3 posts msg #134547 - Ignore DITMTrader | 
2/24/2017 12:39:59 PM
  Greetings all,
 
 I am trying to code a Coppock Curve Indicator/Filter, with my attempt listed below.  I am not sure that this true to the original formula.  The formula listed below comes from another website.  Any thoughts?  Thanks!
 
 
  	    
 /*The Coppock Curve = WMA [ 10 ] of (ROC [ 14 ] + ROC [ 11 ])*/
 
 To Stock Fetcher administration,  please consider adding the Coppock Curve as an Indicator as part of the Stockfetcher Lexicon.
 
  | 
graftonian 1,089 posts msg #134571 - Ignore graftonian | 
2/25/2017 11:50:04 AM
  Coppock Curve was designed with monthly MA's. check out "coppock curve on wikipedia.
 That article cites a daily varient, but the time frames are too large for SF, maybe weekly would be possible.
 
  | 
graftonian 1,089 posts msg #134572 - Ignore graftonian | 
2/25/2017 12:10:01 PM
 
  	    
 
  |