Registered User Joined: 3/29/2006 Posts: 16
|
Hi, I got this PCF from a post on Worden notes. Could you tell me how to run it for a period of 1 month ago? I followed the past notes with the .21 and it tested fine. When I compared it to the current scan it did not show any changes. I am not sure what I am doing wrong
PCF is : ((1 / C75 + 1 / C70 + 1 / C65 + 1 / C60 + 1 / C55 + 1 / C50 + 1 / C45 + 1 / C40 + 1 / C35 + 1 / C30 + 1 / C25 + 1 / C20 + 1 / C15 + 1 / C10 + 1 / C10) * C - 15) * 100 * 52 / 120 + (AVGC28 / AVGC28.200 - 1) * 100 + (AVGC20 / AVGC50 - 1) * 100
Thanks, Mark
|
Registered User Joined: 1/28/2005 Posts: 6,049
|
Try this:
((1 / C96 + 1 / C91 + 1 / C86 + 1 / C81 + 1 / C76 + 1 / C71 + 1 / C66 + 1 / C61 + 1 / C56 + 1 / C51 + 1 / C46 + 1 / C41 + 1 / C36 + 1 / C31 + 1 / C31) * C21 - 15) * 100 * 52 / 120 + (AVGC28.21 / AVGC28.221 - 1) * 100 + (AVGC20.21 / AVGC50.21 - 1) * 100
It adds the 21 day ago parameter to the averages and adjusts the closes
21 days back.
(I did not test it for a typo)
Thanks
diceman
|