Modify Portfolio class as a collection of Security objects
gouthambs opened this issue · 0 comments
gouthambs commented
Modify Portfolio class as a collection of securities. And generalize Security class to be more than just a Stock. Security could be a stock, derivative, or even a fixed income asset.