Table of Contents

Class IndicatorHiddenAttribute

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.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()