UnitStepAttribute
StockSharp.Messages
Step restriction for Unit values (Value = Base + N*Step, N>=0).
继承自: StepAttribute
实现: IValidator
构造函数
UnitStepAttribute(Unit, Unit)
Initializes a new instance of the UnitStepAttribute.
- step
- StepUnit
- baseValue
- BaseValueUnit
属性
BaseValueUnit : Unit
Base value.