SharpTrader.SDK - Developer API

IndicatorHelper Class

Represents indicator-like calculation that is not used directly on input quotes but instead helps to calculate a primary indicator.

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

Syntax


public abstract class IndicatorHelper : AdvancedIndicatorBase<double, ValueSeries>

Inheritance Hierarchy


Object
  Sharpshooter.SDK.Indicators.RealTime..::..AdvancedIndicatorBase<(Of <(<'Double, ValueSeries>)>)>
    SharpshooterLib.Indicators.RealTime..::..IndicatorHelper