You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time contacting you.
I have purchased your book. It is very complete and informative.
Now, let me confirm the definition of maximum drawdown in pyfolio.
In this example, the maximum drawdown is negative, but I understand that it is calculated by [Maximum Drawdown [%]=(Traugh Value - Peak Value)/Peak Value*100]. Is this correct?
Some libraries define it as [Maximum Drawdown [%]=(Peak Value - Traugh Value)/Peak Value*100], so I would like to confirm this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear Mr. @stefan-jansen
This is my first time contacting you.
I have purchased your book. It is very complete and informative.
Now, let me confirm the definition of maximum drawdown in pyfolio.
In this example, the maximum drawdown is negative, but I understand that it is calculated by [Maximum Drawdown [%]=(Traugh Value - Peak Value)/Peak Value*100]. Is this correct?
Some libraries define it as [Maximum Drawdown [%]=(Peak Value - Traugh Value)/Peak Value*100], so I would like to confirm this.
Best regards,
Rei Taguchi
Beta Was this translation helpful? Give feedback.
All reactions