File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ Alpha release - please let me know if you find any :bug:
1515Progress:
1616
1717- Data loading
18- - Load positions from input csv containing BUY/SELL actions ✅
19- - Load stock prices for positions in input csv ✅
20- - Add support for :us : , :gb : , :eu : and :jp : stocks ✅
21- - Convert foriegn stocks to USD to calculate total portfolio value in USD ✅
22- - Load dividend payments for each stock from : white_large_square :
23- - Robust data input validation : white_large_square :
18+ - [x] Load positions from input csv containing BUY/SELL actions
19+ - [x] Load stock prices for positions in input csv
20+ - [x] Add support for :us : , :gb : , :eu : and :jp : stocks
21+ - [x] Convert foriegn stocks to USD to calculate total portfolio value in USD
22+ - [ ] Load dividend payments for each stock
23+ - [ ] Robust data input validation
2424
2525- Portfolio Analysis
26- - Calculate time-weighted portfolio performance : white_large_square :
27- - Calculate total return for each holding : white_large_square :
28- - Calculate overall portfolio performance metrics : white_large_square :
29- - Calculate individual stock performance metrics : white_large_square :
26+ - [ ] Calculate time-weighted portfolio performance
27+ - [ ] Calculate total return for each holding
28+ - [ ] Calculate overall portfolio performance metrics
29+ - [ ] Calculate individual stock performance metrics
3030
3131---
3232
You can’t perform that action at this time.
0 commit comments