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

RE: Quotemonster



PureBytes Links

Trading Reference Links



On Wed, 14 Oct 1998, David Walton wrote:

> qm>D< is not the problem, qm>H< is.  Some historical data examples include 
> ALD on 9/16/97, CAT on 7/14/97.  Also, the days of 8/29/97 and 12/24/97 
> were duplicated in their entirety. Also, several open prices were either 
> higher than the high or lower than the low.

There is currently no integrity checking, the data import program should 
handle data errors. It would be useful to send this particular error to 
an error log rather than the output file.

> All these errors are easily caught with Equis's Downloader software which 
> isn't half bad.  Even if you get it (free on their site) to just clean up 
> errors and export back to ASCII it might be worth it.

The idea should be for the Downloader to reject duplicate or other badly 
formed records prior to import. If you need to use the data elsewhere you 
may have to write your own integrity checking routines.

> 
> By the way, qm>D< is collecting the data ok but doesn't seem to be 
> finishing properly.  Errors on lines 152-154.  Anyone know why?


Looks like it could be one or more bad dates. I would like to see 
the output.

Cheers,

Jim