PureBytes Links
Trading Reference Links
|
you can use 2 methods:
Plot ( .... styleleftaxisscale);
or
Plot(.... styleownscale,Minvalue,Maxvalue);
for your indicator
----- Original Message -----
From: "dweilmuenster95125" <dweilmuenster95125@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, September 25, 2005 2:29 PM
Subject: [amibroker] Scaling Y-Axis to Cut Off Extreme Values of Indicators
> First, thanks to Tomasz for earlier reply regarding determining which
> bars are visible in current chart.
>
> Another question regarding chart management.
>
> Is it possible to define scaling of the Y-Axis so that indicators that
> may be very much higher or lower than prices in the displayed date
> range do not "compress" scaling so that price bars are hard to read?
> This often happens with long term moving averages, such as MA(c,200).
>
> Looking for someway to say that Y-Axis scale extends no further than a
> certain percent above and below the range of prices displayed. Then an
> indicator simply doesn't show where it exceeds those boundaries within
> the current display date range.
>
> Thanks,
> David
>
>
>
>
>
>
>
> 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
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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
<*> 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/
|