WebCab Portfolio for .NET v5.0 Demo

CapitalMarket.GetUpperConstraints Method 

Returns the values of the upper bound constraints on the asset weights set by SetConstraints.

public double[] GetUpperConstraints();

Return Value

An array where the k-th term of the array corresponds to the upper bound on the k-th asset's weight.

See Also

CapitalMarket Class | WebCab.Libraries.Finance.Portfolio Namespace