feedback on portfolio web-applet

Joined
8/17/10
Messages
12
Points
11
basic form that registers portfolio positions and tracks real time price, factors in txn cost, and gives you your LTD p and l.

http://www.jasonmellone.com/garage/portfolio/?user=demo

if you change ?user=[yourname] it will create a new portfolio on the fly.

dates are YYYYMMDD format. position numbers are rounded (for now).

you can see the last update time in the top left corner of your screen.

i use this on my iphone in place of opening my brokerage app. a lot more lightweight and easier on the go to see what's happening.

looking to get some feedback.

feel free to sht all over it, or give me pointers.

NOTES:
1 - you can only use US domestic equities and etfs (no mutual funds etc..).
2 - click on the ID to delete a position if you mess up.
3 - you can only have one position per ticker (if you reinsert using the form, it will override the old position)
4 - seems like something blew up on "demo" from people messing around with it. please change that and it should be fine. meaning: change "demo" to your username or your name or some string of chars and it should work fine.


look forward to the feedback.


also:

if anyone is feeling cheeky, please don't crash my site. i actually use this intraday. thanks.
 
Back
Top Bottom