IndicatorValueAttribute

StockSharp.Algo.Indicators

Atributo, aplicado ao indicador, para fornecer informações sobre o tipo de valores IIndicatorValue.

Herda de: Attribute

Construtores

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

Inicializa uma nova instância do IndicatorValueAttribute.

type
Tipo de valor.

Propriedades

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

Tipo de valor.