public abstract void Customize(TestTrading.TestParam testParam);
 public override void Customize(TestTrading.TestParam testParam)
 {
     return;
 }