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