PureBytes Links
Trading Reference Links
|
Hi, Thanks for your reply, reaaly arreciate it, however, I got no results from the explorer, all the stocks explored showed a N/A value.
Regards
PB
--- In equismetastock@xxxxxxxxxxxxxxx, "p_panther_73" <mchantzi@xxx> wrote:
>
> Try this:
>
> a:=dayOfMonth()=9 and month()=3 and year()=2009;
> c0:=valueWhen(1,a,c);
> 100*(c/c0-1)
>
> Regards,
>
> mc
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "pbay01" <pbay01@> wrote:
> >
> > Hi, I was wondering how do I run these explorer functions for quantitative purposes using Metastock 10.1.
> >
> > Today's Close (Sept 11, 2009) vs March 9, 2009 close (or low).
> >
> > As an exapmle, if I wanted to see the quantitaive values of todays close Vs the 50ma, I'll write this formula in Column A:
> >
> > ((C-Mov(C,50,S))/Mov(C,50,S))*100
> >
> > and when I run the explorer, a whole list of values for each stock explored would show up in column A.
> >
> > How do I do that using the RoC function to compare values between 2 dates, I still can't get it figure out. Your help would be greatly appreciated.
> >
> > PB
> >
>
------------------------------------
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/
|