asset allocation portfolio management util with USA ETF (using FinanceDataReader)
-
Updated
Oct 30, 2022 - Python
asset allocation portfolio management util with USA ETF (using FinanceDataReader)
Implements a simulation-based dynamic programming framework for optimal portfolio allocation over multiple periods. Combines analytical solutions with approximate methods under CRRA and log utility, using Monte Carlo simulation, convex optimization, and value function approximation to compute optimal policies across time and wealth levels.
Add a description, image, and links to the dynamic-asset-allocation topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-asset-allocation topic, visit your repo's landing page and select "manage topics."