PercentageVolumeOscillatorValue
StockSharp.Algo.Indicators
Percentage Volume Oscillator indicator value implementation.
継承元: ComplexIndicatorValue<PercentageVolumeOscillator>
実装: IPercentageVolumeOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
PercentageVolumeOscillatorValue(PercentageVolumeOscillator, DateTime)
Percentage Volume Oscillator indicator value implementation.
- indicator
- The parent Percentage Volume Oscillator indicator.
- time
- Time associated with this indicator value.
プロパティ
LongEmaValue : IIndicatorValue
Gets the long EMA value.
ShortEmaValue : IIndicatorValue
Gets the short EMA value.