示例#1
0
 // low_tick,more_than,tick,....,max_bound,high_tick
 public void Initialize(Core.IEnvironment env, Configuration.IConfiguration cfg)
 {
     Init(cfg.getFixedPointDecimal("value"));
 }