highwire-ai / open-robo-advisor

Open Robo-Advisor is a flexible robo-advisor library written in Python. 🤖
https://blog.highwire.ai
BSD 3-Clause "New" or "Revised" License
42 stars 3 forks source link

Support dividends #18

Open criccomini opened 2 years ago

criccomini commented 2 years ago

Portfolio accounts should have a ‘dividend’ method (and subaccount) to allow users to define incoming dividends.

Should support both cash- and equity-based dividends.