-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the EfficientFrontier.jl wiki!
Let FP(L)
Since
Given an optimal solution DN
, UP
and IN
, respectively.
Remark: Noting that
We calculate the entire efficient frontier, not just a single frontier portfolio. For an efficient portfolio (single point) with mean FP(mu)
Varying
where
Remark: the frontier is on the
The relationship between L
version FP(L)
and mu
version FP(mu)
and
EfficientFrontier.jl using analytical solutions, hence provides the same results. However, when using numerical solvers, such as Clarabel, OSQP, OOQP or its pure Julia implementation LightenQP, L
versions do have faster speed, better numerical stability and accuracy, due to fewer constrains.