UnitStepAttribute
StockSharp.Messages
Step restriction for Unit values (Value = Base + N*Step, N>=0).
Inherits: StepAttribute
Implements: IValidator
Constructors
UnitStepAttribute(Unit, Unit)
Initializes a new instance of the UnitStepAttribute.
- step
- StepUnit
- baseValue
- BaseValueUnit
Properties
BaseValueUnit : Unit
Base value.