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-04-15 10:12 Zurück zur Release-Liste
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.

Project Resources