Google Finance Gain/Loss Percent Greasemonkey Script
One of the things that always bothered me about Google Finance‘s portfolio view is that it doesn’t have a percent value for the amount your portfolio has gained or lost. Yahoo! Finance‘s portfolio view includes this number, and I suppose I got used to checking it there.
So what do we do nowadays when a website doesn’t have something that we want? That’s right, we write a Greasemonkey script for it. I give you:
googlefinancegainlosspercent.user.js
Enjoy, and let me know if there’s anything I can improve or fix.