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

[amibroker] How to fix missing quotes (holes in the data)



PureBytes Links

Trading Reference Links

Title: How to fix missing quotes (holes in the data)

Hi,

In my Quotes Plus database, there are about 300 symbols with missing quotes.   Quotes Plus support has been notified (no response yet, though).   When (and if) they fix the problem, that will be great, but Im not holding my breath. 

(To see a Quotes Plus data hole, chart EMBT and look for the 1/27/2005 daily bar.  Its not there.)

In the meantime, Im fixing the problem by editing the bad data in the QP database.  This is a VERY SLOW and painful process.   I need a better way

The only two ways that I can think of are to 1) modify my AB code as a work-around or 2) programmatically update the QP native database.   (AFAIK, you cant fix the data in the AB database, because AB gets its data from the QP DB.) 

·       Is there another way to fix this problem?

·       Is there a way to programmatically fix the QP database data?

·       I tried to use the Nz function as a workaround, but it didnt fill in the missing data.  I.e., I tried:

Plot( Nz(C, LastValue(Ref(C, -1)))

    Is there a way to make this work?

Thanks in advance for any help.

Regards,

Dan.



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