UnitStepAttribute
StockSharp.Messages
Step restriction for Unit values (Value = Base + N*Step, N>=0).
Herda de: StepAttribute
Implementa: IValidator
Construtores
UnitStepAttribute(Unit, Unit)
Initializes a new instance of the UnitStepAttribute.
- step
- StepUnit
- baseValue
- BaseValueUnit
Propriedades
BaseValueUnit : Unit
Base value.