public void OpenMetricsWindow()
 {
     _windowFactory.CreateFundMetricsWindow(_currentFund, _asOfDate);
 }