PureBytes Links
Trading Reference Links
|
Hi Roy,
Thanks for your reply. I placed the code provided into the
exploration filter but it did not seem to work (no securities were
rejected). As mentioned what I'd really like is to be able to find
filter on securities which are displaying their lowest BB reading for
the past 180 days.
Warm Regards,
GB.
--- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxxx>
wrote:
> Hi GB
>
> Try this.
>
> Signal:=4*(Std(C,20))/Mov(C,20,S);
> LLV(Signal,63);
>
> Kind regards
>
> Roy Larsen
> www.metastocktips.co.nz
> Free formulas and MS links
>
>
> > How do you write an exploration which shows the lowest Bollinger
> > Bandwidth Indicator "4*(std(C,20))/mov(C,20,S)" reading for a
> > security for the past 6 months?
> >
> >
> > Reagards,
> >
> > GB.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
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:
http://docs.yahoo.com/info/terms/
|