WebCab Portfolio for .NET v5.0 Demo

CapitalMarket.MarketPortfolioExpectedReturn Method

Evaluates the expected return of the Market Portfolio when the asset weights of the Market Portfolio are known.

Overload List

Evaluates the expected return of the Market Portfolio when the asset weights of the Market Portfolio are known.

public double MarketPortfolioExpectedReturn(double[],double[][]);

public double MarketPortfolioExpectedReturn(double[][],double[],double,double);

See Also

CapitalMarket Class | WebCab.Libraries.Finance.Portfolio Namespace