DirectionalIndexValue
StockSharp.Algo.Indicators
DirectionalIndex indicator value implementation.
Наследует: ComplexIndicatorValue<DirectionalIndex>
Реализует: IDirectionalIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Конструкторы
DirectionalIndexValue(DirectionalIndex, DateTime)
DirectionalIndex indicator value implementation.
- indicator
- The parent DirectionalIndex indicator.
- time
- Time associated with this indicator value.
Свойства
MinusValue : IIndicatorValue
Gets the Minus value.
PlusValue : IIndicatorValue
Gets the Plus value.