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