SharpTrader.SDK - Developer API

OHLCSeries Class

Represents fixed number of consecutive OHLC bars in a time series

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

Syntax


public class OHLCSeries : QuoteSeries<OhlcBar, OHLCSeries>

Inheritance Hierarchy


Object
  CircularBuffer<(Of <(<'TValue>)>)>
    Sharpshooter.SDK..::..QuoteSeries<(Of <(<'OhlcBar, OHLCSeries>)>)>
      Sharpshooter.SDK..::..OHLCSeries