IAroonValue
StockSharp.Algo.Indicators
Aroon indicator value.
Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Properties
DownValue
public IIndicatorValue DownValue { get; }
value = iAroonValue.DownValue
Gets the Down value.