| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi All,
 
I'm trying to add some title lines to the main price chart and 
am using the following
code added above the Indicator-End line.
 
 
(Other coding above here)
Title = <FONT 
face=Arial>"\n" + 
"Trading Long System"<FONT 
face=Arial> + "\n" + 
................;
 
When the main price chart is loaded, only the original 
title line shows.
Any help appreciated.
 
Regards,
 
Tony
Yahoo! Groups Sponsor
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |