Code cleanup and optimization of CMTModel, code cleanup MGSH, added ConsoleColor to MDTrace.
This commit is contained in:
@@ -1030,8 +1030,6 @@ namespace MarketData
|
||||
Trace.Listeners.Add(new TextWriterTraceListener(strLogFile));
|
||||
DateTime currentDate=DateTime.Now;
|
||||
|
||||
Environment.OSVersion.VersionString;
|
||||
|
||||
// CheckPricesForHoldings();
|
||||
|
||||
// Price price = MarketDataHelper.GetLatestPriceBigCharts("NVDA");
|
||||
|
||||
Reference in New Issue
Block a user