The <MaxDrawdown> Element
Description
The maximum drawdown is the largest decline in the price of a security over a certain period of
time. It is a measure of the risk, involved in investing in that security. It gives an idea about how
much money you can lose by investing in that security.
<MaxDrawdown
period =
string
type =
string
date =
datetime />
Attributes
Attribute name | Data type | Description |
---|
period | string |
The period for the value:
1-year | |
One year value.
| 2-year | |
Two year value.
| 3-year | |
Three year value.
| 4-year | |
Four year value.
| 5-year | |
Five year value.
| 10-year | |
Ten year value.
|
|
type | string |
Calculation range:
day | |
Calculated on a day basis.
|
|
date | datetime |
The date for the value.
|
Number of occurences
Unlimited
Occurs within
<Statistics>Can contain
None (element is closed).