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

RE: [amibroker] IB Feed?



PureBytes Links

Trading Reference Links

It appears to me the new fundamental data is in there just once. It is
not an array of data (which means you cannot back-test using fundamental
data). Assuming Yahoo adjusts this data for splits, I would think it
will get updated too. This further assumes that this data is re-read
with every download. Tomasz will have to clarify my assumptions.

Note, by using Yahoo free data, you do NOT get automatic split
corrections. You normally just get the most recent missing data added on
to your existing data. You would have to reload the entire history
periodically to get split-adjusted data. An exception would be if you
run Database Purify after each download, I believe it can recognize and
correct for splits.
--
Terry

-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On
Behalf Of Bob Jagow
Sent: Friday, June 09, 2006 11:06
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] IB Feed?

Just now trying the IB feed and have a couple of questions.
1- Anyone found a provision for handling splits in 4.81.1?
2- My plug-in version is 1.6.3 but the readme says 1.6.2--misprint?

Bob