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 public T AddIndicator<T>()
where T : new(), IndicatorBase
Type Parameters
- T
- Type
Return Value
Type:
TSee Also