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-01-27 10:12 Retour à la liste release
0.8.3

Le «lspositions commande" a été ajouté pour l'affichage de la (non-agrégé) positions. La colonne Volume dans le tableau stockprices est désormais de type numérique. Une capitalisation boursière en milliers de milliards, comme parfois perçue pour les devis stocks britannique, est maintenant autorisée. La fonction DatabaseHistoricalUCBFX a été ajoutée pour backpopulation historiques FX via le service de la Sauder School à l'UBC. La fonction GetFXDatum a été ajouté pour un élément de données unique et FX. - pacificfx a été rebaptisé - ubcfx pour sélectionner UBC pour les données FX. Les codes de devises pour Yahoo! 'S FX service ont été mis à jour. Axe renommer variable et nettoyages ont été effectués.
Tags: Minor feature enhancements
The "lspositions" command was added for display of (non-aggregated) positions. The volume column in the stockprices table is now of numeric type. A market cap in trillions, as sometimes seen for British stocks quotes, is now allowed. The DatabaseHistoricalUCBFX function was added for historical FX backpopulation via service from the Sauder School at UBC. The GetFXDatum function was added for a single FX data item. --pacificfx was renamed to --ubcfx to select UBC for FX data. The currency codes for Yahoo!'s FX service were updated. Minor variable renaming and cleanups were done.

Project Resources