Infront Portfolio Manager

Functions on AssetAllocation

AssetAllocation.split[securities list;evaluation date]→List(AssetWPList)

Evaluation date (date). Parameters for historicized asset classification.

Result: The function returns the securities list passed as a parameter is distributed to the assets of the asset allocation object. The result is a list of AssetWPList objects. Each of these objects represents an asset and also includes a number of securities (from 0 to the number of securities in the securities list) that fulfill this asset.


AssetAllocation.Name→String

Result: The Name function provides the name of the asset allocation.