PureBytes Links
Trading Reference Links
|
le corbeaux masque,
I think it can be simply done, using a variable
for the cross.
x:= cross(c,mov(c,20,s));
cum(x);
OR
sum(x);
Have not tested, but I think it'll
work
DusantChief Architect<A
href="">www.candlestrength.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=lecorbeauxmasque7@xxxxxxxxx
href="">le corbeaux masque
To: <A
title=equismetastock@xxxxxxxxxxxxxxx
href="">equismetastock@xxxxxxxxxxxxxxx
Sent: Sunday, February 15, 2004 17:16
PM
Subject: [EquisMetaStock Group] number of
time an event happened
hi community,i'm trying to code an indicator that
counts the numberof times an event (such as
cross(c,mov(c,20,s))occured in the data array w/o using the
(PREVfunction)...was wondering whetever anyone had a code for
doingthat, thanks in advance,....
Yahoo! Groups Sponsor
ADVERTISEMENT
Click Here
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|