SharpTrader.SDK - Developer API

QuoteSeries<(Of <(<'TValue, TSeries>)>)> Methods

The QuoteSeries<(Of <(<'TValue, TSeries>)>)> type exposes the following members.

Methods


  Name Description
Public method AsEnumerable (Inherited from CircularBuffer.)
Public method Static member Create
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 GetValueArray
Public method High()()()()
Public method High(Int32)
Protected method Increment (Inherited from CircularBuffer.)
Protected method Initialize(Int32, BufferIndex) (Inherited from CircularBuffer.)
Public method Initialize(IReadOnlyList<(Of <<'(UTP>)>>)) (Inherited from CircularBuffer.)
Public method Low()()()()
Public method Low(Int32)
Protected method MemberwiseClone (Inherited from Object.)
Public method Project
Applies projection function to count of newest bars and

Return Value

the result as CloseSeries. Capacity of CloseSeries is determined by bars.
Public method ProjectToValues
Public method Push (Inherited from CircularBuffer.)
Public method ToString (Inherited from Object.)
Public method TruncateTo
Creates series with buffer reduced to given capacity.