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

Re: [amibroker] printf function



PureBytes Links

Trading Reference Links

Use the Guru commentary to test it out.
HTH
Joe L.
 
Put this in Formula, hit Apply, and see results in Commentary
 
stocksymbol = Name();

AB = CreateObject("Broker.Application");

stk = AB.Stocks(StockSymbol);

printf("%g", stk.IndustryID );

printf("\n Line one\n\t\tLine two\n");

 

 

----- Original Message -----
Sent: Tuesday, August 21, 2007 8:19 AM
Subject: [amibroker] printf function

Hello,

i would like to use the printf() function in my DLL to get information
in the AmiBroker interpretation window. I have tried it already in my
loop, but AmiBroker doesn't display anything. I have tried the
following line: printf("Line one\n\t\tLine two\n");

Can you please show a example ?

--
Kind regards
Thomas

__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___