SharpTrader.SDK - Developer API

AdvancedOhlcIndicator Class

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

Syntax


public abstract class AdvancedOhlcIndicator : AdvancedIndicator<OhlcBar, OHLCSeries>

Inheritance Hierarchy


Object
  Sharpshooter.SDK.Indicators.RealTime..::..AdvancedIndicatorBase<(Of <(<'TValue, TSeries>)>)>
    Sharpshooter.SDK.Indicators.RealTime..::..AdvancedIndicator<(Of <(<'OhlcBar, OHLCSeries>)>)>
      Sharpshooter.SDK.Indicators.RealTime..::..AdvancedOhlcIndicator