PureBytes Links
Trading Reference Links
|
Title= // here you can add prices like:
"Close="+NumToStr(Close,1.2)+
"chg="+NumToStr((C)-(C,1))+
In this 3rd line of code,I'm trying to the point change from the day
before bar, I've done it using the plot function. What am i doing
wrong here? thank you for all the help in the past with such basic ?
for most of you here,but with out this message board I wouldnt been
able to do most of the code you all have helped me with .. Dorz
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/
|