public OfflineBarFactory() { this.Enabled = true; this.Input = BarFactoryInput.Trade; this.Items = new BarFactoryItemList(); this.ReSeeRRAl = new Dictionary <IFIXInstrument, Dictionary <BarType, SortedList <long, OfflineBarFactory.BarSizeCounter> > >(); this.ALv6cyCmM = new Dictionary <IFIXInstrument, Quote>(); }
public OfflineBarFactory() { this.Enabled = true; this.Input = BarFactoryInput.Trade; this.Items = new BarFactoryItemList(); this.ReSeeRRAl = new Dictionary<IFIXInstrument, Dictionary<BarType, SortedList<long, OfflineBarFactory.BarSizeCounter>>>(); this.ALv6cyCmM = new Dictionary<IFIXInstrument, Quote>(); }
public BarFactory(bool enabled) { this.Enabled = enabled; this.Input = BarFactoryInput.Trade; this.cqyLFWMOvs = new Hashtable(); this.items = new BarFactoryItemList(); this.items.Add(new BarFactoryItem()); this.A3ELH6L4QJ = new Hashtable(); this.NJNLAPvWPO = Hashtable.Synchronized(new Hashtable()); }