jsmidt/QuantPy

Modify Portfolio class as a collection of Security objects

gouthambs opened this issue · 0 comments

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.