Downloadliste

Projektbeschreibung

beancounter enables stockmarket data analysis and performance evaluation. It has two main modes. The first is data gathering - both current data (e.g. closing prices, high, low, volume etc.) and historical price data can be retrieved efficiently using multiple securities per requests, and stored in an SQL database (PostgreSQL, MySQL, and SQLite are supported) via easy command line operations. The second mode is data analysis, based on the previously stored data. This comprises various performance reports, as well as a Value-at-Risk analysis. beancounter is implemented as a Perl module, and a Perl command-line frontend to the module. It supports different stock markets from around the globe, foreign exchange rates, US mutual funds, and US options.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-03 05:19
0.7.4

GetPortfolioData Eine neue Funktion wurde hinzugefügt. Kontrollen wurden geschrieben, um die Proxy-Informationen gewährleistet ist, festgelegt und die Daten an die Tabelle geschrieben stockprices enthält keine NAS. backpopulate ist für nicht-US-Aktien laufen in Chargen von 200.
Tags: Minor bugfixes
A new GetPortfolioData function was added. Checks
were written to ensure that proxy information is
set and that data written to the stockprices table
does not contain NAs. backpopulate is run for
non-US stocks in batches of 200.

2004-04-06 13:05
0.7.3

Zwei Updates wurden angewandt, um für die jüngsten Veränderungen in der richtigen Yahoo! Datenformat: in Wechselkurs-Back-Bevölkerung, Daten vergangenen 29. Dezember 2003, jetzt skaliert wird, und eine falsche HTML-Kommentar in der CSV-Daten werden jetzt übersprungen.
Tags: Minor bugfixes
Two fixes were applied to correct for recent changes in the Yahoo! data format: in foreign exchange rate back-population, data past Dec 29, 2003, is now scaled, and a spurious HTML comment in the CSV data is now skipped.

2004-03-03 17:21
0.7.2

Ein Patch wurde angewandt, um für die richtige Yahoo! 'S plötzlich Skalierung der FX-Preise um einen Faktor von 100, was zu mehr Präzision in backpopulation wird. README.non-gnu wurde aktualisiert, und eine simple Perl-Testzyklus wurde hinzugefügt.
Tags: Minor bugfixes
A patch was applied to correct for Yahoo!'s sudden
scaling of FX rates by a factor of 100, which will
lead to more precision in backpopulation.
README.non-gnu was updated, and a simplistic Perl
regression test was added.

2004-02-05 08:26
0.7.1

Diese Veröffentlichung enthält eine Korrektur des GetConfig ()-Routine für den Fall, dass keine ~ /. Beancounterrc gefunden wird, sollte dies zunächst Setups machen etwas robuster, aber von geringer Bedeutung sein, Systeme mit bestehenden Datenbanken.
Tags: Minor bugfixes
This release includes a correction to the GetConfig() routine for the case that no ~/.beancounterrc is found; this should make initial setups a little more robust, but be of little relevance to systems with existing databases.

2004-01-27 14:32
0.7.0

Datenbank-Unterstützung wurde über PostgreSQL und MySQL an, die schnell und leicht SQLite verlängert. Mehrere neue Dokumentations-Dateien wurden hinzugefügt, und ein paar kleinere Fehler wurden behoben.
Tags: Minor feature enhancements
Database support was extended beyond PostgreSQL
and MySQL to the fast and lightweight SQLite.
Several new documentation files were added, and a
few minor bugs have been fixed.

Project Resources