Class IndicatorHiddenAttribute
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.BusinessEntities.dll
Attribute, applied to indicator that must be hidden from any UI selections.
[AttributeUsage(AttributeTargets.Class)]
public class IndicatorHiddenAttribute : Attribute
- Inheritance
-
IndicatorHiddenAttribute
- Inherited Members
- Extension Methods
Constructors
IndicatorHiddenAttribute()
public IndicatorHiddenAttribute()