SharpTrader.SDK - Developer API

IndicatorParameterAttribute Class

Defines input that methods of an indicator class expect in addition to bar count. Do not use this attribute if no additional input is needed.

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

Syntax


[AttributeUsageAttribute]
public class IndicatorParameterAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    Sharpshooter.SDK.Indicators..::..IndicatorParameterAttribute