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

Re: QP2 Fundamental Data



PureBytes Links

Trading Reference Links

Steve,

I am not that good with VBScript (yet?) and most of my work is with 
the QP DLL (you can't use DLL's with VBScript ... I think), but you 
should can use the COM add-in supplied by Quotes Plus to get what you 
want(you use CreateObject("Projectname.Classname")).

Once I find out how to 'hack' this I will let the list know ... 
although Tomasz might be able to help faster.

Peter Gialames

--- In amibroker@xxxx, Steve Wiser <slwiserr@xxxx> wrote:
> Tomasz or anyone:
> 
> How would I go about coding an indicator that used some fundamental 
data 
> from the QP2 database that is something other that C, O, H, L and 
V? I 
> would like to do some testing using EPS data and such inside 
> Amibroker. Using VB or Java scripting this seems like it should be 
> doable. And if so would be a great feature for Amibroker to brag 
about.
> 
> Thanks
> 
> Steve