Imagine that we have a portfolio of N assets to invest in. For each asset
For time t = 1, ….., T, if the T is one year, an example can be the first day of January, February, ….., December.
The total wealth for a given time t should be the sum of all money invested →
At time
At
At
By thinking of the problem in the setup of dynamic programming, at the time T, we will have all the money back, thus, our objective is maximizing the Wt at the time T.
At time t = T-1 is the last time we could rebalance the money, we also want to maximize the optimal value
In a simplified version without denoting dynamic programming, the objective function can be linear, and if we sample the
At time t = 0, it’s initial time we start to invest, we want to maximize the money we can have at time t = 1, so the objective function could be:
The