| 
 PureBytes Links 
Trading Reference Links 
 | 
Which of these 2 lines of code will tell me if the 100 day moving 
average is rising?
1.) mov( close , 100 , simple ) > mov( ref( close , -1 ) , 100 , 
simple )
2.) mov( close , 100 , simple ) > ref( mov( close , 100 , simple ), -
1 )
or is there a "simpler" way of doing this
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)
<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
 
 |