PureBytes Links
Trading Reference Links
|
Please check out below. Answers are in
red:
DusantChief Architect<A
href="">http://www.candlestrength.com/
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=lzhenzhang@xxxxxxxxx
href="">lzhenzhang
To: <A
title=equismetastock@xxxxxxxxxxxxxxx
href="">equismetastock@xxxxxxxxxxxxxxx
Sent: Tuesday, June 29, 2004 7:10
PM
Subject: [EquisMetaStock Group] can some1
tell me what is the problem??
hi bro and sis, i m new in metastock language. I have a few
questionhere that need some 1 to help me....question1:i have
learned that if we want to write a formula for previous daycolse, we can
use REF(c,-1).. the question here is how about previousday volume? like if
i want to write a formula which is todayvolume>previous day volume ,
how am i going to do so?
v > ref(v,
-1)question2:i m trying to do some simple MACD filter for
metastock..the purpose isto find out the stocks which the MACD CROSS above
zero level..,this ishow i write the formula:
you can write it like
this:
cross(macd(), 0)
or<FONT face=Verdana
color=#ff0000 size=2>
cross( 0, macd())
in filter colum:macd() >0 and ref(macd(),-1)
>0the problem now is instead of the filter showing those stock
whichCORSS above zero level...it shows for some stocks which the MACD
isstill in the negative zone...i really cant figure ut whats wrong
here...question3:y do we use hammer()=1 >?but not
hammer()=2,3????
Hammer() = 1 means that the
condition is true
hammer() = 0 means that the
condition is falsethanks for ur helphappy
trading
Yahoo! Groups Sponsor
ADVERTISEMENT
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.
|