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

Re: [amibroker] Evaluating ami and wealth labs / Triangle Pattern



PureBytes Links

Trading Reference Links

sorry fellows, i found the answer in help section under guru 
commentary ... 

/*TITLE BAR'S ,CLOSE,POINTCHANGE ETC. */
Title=   
"High " +H+
"   Low "  +L+
"   Close " +C+
"   Change  " + WriteVal(C-Ref(C,-1),1.2)+WriteVal(ROC(C,1))+"%" 
 



--- In amibroker@xxxxxxxxxxxxxxx, dorzfn@xxxx wrote:
> 
> basic question please:
> how do i also code in after point change,what the percentage 
change 
> is also ? thank you very much 
> 
> 
> Title=   
> "Close" +C+
> "  High" +H+
> "  Low"  +L+
> "  Change  " + WriteVal(C-Ref(C,-1),1.2)+
> "  %change" + WriteVal(



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 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
     amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/