AroonValue
StockSharp.Algo.Indicators
Aroon indicator value implementation.
継承元: ComplexIndicatorValue<Aroon>
実装: IAroonValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
AroonValue(Aroon, DateTime)
Aroon indicator value implementation.
- indicator
- The parent Aroon indicator.
- time
- Time associated with this indicator value.
プロパティ
DownValue : IIndicatorValue
Gets the Down value.
UpValue : IIndicatorValue
Gets the Up value.