PureBytes Links
Trading Reference Links
|
The filter will take out low $volume stocks and nothing else. Your
columns will contain 1's (when the condition is true) and 0's (when the
condition is false.) If you sort the columns highest to lowest, you will
see which stocks passed which test. In most instances you will see that
both columns contain a 0, since a >cross< didn't occur.
Ron
Robin Hood wrote:
> Hi, I've problems with this very simple exploration
>
>
> Col A: Buy
> Cross(L,SAR(0.02,0.2))
>
> Col B: Sell
> Cross(SAR(0.02,0.2),H)
>
> Filter
> (VOLUME*C)>400000
>
> The filter is for Italian Market (Euro)
>
>
> The fact is that I tried to divide the exploration in order to have
> one for Buy and one for Sell separately.
> So, I've found that the report offers the same results for each
> exploration :-O
>
> I've done some basic error or my metastock 7.2 is drunk?
>
>
> Robin
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> <http://rd.yahoo.com/M=243376.3035052.4359433.1927555/D=egroupweb/S=1705001779:HM/A=1414910/R=0/*http://ad.doubleclick.net/jump/N879.ameritrade.yahoo/B1054521.29;sz=300x250;adc=zhs;ord=1046716971766246?>
>
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> <http://docs.yahoo.com/info/terms/>.
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/
|