ChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStop指标值执行情况。
继承自: ComplexIndicatorValue<ChandeKrollStop>
实现: IChandeKrollStopValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
ChandeKrollStopValue
public ChandeKrollStopValue(ChandeKrollStop indicator, DateTime time)
chandeKrollStopValue = ChandeKrollStopValue(indicator, time)
ChandeKrollStop指标值执行情况。
- indicator
- The parent ChandeKrollStop indicator.
- time
- 与该指标值相接的时间。
属性
HighestValue
public IIndicatorValue HighestValue { get; }
value = chandeKrollStopValue.HighestValue
获得最高站台线路.
LowestValue
public IIndicatorValue LowestValue { get; }
value = chandeKrollStopValue.LowestValue
获得最低站台线.
方法
ToString
public override string ToString()
result = chandeKrollStopValue.ToString()
转换为行代表.
返回值: 弦乐表演.