PureBytes Links
Trading Reference Links
|
Pablo,
When you are "translating" excel into
Metastock, it is not possible.
For example, in metastock if( condition, {then}
result, {else} result1) is the only way MS will accept it.
However, in excel, if( condition, {then} result,
{else} nothing) will work.
I still feel that you are not able to communicate
your requirement.
DusantChief Architect<A
href="">www.candlestrength.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Pablo
Paolucci
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Wednesday, February 11, 2004 21:17
PM
Subject: Re: [Metastockusers] Re: volume
formula help
still the problem doesnt rely on the formula itself, i have
come with:if(c>ref(c-1),v,if(?>0,v,0)and for
negativeif (c<ref(c-1),-v,0)im writing this by heart,so
it might be slightly diferenti have looked over and it seems i ll have
to make it on excell, but eitherway i want to point out that its crucial
to take into account the change ofdirection and all the rest of the ticks
that trade at same value, to makesure to evaluate if the volume is + or -,
if someone knows any indicatorlike this i would like to know about
itbye
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|