Bill you may want to read up on "GraphXSpace", you will find it in the help or user guide just not under index. Do a search for it... In the mean time put this at the end of your code in the indicator. GraphXSpace = 25; Hope it helps kj
--- In [email protected], "Ara Kaloiustian" <[EMAIL PROTECTED]> wrote: > > "\n" in the title string will create a new line > > ----- Original Message ----- > From: "bilbo0211" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, January 11, 2008 8:49 PM > Subject: [amibroker] Re: Problem viewing indicator values? > > > >I considered that but there are several problems. > > > > 1. I am not sure how I would get all the indicators in the pane to > > show in the title. > > > > 2. If you use more than 1 line for the title, it will begin to > > encroach on the plot and possibly obscure some of the prices or > > indicators. This already happens in the indicator panes sometimes with > > just 1 title line. > > > > 3. For multiple title lines, you will have to figure out where to > > place the line breaks. It will have to depend on the width of the > > window and the breaks should not split words or numbers. > > > > Bill > > > > --- In [email protected], "Ara Kaloiustian" <ara1@> wrote: > >> > >> Bill, > >> > >> Look at the "Title" function in help. > >> > >> It allows you to format the title at the top of the chart > >> > >> > >> ----- Original Message ----- > >> From: "bilbo0211" <bilbod@> > >> To: <[email protected]> > >> Sent: Friday, January 11, 2008 8:14 PM > >> Subject: [amibroker] Problem viewing indicator values? > >> > >> > >> >I have several problems viewing indicators. > >> > > >> > 1. Indicators showing on the title line round off to 2 decimal places > >> > and that is frequently not enough accuracy. > >> > > >> > 2. If you have several indicators on the screen, the values don't fit > >> > on the title line so some are not visible. > >> > > >> > 3. If you put 2 charts vertically on screen, not even the Open, High, > >> > Low and Close values fit on the screen. > >> > > >> > 4. The hint window that pops up when you place the cursor on a price > >> > bar does not stay open long enough. > >> > > >> > Is there a pop up window that lets me view all the indicator values > >> > and prices that I can control (open, close and change position) with > >> > the mouse? > >> > > >> > Bill > >> > > >> > > >> > > >> > Please note that this group is for discussion between users only. > >> > > >> > To get support from AmiBroker please send an e-mail directly to > >> > SUPPORT {at} amibroker.com > >> > > >> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > >> > http://www.amibroker.com/devlog/ > >> > > >> > For other support material please check also: > >> > http://www.amibroker.com/support.html > >> > > >> > Yahoo! Groups Links > >> > > >> > > >> > > >> > > > > > > > > > > Please note that this group is for discussion between users only. > > > > To get support from AmiBroker please send an e-mail directly to > > SUPPORT {at} amibroker.com > > > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > > http://www.amibroker.com/devlog/ > > > > For other support material please check also: > > http://www.amibroker.com/support.html > > > > Yahoo! Groups Links > > > > > > >
