[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] plotting with no title



PureBytes Links

Trading Reference Links

Thanks Anthony - I am doing something similar now, but have noticed that when title is not defined then AB will insert the ticker name in the heading, whereas when title is defined ticker name is not inserted. I was just wondering if there was a way to control either of these. Not a big deal of course, just exploring different ways of managing titles when multiple plots are dropped on the pane. Thanks for the help!
 
Steve
----- Original Message -----
Sent: Sunday, January 08, 2006 6:55 PM
Subject: Re: [amibroker] plotting with no title

Steve,
 
I do not think there is a Chart option as in SetChartOptions()...maybe with some code...
 

Title_Or_noTitle=Param("title",1,1,2,1);

mytitle="my plot";

Plot(C,mytitle,colorBlack,styleCandle);

Title=WriteIf(Title_Or_noTitle==1,Title="",Title=mytitle);

 

Anthony

----- Original Message -----
Sent: Sunday, January 08, 2006 4:28 PM
Subject: [amibroker] plotting with no title

Hi - When plotting something in a new pane without defining Title, AB will insert the ticker symbol before the plot name. Is there a way to tell AB not to do this? Thanks very much!
 
Steve 


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
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS