The <Statistics> Element

Description

Container element for <DiamondRating>, <KronenRating>, <Beama>, <Return>, <AverageReturn>, <AverageVolume>, <High> (statistics), <Low> (statistics), <Volatility>, <SharpeRatio>, <SRRI>, <Alpha>, <Beta>, <RSquared>, <TimeToRecovery>, <MaxDrawdown>, <AveragePrice>, <AbsDev>, and <PercDev> values.

<Statistics
    date = date >
</Statistics>

Attributes

Attribute nameData typeDescription
date Optionaldate Only when historic changes are requested (mode="changes" and changes-since is set). The date for the statistics figures.

Number of occurences

Once

Occurs within

<Issue> | <Share> | <Index> | <Option> | <Bond> | <Future> | <Trust> | <Warrant> | <Commodity> | <Rights> | <StructuredProduct> | <InterestRate>

Can contain

<AbsDev> | <Alpha> | <AveragePrice> | <AverageReturn> | <AverageVolume> | <Beama> | <Beta> | <DiamondRating> | <High> (statistics) | <KronenRating> | <Low> (statistics) | <MaxDrawdown> | <PercDev> | <Return> | <RSquared> | <SharpeRatio> | <SRRI> | <TimeToRecovery> | <Volatility>

See also

<ReturnData>