| 
 PureBytes Links 
Trading Reference Links 
 | 
Use this formula. Metastock's formula is the same but this one allows 
you change t. Basically Metastock's doesn't allow you to shift the 
time period out of sink with the number of periods. Good luck
(15 * Sum(Cum(1) * C,10) - Sum(Cum(1),10)* Sum(C,10)) / 
(15 * Sum(Pwr(Cum(1),2),10) - Pwr(Sum(Cum(1),10),2)) * 
Cum(1) + (Mov(C,15,S) - Mov(Cum(1),15,S) * 
(15 * Sum(Cum(1) * C,10) - Sum(Cum(1),14) * Sum(C,10)) / 
(15 * Sum(Pwr(Cum(1),2),10) - Pwr(Sum(Cum(1),10),2)))
JO
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |