Esempio n. 1
0
 public TickFilter(Framework framework, InstrumentList insts)
     : base(framework)
 {
     Init(insts.ToArray());
 }