Skip to content

Commit 7f15338

Browse files
authored
Update README.md
1 parent 11f10b9 commit 7f15338

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ Alpha release - please let me know if you find any :bug:
1515
Progress:
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

0 commit comments

Comments
 (0)