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