PureBytes Links
Trading Reference Links
|
Try this:
aa:=Ref(Hbar,-3);
aa;
--- In equismetastock@xxxxxxxxxxxxxxx, cc300mk <no_reply@xxx> wrote:
>
> Hi,
>
> I've a signal line which show the gapup.
> gu:=gapup();
>
>
> Now, I shift the signal 3 bars to the left.
> aa:=Ref(Hbar,3);
> aa;
>
> But this would coz the right most side of the chart has NA plot (3
bar
> without plot).
>
> Can anyone advise how to solve... thanks a lot !
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|