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
get_top_drawdowns now checks if underwater is all 0, that is there is no drawdowns left, this prevents a possible out of bounds error in get_max_drawdown_underwater getting the peak value.
0 commit comments