Return over max drawdown = avg portfolio return/ Max drawdown
What is the exact definition of max drawdown. I have seen two versions:
1. Calculate the range (Max - Min) of the monthly return date. The Min & Max may not be consecutive months.
2. Look for the steepest delta (drop or rise) between two consecutive months in the range of data.
thanks,
bn
What is the exact definition of max drawdown. I have seen two versions:
1. Calculate the range (Max - Min) of the monthly return date. The Min & Max may not be consecutive months.
2. Look for the steepest delta (drop or rise) between two consecutive months in the range of data.
thanks,
bn