SharpTrader.SDK - Developer API

IndicatorAttribute Class

Indicates that method represents an indicator calculation.

Namespace:  Sharpshooter.SDK.Indicators
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


[AttributeUsageAttribute]
public class IndicatorAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    Sharpshooter.SDK.Indicators..::..IndicatorAttribute