public void Notify(StockTick tick)
 {
     StockTick(this, tick);
 }
 public void Notify(StockTick tick)
 {
     StockTick(this, tick);
 }