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

Reply via email to