private static void ShowFullAlgorithmConfiguration()
 {
     ShowIndentedJson(mmRestService.GetAlgorithmConfiguration("MM"));
 }