IndicatorAttribute

StockSharp.Xaml.Charting

Atributo, aplicado al pintor del indicador, para proporcionar información sobre el tipo de IIndicator.

Hereda de: Attribute

Constructores

IndicatorAttribute
public IndicatorAttribute(Type type)
indicatorAttribute = IndicatorAttribute(type)

Inicia una nueva instancia de la IndicatorAttribute.

type
Tipo de indicador.

Propiedades

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

Tipo de indicador.