Click or drag to resize

IndicatorBaseAddIndicatorT Method

Adds and/or retrieves sharp script from the cache

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public T AddIndicator<T>()
where T : new(), Indicator

Type Parameters

T

Return Value

T
See Also