public override void Execute()
 {
     App.Output = StatsManager.CalculateAveragePrice();
 }