AlligatorValue
StockSharp.Algo.Indicators
Alligator indicator value implementation.
継承元: ComplexIndicatorValue<Alligator>
実装: IAlligatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
AlligatorValue(Alligator, DateTime)
Alligator indicator value implementation.
- indicator
- The parent Alligator indicator.
- time
- Time associated with this indicator value.
プロパティ
JawValue : IIndicatorValue
Gets the Jaw value.
LipsValue : IIndicatorValue
Gets the Lips value.
TeethValue : IIndicatorValue
Gets the Teeth value.