IndicatorValueAttribute

StockSharp.Algo.Indicators

Atributo, aplicado al indicador, para proporcionar información sobre el tipo de valores IIndicatorValue.

Hereda de: Attribute

Constructores

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

Inicia una nueva instancia de la IndicatorValueAttribute.

type
Tipo de valor.

Propiedades

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

Tipo de valor.