EquityTimeSeries Methods
The EquityTimeSeries type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsArray | (Inherited from SparseSeries.) |
|
|
Average | (Inherited from SparseSeries.) |
|
|
CanCombine |
Determines whether the other EquityTimeSeries
can be combined with the current instance as it is.
|
|
|
CombineWith |
Creates a new EquityTimeSeries by adding values from the other series
to the current instance.
|
|
|
Concat | (Inherited from SparseSeries.) |
|
|
Contains | (Inherited from SparseSeries.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
First | (Inherited from SparseSeries.) |
|
|
FromIndex | (Inherited from SparseSeries.) |
|
|
GetEnumerator()()()() | (Inherited from SparseSeries.) |
|
|
GetEnumerator(Int32, Int32) | (Inherited from SparseSeries.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetPlottableRange |
Gets plot value elements for range.
|
|
|
GetPlottableTimeRange()()()() |
Gets the plot value elements.
(Inherited from EquitySeries.) |
|
|
GetPlottableTimeRange(Range<(Of <<'(Int32>)>>)) |
Gets plot value elements for range.
(Inherited from EquitySeries.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf | (Inherited from SparseSeries.) |
|
|
Last | (Inherited from SparseSeries.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Resample(ITimeScale) |
Creates a new EquityTimeSeries by resampling this instance to higher or lower
time resolution.
|
|
|
Resample(ITradingSchedule) |
Creates a new EquityTimeSeries by applying Resample(ITimeScale)
to Timestamps of the current instance.
|
|
|
SparseAverage | (Inherited from SparseSeries.) |
|
|
SparseCorrelation | (Inherited from SparseSeries.) |
|
|
SparseCovariance | (Inherited from SparseSeries.) |
|
|
ToArray(Range<(Of <<'(Int32>)>>)) | (Inherited from SparseSeries.) |
|
|
ToArray(Int32, Int32) | (Inherited from SparseSeries.) |
|
|
ToString | (Inherited from Object.) |
|
|
Transform | (Inherited from SparseSeries.) |
|
|
TransformIndexing | (Inherited from EquitySeries.) |
|
|
TransformValues | (Inherited from EquitySeries.) |
|
|
UnionOfKeys | (Inherited from SparseSeries.) |
|
|
ZipValues | (Inherited from EquitySeries.) |

