| 
 PureBytes Links 
Trading Reference Links 
 | 
I found the dll file at 
 
http://www.purebytes.com/archives/amibroker/2002/msg00574.html 
 
For those interested, 
 
Install the dll file in the specified directory and paste the following code into Analysis/Commentary/Formula 
 
// Queries Yahoo for earnings date, parses html and reports the date.
  rmaObj = CreateObject("rmaAFLObjects.EstEarnDate"); Name() + " Estimated Earnings Date: " + rmaObj.EarningsDate(Name());
 
 
It looks really nice but how do I implement this dll so I can see once
I run my exploration.  E.g. I filtered  these 3 stocks X VLO
and SUN 
Then how would I add a column to show their earnings date? 
 
thanks 
 
tony
 
  
  
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 other support material please check also: 
http://www.amibroker.com/support.html 
 
  
  
 
  
    
  YAHOO! GROUPS LINKS
 
 
    
 |