Frequently Asked Questions
Metrics

What is Consistency Score and how is it calculated?

consistency score is an in house developed measurement to assess the risk and consistency of returns of a trading strategy this metric aims to quantify the consistency of returns of any given trading strategy by considering factors such as average monthly returns, realized maximum drawdown and the 90th percentile of realized drawdown over the course of the runtime this score is also bound to a range of 0 to 100 100 representing the best possible theoretical score, this assumes a strategy has no drawdown it's important to note that this score only allows the direct comparison of strategies with similar returns and is aimed to provide insights into the consistency of returns, the time between equity peaks (by considering time spent in drawdowns), and maximum realized drawdown itself how is consistency score calculated? consistency score % = (avg monthly % abs(1 realized mdd)² abs(1 90th percentile realized mdd)^3) / avg monthly % return