UnitStepAttribute
StockSharp.Messages
Step restriction for Unit values (Value = Base + N*Step, N>=0).
Erbt von: StepAttribute
Implementiert: IValidator
Konstruktoren
UnitStepAttribute(Unit, Unit)
Initializes a new instance of the UnitStepAttribute.
- step
- StepUnit
- baseValue
- BaseValueUnit
Eigenschaften
BaseValueUnit : Unit
Base value.