.comment-link {margin-left:.6em;}

Sunday, August 08, 2010

 

python program to chart portfolio percentages

I am probily going to put this together as a toolkit of related programs. This example requres matplotlib and ystockquote.py (you need to name it that when you use it) and is tested with python 2.5 .. This program take different .txt files that are setup with...


1. catagory name
2. stock symbol
3. number of shares

It will then create a piechart listing the percentage that each of these are of the computed total. I have posted the source on zizula.com and it is available on the link

example




pie chart screen shot.

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?