IKasePeakOscillatorValue
StockSharp.Algo.Indicators
KasePeakOscillator valor indicador.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propriedades
LongTerm
public decimal? LongTerm { get; }
value = iKasePeakOscillatorValue.LongTerm
Obtém o valor LongTerm.
LongTermValue
public IIndicatorValue LongTermValue { get; }
value = iKasePeakOscillatorValue.LongTermValue
Obtém o valor LongTerm.
ShortTerm
public decimal? ShortTerm { get; }
value = iKasePeakOscillatorValue.ShortTerm
Obtém o valor ShortTerm.
ShortTermValue
public IIndicatorValue ShortTermValue { get; }
value = iKasePeakOscillatorValue.ShortTermValue
Obtém o valor ShortTerm.