IAroonValue
StockSharp.Algo.Indicators
Значение индикатора Арун.
Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Свойства
DownValue
public IIndicatorValue DownValue { get; }
value = iAroonValue.DownValue
Получает значение "снизу".
UpValue
public IIndicatorValue UpValue { get; }
value = iAroonValue.UpValue
Получает повышение стоимости.