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

Re: [Metastockusers] Re: RS Ranking



PureBytes Links

Trading Reference Links

Alex

> Thanks for the info.   Could you give an example on how to set up an
> actual exploration using this P variable?  I don't have the manual
> right now, but I'll check again when I get home.
>
> I'm already using the P variable in setting up an indicator, namely
> a "A/B" indicator defined as DIV(C, P).  The way I use this indicator
> is to open both A and B in the same chart and drag my indicator on top
> of B and it would give me a plot of their price ratio.  However, I
> don't know how to use this P variable in an exploration.  What I want
> to do is to create an explorer that will rank the following:
>
> ROC(C, 30, %) of a stock / ROC(C, 30, %) of the S&P 500 index

For a start you could create a new exploration with -

  {colA}
ROC(C,30,%)/ROC(P,30,%);

Before running it you must open the S&P 500 index and left click on the bar
chart to MARK it. The "P" indicator will supply the index ROC to the column
A equation when you run it. You could set up 6 columns all using different
periods for the ROC comparison, or you can test for any other relationship
you want.

Forgetting to mark the index is the only thing that can go wrong really -
you would get a 100% rejection of explored issues. I'd suggest that you call
a minimum of say 200 periods for the exploration so that if you ever include
an exponential MA in any column the returned values will be reasonably
accurate (5 * EMA periods).

Roy



To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/