The <AverageReturn> Element

Description

The average return value for an issue.

<AverageReturn
    period = string
    type = string
    date = datetime
    original-value = money
    euro-value = money />

Attributes

Attribute nameData typeDescription
periodstring The period for the return value:

2-year Two year return value.
3-year Three year return value.
4-year Three year return value.
5-year Five year return value.
10-year Ten year return value.
year-to-date YtD value.
since-start Ten year return value.

typestring Calculation range:

day Calculated on a day basis.
month Calculated on a month basis.

datedatetime The date for the return value.
original-valuemoney The calculated value for the return value.
euro-valuemoney The calculated value for the return value, converted to euros.

Number of occurences

Unlimited

Occurs within

<Statistics>

Can contain

None (element is closed).

See also

<Return> | <ReturnData> | <AverageVolume>