Subscribe to data events of the underlying data series and initialize the indicator.

Namespace:  T4.API.ChartData.Indicator
Assembly:  T4ChartDataAPI (in T4ChartDataAPI.dll)

Syntax

C#
protected void Initialize()
Visual Basic (Declaration)
Protected Sub Initialize
Visual C++
protected:
void Initialize()

See Also