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

[amibroker] Need to help to show title in a function or a procedure



PureBytes Links

Trading Reference Links





Hi,
 
How can a tilte be shown in a function or procedure? Below is 
an example. I can't figure out how to show the title. Thanks. Greg
 
function cc( a)
{a=c; plot (a,"close",1,1); title=name()+" Close"+ a +", 
"+writeif(a>ma(a,20),"upr ma20", "down ma20")+" "+date();}
 
 






Yahoo! Groups Sponsor


  ADVERTISEMENT 









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.