private static void InitializePriceVector(Fund fund)
 {
     fund.InitializePriceVector();
 }