|
viewportfolioviewportfolio is a python program that allows you to track the performance of a stock portfolio you establish in a data file. It pulls quote information from http://finance.yahoo.com/ and relies on the Quote.py python module written by Jonathan Corbet (included). 8 Mar 2002 - I have learned that Jon Corbet has a newer version of Quote.py that includes better support for UK stocks. You can get it at ftp://ftp.eklektix.com/pub/Quote/ and can just drop it in to the viewportfolio directory to replace the Quote.py file found there. Note: -I am now using SourceForge for the further development of viewportfolio. There is a project page there where you can access the CVS repository for the latest version of the code. With the November 1, 2000, release of version 2.0, I need to acknowledge William McVey <wam@wamber.net> as a co-author of the code. William contributed significant changes to the code that allowed multiple entries of a stock to be listed in the data file, curing one of the more annoying bugs in the code. Many thanks are due to Jonathan Corbet at Eklektix for this program would not work without his Quote.py module. I have included a recent (August 2000) copy of his module with the viewportfolio distribution, however, you may wish to check his ftp site to see if there is a newer version. Note that with this latest version, quotes can now be retrieved for European stocks (from uk.finance.yahoo.com) in addition to stocks from US markets.
If you would like previous versions of the software for some reason, they are listed below, along with their release date:
If you have any questions about this program, or have changes to submit, please contact Dan at dyork@Lodestar2.com . Thank you for using viewportfolio.
|
Last modified: October 16, 2009
|