fmilthaler / FinQuant

A program for financial portfolio management, analysis and optimisation.
MIT License
1.34k stars 190 forks source link

bugfix: iloc should be used instead of loc in some places #102

Closed fmilthaler closed 1 year ago

fmilthaler commented 1 year ago

Also, optimisation: portfolio is updated after all stocks were added to it. This fixes #31