Rob Reider: Build a Robo Advisor with Python (From Scratch)
Build a Robo Advisor with Python (From Scratch)
Buch
Artikel noch nicht erschienen, voraussichtlicher Liefertermin ist der 14.4.2025.
Sie können den Titel schon jetzt bestellen. Versand an Sie erfolgt gleich nach Verfügbarkeit.
Sie können den Titel schon jetzt bestellen. Versand an Sie erfolgt gleich nach Verfügbarkeit.
EUR 77,76*
- Manning Publications, 04/2025
- Einband: Gebunden
- Sprache: Englisch
- ISBN-13: 9781633439672
- Bestellnummer: 11551411
- Umfang: 305 Seiten
- Gewicht: 358 g
- Maße: 235 x 187 mm
- Stärke: 19 mm
- Erscheinungstermin: 14.4.2025
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
Take control of your wealth management by building your own reliable, effective, and automated financial advisor tool.Automated digital financial advisors—also called robo-advisors—manage billions of dollars in assets. Follow the step-by-step instructions in this hands-on guide, and you’ll learn to build your robo-advisor capable of managing a real investing strategy.
In Build a Robo-Advisor with Python (From Scratch) you’ll learn how to:
• Measure returns and estimate the benefits of robo-advisors
• Use Monte Carlo simulations to build and test financial planning tools
• Construct diversified, efficient portfolios using optimization and other methods
• Implement and evaluate rebalancing methods to track a target portfolio over time
• Decrease taxes through tax-loss harvesting and optimized withdrawal sequencing
• Use reinforcement learning to find the optimal investment path up to, and after, retirement
Automated “robo-advisors” are commonplace in financial services, thanks to their ability to give high-quality investment advice at a fraction of the cost of human advisors. Build a Robo-Advisor with Python (From Scratch) teaches you to develop one of these powerful, flexible tools using popular and free Python libraries. You’ll master practical Python skills in demand in financial services, and financial planning skills that will help you take the best care of your money. All examples are accompanied by working Python code, and are easy to adjust for investors anywhere in the world.
Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.
About the technology
Millions of investors use robo-advisors as an alternative to human financial advisors. In this one-of-a-kind guide, you’ll learn how to build one of your own. Your robo-advisor will assist you with all aspects of financial planning, including saving for retirement, creating a diversified portfolio, and decreasing your tax bill. And along the way, you’ll learn a lot about Python and finance!
About the book
Build a Robo-Advisor with Python (From Scratch) guides you step-by-step, feature-by-feature as you create a robo-advisor from the ground up. As you go, you’ll dive into techniques like reinforcement learning, convex optimization, and Monte Carlo methods that you can apply even outside the field of FinTech. When you finish, your powerful assistant will be able to create optimal asset allocations, rebalance investments while minimizing taxes, and more.
What's inside
• Advanced portfolio construction techniques
• Tax-loss harvesting, sequencing of retirement withdrawals, and asset location
• Financial planning using AI and Monte Carlo simulations
• Rebalancing methods to track a portfolio over time
About the reader
Accessible to anyone with a basic knowledge of Python and finance—no special skills required.
About the author
Rob Reider is a quantitative hedge fund portfolio manager. He holds a PhD in Finance from The Wharton School and is an Adjunct Professor at NYU. Alex Michalka is head of investments research at Wealthfront. He holds a PhD from Columbia University.
Table of Contents
Part 1
1 The rise of robo-advisors
2 An introduction to portfolio construction
3 Estimating expected returns and covariances
4 ETFs: The building blocks of robo-portfolios
Part 2
5 Monte Carlo simulations
6 Financial planning using reinforcement learning
7 Measuring and evaluating returns
8 Asset location
9 Tax-efficient withdrawal strategies
Part 3
10 Optimization and portfolio construction
11 Asset allocation by risk: Introduction to risk parity
12 The Black-Litterman model
Part 4
13 Rebalancing: Tracking a target portfolio
14 Tax-loss harvesting: Improving after-tax returns