SharpTrader.SDK - Developer API

IndicatorAttribute Properties

The IndicatorAttribute type exposes the following members.

Properties


  Name Description
Public property Flags
(Default when IndicatorAttribute is used on a class) IndicatorFlags
Public property IsDiscrete
Public property Label
Can be set to override method name as the identifier.
Public property MaxBarCount
Gets or sets

Field Value

the maximum number of bars (candles) that the indicator methods or methods of an indicator class accept.
Public property MinBarCount
Gets or sets

Field Value

the minimum number of bars (candles) that the indicator methods or methods of an indicator class accept.
Public property TypeId (Inherited from Attribute.)