Create a Composite

Eagle Performance provides a wizard to enable you to set up the static data about the composite, such as its name, inception date, and benchmark. Eagle Performance is flexible with regard to what information you are going to store about each composite and this can be changed over time.

To create a new Performance Composite:

  1. From any Eagle window, click the Eagle Navigator button to access the Eagle Navigator.

  2. Enter GIPS in the Start Search text box.

  3. Click the GIPS Composites (Performance Center) link to access the GIPS Composites module.
    You see the Performance Center with the GIPS Composites workspace open.

  4. Click Create New on the ribbon.
    You see the Create New dialog box.

  5. Select Performance Composite from the Select Policy drop-down list.
    You see the GIPS Composite wizard with the Details page open.

  6. On the Details page enter values for the required fields, Entity ID and Entity Name, and enter further information into the non-required fields as needed.

  7. At this point, you can click Save and make modifications later if desired. Or, if you want to define the composite further, click Next.
    You see the GIPS Composite page.
    To have the system automatically classify portfolios into composites, set up portfolio inclusion rules using the Auto Build feature. For further details about the procedure, refer to Set Up Portfolio Inclusion Rules.
    To manually set up portfolios to be included in the composite, use the Membership section of the GIPS Composite page to add portfolio constituents.

  8. Click Save.

Determination of Composite Constituents

This section describes how the single-period return calculator determines composite constituents.

The GIPS weighted average composites in PACE use the entity type ACOM -Performance Composite. When the Monthly Composites options is enabled it includes only those member entities that were in the composite for the entire single-period (daily, monthly, or quarterly) performance calculation. This is generally the rule that firms are following when they calculate returns for GIPS marketing composites.

Whole-Month Rule

Most firms use a whole-month rule for determining what portfolios belong to a composite, that is, they include a portfolio in a composite if the portfolio met the strategy definition for and existed for the entire month. Using this rule, if a fund started in the middle of a month, it would not be included in the composite return calculated for that month. The same rule holds for a portfolio whose strategy changed during the month.

An example is described in the following table.

Composite Entity

Constituent Portfolio Entity Identifiers

Start Date

Entry Reason

Stop Date

Exit Reason

Composite Entity

Constituent Portfolio Entity Identifiers

Start Date

Entry Reason

Stop Date

Exit Reason

ACOMP2

SJU1

8/1/2009

New portfolio

5/1/2014

Portfolio closed

ACOMP2

SJU2

1/1/2010

Composite style change

NULL



ACOMP2

SJU3

3/1/2010

New portfolio

2/14/2014

Removed from composite

Given the relationships between the composite and its constituents, the monthly single-period composite calculations include the constituents described in the following table.

Monthly Period Ending

Member Entities Included in Composite Calculation

Monthly Period Ending

Member Entities Included in Composite Calculation

8/31/2009

SJU1

12/31/2009

SJU1

1/31/2010

SJU1, SJU2

3/31/2010

SJU1, SJU2, SJU3

2/29/2014

SJU1, SJU2

5/31/2014

SJU2

The constituents were selected based on the whole-month rule.

Whole-Quarter Rule

You can also use the system to determine composite membership using a whole-quarter rule. While the calculation profile default is to use a monthly rule, you can set it to instead use a whole-quarter rule. If you use this option the single-period calculator determines the constituent status based on the current quarter the calculation period falls into. It then calculates the composite return for the period using only those constituents that met the inclusion requirements for the composite for the entire quarter. Note that here you are calculating returns on a calendar monthly basis but determining composite membership based on whether the portfolio belongs in the composite for the whole calendar quarter.

An example is described in the following table.

Composite Entity ID

Portfolio Entity ID

Start Date

Entry Reason

Stop Date

Exit Reason

Composite Entity ID

Portfolio Entity ID

Start Date

Entry Reason

Stop Date

Exit Reason

ACOMP2

SJU1

8/1/2009

New account

5/1/2000

Closed account

ACOMP2

SJU2

1/1/2010

Portfolio style changed in

NULL



ACOMP2

SJU3

3/1/2010

New account

2/14/2000

Portfolio style changed out

Given this, the monthly calculation periods listed in the following table include the constituent entities because they were in the composite for the whole-quarter that the calculation period fell into.

Monthly Calc Period Ending

Member Entities Included in Composite Calculation

Monthly Calc Period Ending

Member Entities Included in Composite Calculation

8/31/2009

None

12/31/2009

SJU1

1/31/2010

SJU1

3/31/2010

SJU1, SJU2

4/30/2010

SJU1, SJU2, SJU3

1/31/2014

SJU1, SJU2

Use this option when composite reporting is done based on a quarterly cycle and the requirement is to calculate monthly results at the end of the quarter for the composite based on its membership over the entire quarter.
To calculate returns using the quarterly reporting option, click the option, Quarterly Composites, in the Performance Calculation report profile.

Creating a Composite Entity Without Constituents

The Entity windows for Performance Composites allow you to create new Performance Composite Entities in PACE without being forced to define the constituents of the composites. This assists you and implementers of the system who wish to use the front end to create the Performance Composite Entity but populate the constituent history through back-end SQL scripts, and so on.

Daily Composite Enumeration

In Performance Returns and Composite Weighted Returns calculation reports for GIPS composites, a daily frequency calculation potentially could include a constituent a day earlier than it should. In previous versions, the daily frequency calculation enumeration logic incorrectly added one day to the start date of the calculation period when determining the dates to use for the constituents to include.

For example, if the constituent started in the composite on 2/3/2014, it was included incorrectly in the daily calculation for the composite on 2/3/2014. The calculation start date in this example should be 2/2/2014. The constituent should be included only if it was in the entire period. That means the logic is that it is in if it has a start date in the composite that is prior to or equal to the calculation start date and an end date in the composite that is either null or greater than the calculation end effective date.