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