PureBytes Links
Trading Reference Links
|
Hi.
I think that he was referring to flexibe *levels*. Currently AB has only
a finite set of levels, e.g. 0, 20/80, 30/70 etc.
Yes it's possible to add arbitrary custom levels. Just right click the
pane anc click "Edit formula". Then append the following lines to the
formula:
Plot(30, "", colorBlack, styleLine | styleDashed);
Plot(60, "", colorBlack, styleLine | styleDashed);
Panos Boufardeas wrote:
> * *Axes*
> o *Scaling*:
> + *Automatic* - minimum and maximum value of Y axis is
> determined automatically by AmiBroker
> + *Custom* - minimum and maximum value of Y axis are
> user-defined
> o *Minimum* - minimum Y axis value (this property is locked if
> automatic scaling is selected, to unlock choose Custom scaling)
> o *Maximum* - maximum Y axis value (this property is locked if
> automatic scaling is selected, to unlock choose Custom scaling)
>
> Yes.
> Go at your Rsichart window and right click Axis/Grid then use *Scaling
> = *Custom , *Minimum = 30 , Maximum =60
>
> *Panos
>
>
> At 01:12 AM 16-11-2008 16-11-2008, you wrote:
>
>> Hi
>>
>> Is it possible to make the Parameter in Axis/Grid Level flexible?
>> Example in RSI we want to have 60/30 instead.
>>
>> Any other alternative to change this level parameter?
>>
>> Thanks
>
--
Flávio
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|