Re: [ojAlgo-user] Markowitz Model
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2014-01-15 07:11:42
|
The MarkowitzModel class in the finance.portfolio package cannot handle this. You have to build your own model using ExpressionBasedModel. it'a not hard. I posted a link to an example just the other day. /Anders On 14 jan 2014, at 16:31, Anthony Edwards <ant...@al...> wrote: > Hi Anders > > If i want to create a market neutral portfolio (same capital long and short), how can i do that with the MarkowitzModel ? > > The doc says that the sum of weights is 100% but you can emable shorting, but is there a way to keep the long and short side the same net value? > > Thanks > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk_______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user |