Open 0xjohnwarila opened 4 years ago
The DB has stock history but once a stock is sold it is currently expected to be deleted from the tables leaving no ability to calculate previous value for performance trend. we can make a small portfolio performance table holding table id, date, and value at that date?
As a user I should be able to see graphs for my portfolio’s performance over the past day, week, month, and ytd. This is so I can track its progress and trends, so that I can make educated decisions about future buys or sells.