Download List

项目描述

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 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

一个新的GetPortfolioData功能增加。书面检查,以确保设置代理信息和数据写入stockprices表不包含NAS系统。 backpopulate运行的非美的200批次的股票。
标签: 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

两个修复被应用于纠正在雅虎最近的变化!数据格式:在外汇汇率后台人口,数据过去03年12月29日,现在已经调整,以及虚假的HTML CSV数据评论现在跳过。
标签: 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

阿补丁应用到正确的雅虎通过了100倍,这将导致更多的backpopulation精密外汇利率突然缩放。README.non GNU的更新了,和一个简单的Perl的回归测试的补充。
标签: 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

此版本包括一项更正GetConfig()例程的没有〜/。beancounterrc发现情况,这应该作出初步设置多一点强劲,但并没有什么意义是与现有的数据库系统。
标签: 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

数据库支持延长到PostgreSQL和MySQL的快速和轻量级SQLite的。一些新的文件,文件被添加,和几个小错误已得到修复。
标签: 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