Class IndicatorOutAttribute
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.BusinessEntities.dll
Attribute, applied to indicator, to provide information about type of output values IIndicatorValue.
[AttributeUsage(AttributeTargets.Class)]
public class IndicatorOutAttribute : IndicatorValueAttribute
- Inheritance
-
IndicatorOutAttribute
- Inherited Members
- Extension Methods
Constructors
IndicatorOutAttribute(Type)
Initializes a new instance of the IndicatorOutAttribute.
public IndicatorOutAttribute(Type type)
Parameters
type
TypeValues type.