Click or drag to resize

SharpScriptBaseAddIndicatorT Method

Adds and/or retrieves sharp script from the cache

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public T AddIndicator<T>()
where T : new(), IndicatorBase

Type Parameters

T
Type

Return Value

Type: T
See Also