Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 Retour à la liste release
0.6.2

La valeur par défaut du booléen 'activement sur le terrain »a été changé de« t »à« 1 »qui corrige un problème avec MySQL. Le DB Schema comparaison de version est désormais basée sur des valeurs numériques, et un numéro de version distincte est utilisée pour la comparaison de schéma db. De nouveaux symboles sont ajoutés uppercaseed à la table de portefeuille. Le champ 'Dernière mise à jour "est désormais de type timestamp' avec zone de temps» pour beancounter quand PostgreSQL est utilisé.
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