UnitStepAttribute
StockSharp.Messages
单位值的步数限制(Value = Base + N *Step, N>=0).
继承自: StepAttribute
实现: IValidator
构造函数
UnitStepAttribute
public UnitStepAttribute(Unit step, Unit baseValue)
unitStepAttribute = UnitStepAttribute(step, baseValue)
初始化了 & ##UnitStepAttribute+#的新实例.
- step
- StepUnit
- baseValue
- BaseValueUnit