AccumulationDistributionLine
StockSharp.Algo.Indicators
Accumulation/Distribution Line (A/D Line).
Inherits: BaseIndicator
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.
Reset()
Reset state.