IKlingerVolumeOscillatorValue
StockSharp.Algo.Indicators
KlingerVolumeOscillator indicator value.
Implementiert: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Eigenschaften
LongEmaValue : IIndicatorValue
Gets the long EMA value.
Oscillator : decimal?
Gets the oscillator value.
OscillatorValue : IIndicatorValue
Gets the oscillator value.
ShortEmaValue : IIndicatorValue
Gets the short EMA value.