KasePeakOscillatorValue
StockSharp.Algo.Indicators
KasePeakOscillator indicator value implementation.
Наследует: ComplexIndicatorValue<KasePeakOscillator>
Реализует: IKasePeakOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Конструкторы
KasePeakOscillatorValue(KasePeakOscillator, DateTime)
KasePeakOscillator indicator value implementation.
- indicator
- The parent KasePeakOscillator indicator.
- time
- Time associated with this indicator value.
Свойства
LongTermValue : IIndicatorValue
Gets the LongTerm value.
ShortTermValue : IIndicatorValue
Gets the ShortTerm value.