Closed GoogleCodeExporter closed 9 years ago
bq. I think I know what caused this. I'll fix it. [Alex Ramos]
____
suiterunner-1.0beta6.jar
can be downloaded from
http://www.findjar.com/jar/suiterunner/suiterunner/1.0beta6/suiterunner-1.0beta6
.jar.html?all=true
Original comment by Andrey.D...@gmail.com
on 16 Jun 2010 at 10:39
com.zigabyte.stock.correlation.Invoke
does not compile without a valid
strikeiron.jar
Original comment by Andrey.D...@gmail.com
on 16 Jun 2010 at 10:53
I was not able to locate an uncorrupted copy of strikeiron.jar
Anyway, this doesn't matter, because I no longer have an account at StrikeIron,
and I do not intend to get one. StrikeIron provides a Web Services wrapper for
getting data from Yahoo.
Also it looks like this Java code (com.zigabyte.stock.correlation.Invoke) was
very slow, according to the README.PDF. So I don't think it's useful to do
anything with this correlation code. Maybe just see if the correlation formula
can be salvaged for use in the Screener.
Original comment by atra...@gmail.com
on 18 Jun 2010 at 3:06
(status changed to Fixed; owner changed to atramos)
Resolved by r87, r89 and r90:
http://code.google.com/p/quantdesk/source/detail?r=87
http://code.google.com/p/quantdesk/source/detail?r=89
http://code.google.com/p/quantdesk/source/detail?r=90
In a nutshell: corrupted JARs have been removed (no need to replace, since they
are not actually used in the DataServices project, except strikeiron.jar, which
also has been removed (with the Invoke.java that used it) according to you
comment above).
Original comment by Andrey.D...@gmail.com
on 12 Jul 2010 at 10:55
Removed file attached for future reference.
Original comment by Andrey.D...@gmail.com
on 12 Jul 2010 at 10:57
Attachments:
Original issue reported on code.google.com by
Andrey.D...@gmail.com
on 15 Jun 2010 at 10:15