[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EquisMetaStock Group] draw ma10 for the last 10 days



PureBytes Links

Trading Reference Links

a:=Mov(C,10,S);
B:=LastValue(Cum(1)-1)=Cum(1);
r1:=ValueWhen(1,B,a);
r2:=LastValue(r1);
B1:=LastValue(Cum(1)-10)=Cum(1);
r3:=ValueWhen(1,B1,r2);
r3;
What's wrong with the above codes,plse?



 
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/