IConstanceBrownCompositeIndexValue
StockSharp.Algo.Indicators
ConstanceBrownCompositeIndex indicator value.
Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Свойства
CompositeIndexLine : decimal?
Gets the composite index line value.
CompositeIndexLineValue : IIndicatorValue
Gets the composite index line (main line).
FastSmaValue : IIndicatorValue
Gets the fast moving average.
SlowSmaValue : IIndicatorValue
Gets the slow moving average.