PureBytes Links
Trading Reference Links
|
2 ways
click on the "Level 0" in the IB editor window grid lines area
or
Plot(0,"",colorblack,styleline);
On Thu, 14 Oct 2004 22:52:37 -0000, Dean Hodgins <deanhodgins@xxxxxxxxx> wrote:
>
>
> I'm trying to plot a Zero line on a standard ZeroLagMACD(p,q,r)
> oscillator that came with AMI. I'd like to add a 3rd plot line that
> returned a horizontal line at zero.
>
> Plot(zerolagMACD,"",5,4);
> Plot(zerolagtrig,"",7,4);
> Plot(????? ).....
>
> Any suggestions much appreciated.
>
> Dean H
>
> (Thx Dingo for your help re earlier post)
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ 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/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|