SharpTrader.SDK - Developer API

ValueSeries Members

The ValueSeries type exposes the following members.

Constructors


  Name Description
Public method ValueSeries(Int32)
Public method ValueSeries(Int32, BufferIndex)

Methods


  Name Description
Public method AsEnumerable (Inherited from CircularBuffer.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetEnumerator (Inherited from CircularBuffer.)
Public method GetHashCode (Inherited from Object.)
Public method GetQueueIndex (Inherited from CircularBuffer.)
Public method GetStackIndex (Inherited from CircularBuffer.)
Public method GetType (Inherited from Object.)
Protected method Increment (Inherited from CircularBuffer.)
Public method Initialize(IReadOnlyList<(Of <<'(Double>)>>))
Protected method Initialize(Int32, BufferIndex) (Inherited from CircularBuffer.)
Public method Initialize(IReadOnlyList<(Of <<'(UTP>)>>)) (Inherited from CircularBuffer.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Push(Double)
Public method Push(UTP) (Inherited from CircularBuffer.)
Public method ToString (Inherited from Object.)
Public method TruncateTo

Properties


  Name Description
Public property Average
Public property Capacity (Inherited from CircularBuffer.)
Public property Count (Inherited from CircularBuffer.)
Public property Indexing (Inherited from CircularBuffer.)
Public property Item (Inherited from CircularBuffer.)
Public property SquareAverage