PureBytes Links
Trading Reference Links
|
------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.
To reply: http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5893
------------------------------------------------------------------------
Thanks, that worked perfectly......
--- In equismetastock@xxxxxxxxxxxxxxx, "William Zecha"
<wrzecha1@xxxx> wrote:
> Hello Russ,
> Try this.
> MAvg:= Input("MovAvg Length",1,50,10);
> Ref(Mov(C,MAvg,S),+MAvg*.5);
> ----- Original Message -----
> From: rsmiser
> To: equismetastock@xxxxxxxxxxxxxxx
> Sent: Sunday, December 29, 2002 7:45 AM
> Subject: [EquisMetaStock Group] Programming Horizontal Shift
>
>
> I would appreciate some advice from the programming guru's on the
> board how to define a horizontal shift to a custom indicator.
>
> Lets say I'm building a custom indicator of MOV(c,20,s) and
always
> want a shift of -10 days to reduce the delay. What parameter do a
use
> to communicate the shift variable?
>
> I've searched the archives of this BB and guppy with no success.
>
> Thanks in advance for your help.
>
> Regards, Russ
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxxxxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.427 / Virus Database: 240 - Release Date: 12/6/02
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/
|