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

Add a basic portfolio layer to sit on on top of the ledger. #6

Closed criccomini closed 2 years ago

criccomini commented 2 years ago

The portfolio layer provides a more human-friendly API for interacting with brokerage accounts. Underneath, all money movement is logged to the ledger in a standard account format.