PureBytes Links
Trading Reference Links
|
Thanks, that's an interesting way to do it. However, it would be best
if Metatsock would adjust future versions :-)
--- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxxx>
wrote:
>
> Example.
>
> {Displace Indicator Forward}
> Signal:=Mov(C,10,S);
> Dsp:=Input("Displacement Periods",1,250,1);
> Pds:=Input("LastValue Periods",1,250,5);
> LastBar:=LastValue(Cum(1)-(Pds-1))=Cum(1);
> ValueWhen(1,LastBar,LastValue(Signal));
> Ref(Signal,-Dsp);
>
>
>
> Kind regards
>
> Roy Larsen
> www.metastocktips.co.nz
> Free formulas and MS links
>
>
>
> ----- Original Message -----
> From: "pbay01" <pbay01@xxxx>
> To: <equismetastock@xxxxxxxxxxxxxxx>
> Sent: Monday, November 08, 2004 4:11 PM
> Subject: [EquisMetaStock Group] Question regarding displaying
displaced ma
>
>
> >
> >
> > Hi, I was wondering how I can get Metatstock to show the full
> > displaced (horizontal shift) MA. It seems that I get cut off at
the
> > last point of the data no matter how I try to the change the
display
> > options.
> >
> >
> > Thanks and regards
------------------------ 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/
|