acrodemocide / web.portfolio-analyzer

This is a React front-end for helping a user compare different asset portfolios and asset classes in various economic environments using historical and current stock data.
0 stars 1 forks source link

Encapsulate code functionality #5

Open Loptukqrick opened 1 year ago

Loptukqrick commented 1 year ago

(Completed) Divide code into separate functions: 1. Data Organizer, 2. Buy and Hold Calculation, 3. Rebalance Calculation.

Loptukqrick commented 1 year ago

Divided into functions, Now just need to find a better organizational format and add some basic core analytics for MVP