8

Model Portfolio Construction

In this chapter, we will finally choose what kind of investments our Robo-advisor will be making on behalf of investors. We will make good use of several handy Python modules to speed up our work rather than building everything up from scratch. We will add capabilities to a core Portfolio class as we go along, starting from some basic properties but then adding market data, portfolio construction, and finally, mapping to our risk scores from the previous chapter.

By the end of this chapter, you should have a clear understanding of how portfolios are constructed within the context of a typical Robo-advisor. You should have all the skills required to implement portfolio capabilities for your own Robo-advisor project ...

Get Robo-Advisor with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.