IndicatorValueAttribute

StockSharp.Algo.Indicators

指標に適用される属性は、IIndicatorValue の型に関する情報を提供する。

継承元: Attribute

コンストラクター

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

IndicatorValueAttribute の新規インスタンスを初期化します。

type
値タイプ。

プロパティ

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

値タイプ。