WebCab Portfolio for .NET v5.0 Demo

EasyOptimal Methods

The methods of the EasyOptimal class are listed below. For a complete list of EasyOptimal class members, see the EasyOptimal Members topic.

Public Instance Methods

CapmReturn For an given value of the expected return find the weighting of the cash and (risky) assets of the optimal portfolio which can hold or lend cash at the prevailing market rate.
CapmRisk For a given value of the risk find the weighting of the cash and (risky) assets of the optimal portfolio which can hold or lend cash at the prevailing market rate.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
MarkowitzReturn Finds the weights of the (risky) assets of the portfolio with the lowest risk for a given expected return constructed from the available assets.
MarkowitzRisk Finds the weights of the (risky) assets of the portfolio with the greatest expected return for a given risk constructed from the available assets.
MarkowitzUtility Finds the weights of the (risky) assets of the portfolio(s) which are selected in accordance with the investors utility functions with the highest expected return.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

EasyOptimal Class | WebCab.Libraries.Finance.Portfolio Namespace