Suoranta.Finance Namespace
Suoranta.Finance - Developer API

EquityTimeSeries Methods

The EquityTimeSeries type exposes the following members.

Methods


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