IndicatorInAttribute

StockSharp.Algo.Indicators

Attribute, applied to indicator, to provide information about type of input values IIndicatorValue.

Inherits: IndicatorValueAttribute

Constructors

IndicatorInAttribute
public IndicatorInAttribute(Type type)
indicatorInAttribute = IndicatorInAttribute(type)

Attribute, applied to indicator, to provide information about type of input values IIndicatorValue.

type
Values type.