ICompositeMomentumValue
StockSharp.Algo.Indicators
CompositeMomentum indicator value.
Implementiert: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Eigenschaften
CompositeLine : decimal?
Gets the composite momentum line.
CompositeLineValue : IIndicatorValue
Gets the composite momentum line.
SmaValue : IIndicatorValue
Gets the SMA value.