Download List

Projeto Descrição

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.

System Requirements

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.

2004-06-03 05:19
0.7.4

Uma função GetPortfolioData novo foi acrescentado. Cheques foram escritos para garantir que as informações de proxy está definido e que os dados gravados na tabela de stockprices não contém AN. backpopulate é correr para os stocks nos EUA em lotes de 200.
Tags: Minor bugfixes
A new GetPortfolioData function was added. Checks
were written to ensure that proxy information is
set and that data written to the stockprices table
does not contain NAs. backpopulate is run for
non-US stocks in batches of 200.

2004-04-06 13:05
0.7.3

Duas correções foram aplicadas para corrigir as mudanças recentes no Yahoo! formato dos dados: na taxa de câmbio volta da população, os dados de dezembro passado, 29, 2003, está agora em escala, e um comentário HTML espúrias nos dados CSV agora é ignorada.
Tags: Minor bugfixes
Two fixes were applied to correct for recent changes in the Yahoo! data format: in foreign exchange rate back-population, data past Dec 29, 2003, is now scaled, and a spurious HTML comment in the CSV data is now skipped.

2004-03-03 17:21
0.7.2

Uma correção foi aplicada para corrigir a do Yahoo! Dimensionamento repentina das taxas de FX por um fator de 100, o que levará a uma maior precisão na backpopulation. README.non-gnu foi atualizado, e um teste de regressão simplista Perl foi adicionado.
Tags: Minor bugfixes
A patch was applied to correct for Yahoo!'s sudden
scaling of FX rates by a factor of 100, which will
lead to more precision in backpopulation.
README.non-gnu was updated, and a simplistic Perl
regression test was added.

2004-02-05 08:26
0.7.1

Esta versão inclui uma correcção para o GetConfig () de rotina para o caso de que no ~ / beancounterrc. For encontrado, o que deve fazer ajustes iniciais um pouco mais forte, mas será de pouca relevância para os sistemas com bancos de dados existentes.
Tags: Minor bugfixes
This release includes a correction to the GetConfig() routine for the case that no ~/.beancounterrc is found; this should make initial setups a little more robust, but be of little relevance to systems with existing databases.

2004-01-27 14:32
0.7.0

Suporte de banco de dados foi prorrogado para além do PostgreSQL e MySQL para o SQLite rápido e leve. Vários arquivos de documentação novos foram adicionados, e alguns pequenos bugs foram corrigidos.
Tags: Minor feature enhancements
Database support was extended beyond PostgreSQL
and MySQL to the fast and lightweight SQLite.
Several new documentation files were added, and a
few minor bugs have been fixed.

Project Resources