Example #1
0
 public TradingTime GetTradingTime(Guid instrumentId)
 {
     return(_settingInfo.GetTradingTime(instrumentId));
 }