PureBytes Links
Trading Reference Links
|
a. You may include inside Plot "" any info you want
b. You may write a Title=... after the last }
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "Greg Liu" <liugq_99@xxxx> wrote:
> 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 ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
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 http://docs.yahoo.com/info/terms/
|