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.

2003-05-07 05:14 Zurück zur Release-Liste
0.6.2

Der Standardwert der Booleschen "aktive" Bereich wurde von 't' auf '1 ', die ein Problem mit MySQL korrigiert verändert. Der DB-Schema-Vergleich Version ist nun auf numerischen Werten, und eine deutliche Versionsnummer ist für die DB-Schema Vergleich herangezogen. Neue Symbole hinzugefügt werden, um das Portfolio Tabelle uppercaseed. Die "last updated"-Feld ist nun von Zeitstempel-Typ "mit der Zeit-Zone" für beancounter wenn PostgreSQL verwendet wird.
Tags: Minor bugfixes
The default value of the boolean 'active' field was changed from 't' to '1' which corrects a problem with MySQL. The DB Schema version comparison is now based on numeric values, and a distinct version number is used for db schema comparison. New symbols are added uppercaseed to the portfolio table. The 'last updated' field is now of type 'timestamp with time zone' for beancounter when PostgreSQL is used.

Project Resources