Thanks, I should have noticed that regarding to number of days to load... Duh...
--- In [email protected], "Charles Mattson" <[EMAIL PROTECTED]> wrote: > > DIVX does not have 100 days of data so it will be excluded by the 100 days > required. > > Change days required to 10 and try again > > > > _____ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of robust_trader > Sent: Thursday, February 01, 2007 2:33 PM > To: [email protected] > Subject: [quotes-plus] Scanning Data via VB6 > > > > Hi, > > I am trying to rewrite my scans in VB6 to allow for greater > flexibility in the scans. > > I have it working by calling "GetRawData" function, my issue is that I > can only get it to work by calling "OpenQP2" subroutine everytime I > request the GetRawData function. This is slowing the scan way down. > If I try and check to see if the database is open and ingore the call > to OpenQP2 then I don't get any data. > > Does anyone have experience with this? > > And one more question, since I am calling each symbol, I created a > list from the supplied scanning software using the following: > // > Output="all.lst"; > Exchange=AMEX,NYSE,NASDAQ; > DaysToLoad=100; > DaysRequired=100; > > Println symbol; > // > > It doesn't seem to give me all the symbols, I know one is DIVX. Is > there a complete symbol list somewhere that I can retrieve from? > > Thanks, > > Jeff Garland > > > > > > [Non-text portions of this message have been removed] >
