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.

2006-02-20 04:58 Retour à la liste release
0.8.4

Un contrôle supplémentaire a été ajoutée contre chaînes monnaie vide symbole. Un nouvel argument de ligne de commande - hôte a été ajouté à la variable hôte existant. Si l'hôte est localhost, DBI se connecte maintenant via ports au lieu de TCP / IP, qui devrait rendre plus facile la configuration pour les novices. L'avance / affiche retracement ont été retravaillées pour 79 colonnes.
Tags: Minor feature enhancements
An additional check was added against empty currency symbol strings. A new command line argument --host was added for the existing host variable. If the host is localhost, DBI now connects via sockets instead of TCP/IP, which should make configuration easier for novices. The advance/retracement displays were reformatted for 79 columns.

Project Resources