PureBytes Links
Trading Reference Links
|
Thank you Graham & others.... it works
Traderix
--- In amibroker@xxxxxxxxxxxxxxx, "johsun" <johanskatt@xxxx> wrote:
> You didn't just add the arguments to your original plotgrid
statement?
> This is just plot...
>
> JS
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> > Must be from something else, have you forgotten an semi-colon
> before it? It
> > works for me.
> > Can you copy and paste the lines around the Plot statement?
> >
> > Cheers,
> > Graham
> > http://e-wire.net.au/~eb_kavan/
> >
> > -----Original Message-----
> > From: traderix2003 [mailto:d.adam@x...]
> > Sent: Thursday, March 25, 2004 8:02 PM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] Re: PLOT GRIDS ON INDICATOR
> >
> > Thank you.
> > I tried your formula, I get " too many arguments"
> >
> > Regards. Traderix
> >
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx>
wrote:
> > > Have you tried using the built in +/-100 in the IB editor
window?
> > >
> > > Else you could use ordinary plot
> > > Plot(100,"",colorgreen,styleline|stylethick|stylenorescale);
> > >
> > > Cheers,
> > > Graham
> > > http://e-wire.net.au/~eb_kavan/
> > >
> > > -----Original Message-----
> > > From: traderix2003 [mailto:d.adam@x...]
> > > Sent: Thursday, March 25, 2004 7:32 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] PLOT GRIDS ON INDICATOR
> > >
> > > Hi, I need some help (easy but I canīt get it):
> > > I put grids on my cci indicator , but I only get very thin
dots.
> I
> > > wrote: PlotGrid(100,colorGreen);
> > > PlotGrid(-100,colorRed);
> > >
> > > How can I get thick lines instead of the dots??
> > > Thxs.
> > >
> > >
> > >
> > > Send BUG REPORTS to bugs@xxxx
> > > Send SUGGESTIONS to suggest@xxxx
> > > -----------------------------------------
> > > Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx
> > > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > > --------------------------------------------
> > > Check group FAQ at:
> > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > Yahoo! Groups Links
> >
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > --------------------------------------------
> > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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/
|