IKlingerVolumeOscillatorValue

StockSharp.Algo.Indicators

KlingerVolumeOscillator indicator value.

实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

属性

LongEma : decimal?

Gets the long EMA value.

LongEmaValue : IIndicatorValue

Gets the long EMA value.

Oscillator : decimal?

Gets the oscillator value.

OscillatorValue : IIndicatorValue

Gets the oscillator value.

ShortEma : decimal?

Gets the short EMA value.

ShortEmaValue : IIndicatorValue

Gets the short EMA value.