Use AI to generate a optimized stock portfolio
AIPortfolio Logo Use AI, Modern Portfolio Theory, and Monte Carlo simulation’s to generate a optimized stock portfolio that minimizes risk while maximizing returns. How does it work? The app works by pulling the stock close data from the yahoo finance api. We then calculate the log returns and the volitility of the data to see what the overall trend for the stocks look like. We then generate random portfolio weights and use scipy to maximize a function that calculates the […]
Read more