IndicatorValueAttribute

StockSharp.Algo.Indicators

Атрибут, примененный к индикатору и предоставляющий информацию о типе значений IIndicatorValue.

Наследует: Attribute

Конструкторы

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

Инициализирует новый экземпляр IndicatorValueAttribute.

type
Тип значения.

Свойства

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

Тип значения.