public void CalculateDev()
 {
     Deviation = Indicator.CalculateDev();
 }