| 
 PureBytes Links 
Trading Reference Links 
 | 
formulas are calculated on the close:
 
DEMA
(2*Mov(C,21,E))-Mov(Mov(C,21,E),21,E)
 
 
TEMA
(3*Mov(C,21,E))-(3*Mov(Mov(C,21,E),21,E))+
Mov(Mov(Mov(C,21,E),21,E),21,E)
Trader Joe...
--- In Metastockusers@xxxxxxxxxxxxxxx, sgt099@xxxx wrote:
> Greetings     
> 
> Anyone know the formula metastock uses to calculate the TEMA. Thanks
> 
> Stan
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/Metastockusers/
<*> To unsubscribe from this group, send an email to:
     Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 
 |