The IndicatorSeries type exposes the following members.

Methods

  NameDescription
Dispose
Frees resources dedicated to the indicator series.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetEnumerator
Enumerator.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Initialize
Subscribe to data events of the underlying data series and initialize the indicator.
Lock
Locks the data collection making it safe to enumerate.
MemberwiseClone (Inherited from Object.)
OnCompute
Performs or updates the computation.
ToString (Inherited from Object.)
Unlock
Unlocks the data collection allowing it to accept real-time updates.

Explicit Interface Implementations

See Also