If the returns of my strategy are distributed like 𝒩[μ,σ], what is the optimal fraction of capital to invest in each single trade, as a function μ and σ? Help!
PS. I know that normally distributed returns are an abstraction. But I'd like to grasp the concept in an ideal world, before exploring the implications of fat tails on the formula...
Answer
This problem can be expressed as the original Merton's portfolio problem.
Consider wealth process defined by SDE
dXt=XtαtStdSt+Xt(1−αt)S0tdS0t
where αt is proportion of the investment in the risky asset St, and S0t is the risk-free asset.
Optimality criterion may depend on the risk aversion of the investor, and the problem is to maximize expected utility of the investor for appropriate utility function U:
E[U(XT)]→max
Classical choice of the utility function is CRRA:
u(x)=x1−γ1−γ
where γ is constant and corresponds to the risk-aversion of the investor.
If the asset St follows Black-Scholes dynamics (in conformance with your assumption of log-normal returns)
dS0t=rS0tdtdSt=μStdt+σStdWt
remarkably there is a closed-form solution which it is to invest a constant proportion of wealth in the risky asset
αt=μ−rγσ2
Notice that the solution can be interpreted as the mean-variance trade-off.
No comments:
Post a Comment