SharpTrader.SDK - Developer API

AdvancedCloseIndicator Methods

The AdvancedCloseIndicator type exposes the following members.

Methods


  Name Description
Protected method Calculate
Calculate

Return Value

indicator value for the latest bar in buffer
(Inherited from AdvancedIndicator<(Of <(<'TValue, TSeries>)>)>.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method ForwardByBar
Update state of the class instance to reflect latest bar in buffer
(Inherited from AdvancedIndicatorBase<(Of <(<'TValue, TSeries>)>)>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue(OHLCSeries)
Public method GetValue(TSeries)
Calculate

Return Value

indicator value for the latest bar in buffer
(Inherited from AdvancedIndicator<(Of <(<'TValue, TSeries>)>)>.)
Public method Initialize(OHLCSeries)
Public method Initialize(TSeries)
Prepare state of the class instance to correspond bars in buffer
(Inherited from AdvancedIndicator<(Of <(<'TValue, TSeries>)>)>.)
Protected method InitializeWith
Prepare state of the class instance to correspond bars in buffer
(Inherited from AdvancedIndicatorBase<(Of <(<'TValue, TSeries>)>)>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)