SharpTrader.SDK - Developer API

ValueSeries Class

Represents fixed number of consecutive values in a time series

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

Syntax


[SerializableAttribute]
public class ValueSeries : CircularBuffer<double>

Inheritance Hierarchy


Object
  CircularBuffer<(Of <(<'Double>)>)>
    Sharpshooter.SDK..::..ValueSeries