I am backtesting a strategy and have data generated from the returns of the strategy. Now I need performance metrics like maximum drawdown, Sharpe ratio, Treynor measure etc., I am writing functions individually. I am looking for a library which can generate these metrics taking the returns as input.
No comments:
Post a Comment