SharpTrader.SDK - Developer API

IndicatorsBase Class

Base class for classes that implement indicators.

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

Syntax


[ObfuscationAttribute]
public abstract class IndicatorsBase

Remarks


Indicator value for bar T can and should use data available up to the close of the bar.

Inheritance Hierarchy


Object
  Sharpshooter.SDK.Indicators..::..IndicatorsBase