Hi Bosh,
Try this code snippet:
space = Param("Graph
Space", 10, 0, 25, 1);
GraphXSpace = space;
I generally add this to all indicator code so that,
if necessary, I can adjust the spacing on the chart (from the parameters
menu). I'm assuming that your chart's parameters also have scaling
set to automatic. If not (or to check on it): right click on
chart, Select Parameters --> Axes & Grid (tab) --> Graph Space
(should be set to Automatic). If you want to change it, just click on
Automatic and it will change to Custom (or vice versa). In Custom mode,
you can set the minimum and maximum levels to display (they become
unlocked).
Hope this helps.
Peace and Justice --- Patrick
----- Original Message -----
Sent: Wednesday, May 10, 2006 5:27
PM
Subject: RE: [amibroker] Re: Troubles
with graph scales
Or in code:
GraphXSpace = 20; //Or some number, usually
5, 10, 20, 30 works.
-- Terry
-----Original
Message----- From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of mac_bosh Sent:
Wednesday, May 10, 2006 18:17 To: amibroker@xxxxxxxxxxxxxxx Subject:
[amibroker] Re: Troubles with graph scales
Hi, Wander the mouse
pointer to the right of the prices when it changes to an up/down pointer
left click the mouse and scroll/drag the chart up/down
Hope that
helps. Bosh
--- In amibroker@xxxxxxxxxxxxxxx, "rndkaser"
<rkaser@xxx> wrote: > > Since I began using 4.8, I have had
problems with the candlesticks for > stocks who are reaching news
highs running off the scale of the > chart. I tried to adjust the
axis under the chart propoerties, but it > is locked. Is
there anything I can do so I can read the chart > porperly???
s/Rick >
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 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 other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|