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.

2005-09-25 11:30
0.8.2

Ein neues "- splitby"-Befehl wurde hinzugefügt, um historische Daten anzupassen, sowie neue Prüfungen durch, um Daten für die geistige Gesundheit spaltet. Marktkapital angezeigt wurde für kleinere Bestände Großschreibung korrigiert. Das Beispiel-Portfolio in setup_beancounter US-ist jetzt nur, wie Yahoo! nicht mehr liefert verlässliche Devisennotierungen für die wichtigsten Währungen.
Tags: Minor bugfixes
A new "--splitby" command has been added to adjust
historical data, as well as new tests to ensure
data sanity for splits. Market capital displayed
has been corrected for smaller capitalization
stocks. The example portfolio in setup_beancounter
is now US-only, as Yahoo! no longer supplies
reliable FX quotes for key currencies.

2005-04-15 10:12
0.8.1

SQLite-Unterstützung wurde verbessert: SQLite 3 ist nun der Standard, aber 2 SQLite-Datenbank kann weiter verwendet werden (oder sogar geschaffen werden) als zwei neue Optionen wurden hinzugefügt, um beancounter und setup_beancounter.
Tags: Minor feature enhancements
SQLite support was enhanced: SQLite 3 is now the default, but SQLite 2 database can still be used (or even be created) as two new options have been added to beancounter and setup_beancounter.

2005-03-22 07:21
0.8.0

Zwei neue Befehle für das Portfolio-Inserat aufgeben und hat Deaktivierung wurden hinzugefügt, sowie drei neue Kommandozeilen-Optionen. Eine neue optionale FX Backend-Daten (at UBC) wurde hinzugefügt und einige kleinere Änderungen und Verbesserungen vorgenommen.
Tags: Minor feature enhancements
Two new commands for portfolio listing and stock
deactivation were added, as well as three new
command-line options. A new optional FX data
backend (at UBC) was added, and several other
small changes and improvements were made.

2004-07-29 09:39
0.7.6

Ein kleiner Fehler in setup_beancounter wurde korrigiert, um einen fehlenden Abhängigkeit Makefile.PL wurde hinzugefügt, und trug ein Skript wurde auf der Quell-Tarball aufgenommen.
Tags: Minor bugfixes
A small error in setup_beancounter was corrected, a
missing dependency was added to Makefile.PL, and a
contributed script was added to the source tarball.

2004-06-25 07:32
0.7.5

Die Dokumentation für die Datenbank-Verbindung vergessen wurde korrigiert. Ein zusätzlicher Test-Routine wurde hinzugefügt, um Datenbank-Verbindung Status zu ermitteln, und wird nun von 'aufgerufen setup_beancounter.
The documentation for the database connection password was corrected. An additional test routine was added to ascertain database connection status, and is now invoked by 'setup_beancounter'.

Project Resources