Functions on basic asset class combinations
Basic asset class combination.Asset→Basic asset class combination
Result: The Asset
function provides the basic asset class combination itself.
Basic asset class combination.AssetAllocation→String
Result: The AssetAllocation
function provides the name of the asset allocation in which the basic asset class combination is included.
Basic asset class combination.MaximumAsset→number
Result: The MaximumAsset
function returns the maximum permitted for the basic asset class combination of an asset allocation.
Basic asset class combination.minimumAsset→number
Result: The MinimumAsset
function returns the entered permissible minimum for the basic asset class combination of an asset allocation.
Base asset class combination.name→string
Result: The Name
function returns the name of the basic asset class combination.
Base asset class combination.target value→number
Result: The target value
function returns the target value of the basic asset class combination in the portfolio assets (percentage on basis 1).
Basic asset class combination.tolerance→number
Result: The Tolerance
function provides the tolerance (percentage based on 1) by which the actual value may deviate from the target value. This function is obsolete as the permitted minimum and maximum values can be specified more precisely using the subsequently implemented MaximumAsset
and MinimumAsset
functions.
Siehe auch: