CloseSeries Methods
The CloseSeries type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsEnumerable | (Inherited from CircularBuffer.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from CircularBuffer.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetQueueIndex | (Inherited from CircularBuffer.) |
|
|
GetStackIndex | (Inherited from CircularBuffer.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetValueArray | (Inherited from QuoteSeries<(Of <(<'TValue, TSeries>)>)>.) |
|
|
High()()()() | |
|
|
High(Int32) | |
|
|
Increment | (Inherited from CircularBuffer.) |
|
|
Initialize(IReadOnlyList<(Of <<'(CloseQuote>)>>)) | |
|
|
Initialize(Int32, BufferIndex) | (Inherited from CircularBuffer.) |
|
|
Initialize(IReadOnlyList<(Of <<'(UTP>)>>)) | (Inherited from CircularBuffer.) |
|
|
Low()()()() | |
|
|
Low(Int32) | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Project(Func<(Of <<'(CloseQuote, Double>)>>), Int32) |
Applies projection function to count of newest bars
and
Return Valuethe result as CloseSeries. Capacity of CloseSeries is determined by bars. |
|
|
Project(Func<(Of <<'(TValue, Double>)>>), Int32) |
Applies projection function to count of newest bars
and (Inherited from QuoteSeries<(Of <(<'TValue, TSeries>)>)>.)Return Valuethe result as CloseSeries. Capacity of CloseSeries is determined by bars. |
|
|
ProjectToValues | (Inherited from QuoteSeries<(Of <(<'TValue, TSeries>)>)>.) |
|
|
Push(CloseQuote) | |
|
|
Push(UTP) | (Inherited from CircularBuffer.) |
|
|
ToString | (Inherited from Object.) |
|
|
TruncateTo |
Creates series with buffer reduced to given capacity.
|

