IndicatorValueAttribute

StockSharp.Algo.Indicators

属性,用于指标,以提供IIndicatorValue数值类型的信息。

继承自: Attribute

构造函数

IndicatorValueAttribute
protected IndicatorValueAttribute(Type type)
indicatorValueAttribute = IndicatorValueAttribute(type)

初始化了 & ##IndicatorValueAttribute+#的新实例.

type
值类型.

属性

Type
public Type Type { get; }
value = indicatorValueAttribute.Type

值类型.