IndicatorOutAttribute

StockSharp.Algo.Indicators

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

Inherits: IndicatorValueAttribute

Constructors

IndicatorOutAttribute
public IndicatorOutAttribute(Type type)
indicatorOutAttribute = IndicatorOutAttribute(type)

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

type
Values type.