PureBytes Links
Trading Reference Links
|
Roy
That should work. I just tested it on RJR. I changed the 1.05 to 1.5 and
then to 1.25
I had tried {HHV(C,120)< LLVBars(C,120)*1.5}
as opposed to your HHV(C,120)<=1.05*LLV(C,120); and wasnt happy with the
results.
Martin Blain
Burlington Ontario
----- Original Message -----
From: "Roy Larsen" <rlarsen@xxxxxxxxxxxxxx>
To: <Metastockusers@xxxxxxxxxxxxxxx>
Sent: Sunday, May 09, 2004 3:57 PM
Subject: Re: [Metastockusers] help with range
> Martin
>
> > I would like help with an indicator to show an unchanged(5%) price
> > range over a period of 120 days.
> > I have tried just about everything with no luck.
> > Martin
>
> HHV(C,120)<=1.05*LLV(C,120);
>
> Roy
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
------------------------ 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/zMEolB/TM
---------------------------------------------------------------------~->
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:
http://docs.yahoo.com/info/terms/
|