max_drawdown
Calculate maximum drawdown to assess portfolio risk by measuring the largest peak-to-trough decline in value, helping identify potential losses during market downturns.
Instructions
Calculates Maximum Drawdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |