public static void AddStatistics(TickStatistics statistics, string name)
 {
     sCol.AddStatisticsl(statistics, name);
 }