Highest
StockSharp.Algo.Indicators
Maximum value for a period.
Inherits: DecimalLengthIndicator
Constructors
Highest()
Initializes a new instance of the Highest.
Methods
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Returns: The new value of the indicator.