I think I need
some help with MetaStock File Library API in the Developer’s Kit.
I am looking for
a utility to read data from MetaStock and input into a MySQL database. Specifically, I need to convert the close
quotes only for about 18,000 U.S.
mutual funds into one MySQL database. My
database will retain 3 years of historic data.
(This seems to be beyond the Downloader’s capability to do, at least
quickly and simply.)
I buy my data
from Reuters DataLink and use MetaStock’s Downloader 9.1.
In addition to
updating MySQL for each day’s new close data, I also need to update MySQL for
funds that have had their historic data adjusted by Reuters when a dividend or
a capital gains distribution is paid out (and subsequently the price goes down,
like with a stock split). Is there a way
to “read” each day’s data download to identify a fund whose historic data has
been changed? In other words, is there
an alternative to converting every day the 3-year history for 18,000 funds?
This is probably
a common need, but it is new for me and I cannot find something to do it. Is there a free or commercial utility to do
this or do I need to find a programmer?
(The programming would be beyond my skill and time.)