Add a function that calculates the holdings of a portfolio (including cash), given: - stock symbol - buy date - buy amount - sell date - sell amount
Add a function that calculates the holdings of a portfolio (including cash), given: